-
Notifications
You must be signed in to change notification settings - Fork 0
Add image platform argument #53
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
Conversation
082b26b
to
1a478b6
Compare
Co-authored-by: Matt Crees <mattc@stackhpc.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could you please add this info to readme and maybe example playbook there ? let's not force people to look into the code ;)
Done, added to the README.md |
97dff41
to
c579189
Compare
c579189
to
31ad1be
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Allow both to be independent, but retain the original behaviour of setting cpu_arch: "x86_64" when no architecture is provided.
56d0647
to
9191ae7
Compare
5e02131
to
9727c01
Compare
Detect their glance cpu_arch property directly from their architecture.
This approach is taken in Kolla CI and Kayobe for building cross-arch OCI images, reuse it here.
9727c01
to
8ecd7ef
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good. thx chaps
No description provided.