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 package deploy error message when package and cluster architectures don't match #1494

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

lucasrod16
Copy link
Contributor

Description

Fix package deploy error message when package and cluster architectures don't match

Related Issue

Fixes #1493

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist before merging

Package and cluster state arch variables were swapped in error message
@netlify
Copy link

netlify bot commented Mar 28, 2023

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit d44d7a7
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/642240c9176be3000875a930

@lucasrod16 lucasrod16 self-assigned this Mar 28, 2023
Copy link
Contributor

@Racer159 Racer159 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! thanks!

@Racer159 Racer159 enabled auto-merge (squash) March 28, 2023 01:39
@Racer159 Racer159 merged commit 43f0a06 into main Mar 28, 2023
@Racer159 Racer159 deleted the 1493-fix-package-deploy-arch-error-message branch March 28, 2023 01:40
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.

Zarf prints incorrect architecture information in error message on package deploy
2 participants