-
Notifications
You must be signed in to change notification settings - Fork 1.8k
run bundle{-upgrade}: validate --mode before running a bundle
#4462
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
run bundle{-upgrade}: validate --mode before running a bundle
#4462
Conversation
rashmigottipati
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.
Validation part looks good to me, but I'm thinking about why we need to have bundle add mode as an optional hidden flag in the case of run bundle-upgrade, in the first place.
For run bundle, we explicitly said we need it. But for upgrade, is there is a good reason to have it as an optional hidden flag?
|
@rashmigottipati good question. I argue that bundle add mode is more important for |
jmrodri
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
… image Signed-off-by: Eric Stroczynski <[email protected]>
0a90f9e to
7041102
Compare
rashmigottipati
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
…erator-framework#4462) Signed-off-by: Eric Stroczynski <[email protected]> Signed-off-by: Rein van 't Veer <[email protected]>
…erator-framework#4462) Signed-off-by: Eric Stroczynski <[email protected]> Signed-off-by: Rein van 't Veer <[email protected]>
…erator-framework#4462) Signed-off-by: Eric Stroczynski <[email protected]> Signed-off-by: Rein van 't Veer <[email protected]>
…erator-framework#4462) Signed-off-by: Eric Stroczynski <[email protected]> Signed-off-by: reinvantveer <[email protected]>
…erator-framework#4462) Signed-off-by: Eric Stroczynski <[email protected]> Signed-off-by: Rein van 't Veer <[email protected]> Signed-off-by: reinvantveer <[email protected]>
Description of the change:
Motivation for the change: values should be validated before the heavy lifting of these commands occurs (pulling/unpacking a bundle)
/kind bug
Signed-off-by: Eric Stroczynski [email protected]
Checklist
If the pull request includes user-facing changes, extra documentation is required:
changelog/fragments(seechangelog/fragments/00-template.yaml)website/content/en/docs