-
Notifications
You must be signed in to change notification settings - Fork 903
Adds the --override-variant command line flag #793
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
|
Man pages? |
|
ACK to the Skopeo part (but it will need to update c/image to one that actually supports that flag). |
379afbe to
f7c65d9
Compare
Signed-off-by: Jirka Chadima <[email protected]>
Signed-off-by: Jirka Chadima <[email protected]>
f7c65d9 to
c6a731b
Compare
|
@JirkaChadima @mtrmac @vrothberg Do we still need/want this PR? |
I'm fine without it, we have changed the pipeline for other reasons. But I still think it's a valuable addition to skopeo. |
|
@sujil02 PTAL |
mtrmac
left a comment
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.
LGTM. Thanks.
One other reviewer to sanity-check, please?
vrothberg
left a comment
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.
LGTM
|
I rebased to retrigger the tests; just to be sure. |
|
@JirkaChadima Thanks again! |
This is part of #790 and can be merged only after containers/image#786 or containers/image#753
I'm not sure how dependencies work exactly in Go so I did not test this locally against the patched
containers/imageversion, but it should work once that dependency is updated.