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

issue a warning if an image of a different platform is running #1509

Closed
h4ck3rk3y opened this issue Oct 10, 2023 · 0 comments · Fixed by #1649
Closed

issue a warning if an image of a different platform is running #1509

h4ck3rk3y opened this issue Oct 10, 2023 · 0 comments · Fixed by #1649
Assignees
Labels

Comments

@h4ck3rk3y
Copy link
Contributor

Background & motivation

not all images publish on all architectures and sometimes there are failures and it isn't immediately clear that the container wasn't starting due to architecutre issues - not saying arm64 always fails on amd64 but sometimes it does; knowing that Kurtosis tried running a different platform than expected could help people debug

@galenmarchetti ran into this

Desired behaviour

We tell the user that we are attempting to start an arm64 image on an amd64 device and vice versa

How important is this to you?

Painful; the lack of this feature makes using Kurtosis frictionful.

@github-actions github-actions bot added the painful Painful bug label Oct 10, 2023
@h4ck3rk3y h4ck3rk3y self-assigned this Oct 16, 2023
@h4ck3rk3y h4ck3rk3y linked a pull request Oct 31, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant