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

fix differeing architecture helm install #110

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

alexlianides
Copy link
Collaborator

Bug was reported that from a clean host machine. If machine OS A wanted to stage and deploy Azure Space SDK for OS B, the host machine's helm install for machine OS A was filed to the wrong location under OS B architecture. This would lead to a immediate failure of install and staging seen here.

image

Fix resolves the host-machine's install of helm in the even of differing architecture staging. Successful staging from a amd64 machine for an arm64 deployment:
image

@alexlianides alexlianides requested a review from a team as a code owner August 28, 2024 20:28
@daweins daweins merged commit 30ff9c0 into main Aug 28, 2024
9 checks passed
@daweins daweins deleted the al/fix-staging-differing-arch branch August 28, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants