Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arm64 support #5767

Merged
merged 2 commits into from
Aug 16, 2022
Merged

Arm64 support #5767

merged 2 commits into from
Aug 16, 2022

Conversation

mflis
Copy link
Contributor

@mflis mflis commented Aug 16, 2022

Build docker images for multiple architectures

Motivation:
Allow running & experimenting with Spinnaker locally on Macbok M1.

Relevant docs:
https://github.com/docker/build-push-action/blob/master/docs/advanced/multi-platform.md

Similar MR:
spinnaker/rosco#886

mflis added 2 commits August 16, 2022 13:10
- adapt Dockerfile.slim to choose binaries based on TARGETARCH
- install gcloud via wget&tar on ubuntu. Even the latest ubuntu doesn't
  contain google-cloud-sdk-app-engine-java/-go for arm64 in the
  repositories
@mflis
Copy link
Contributor Author

mflis commented Aug 16, 2022

About the "Validate Gradle Wrapper" failure - gradle wrapper wasn't changed in this MR. I've manually verified the checksum for gradle-wrapper.jar and it matches the one published here: https://services.gradle.org/versions/all

There's an open issue about spurious failures for this github action: gradle/wrapper-validation-action#57

@dbyron-sf dbyron-sf added the ready to merge Approved and ready for a merge label Aug 16, 2022
@mergify mergify bot added the auto merged Merged automatically by a bot label Aug 16, 2022
@mergify mergify bot merged commit 3417069 into spinnaker:master Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for a merge target-release/1.29
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants