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 required argument check for upgrade actions. #39

Merged
merged 1 commit into from Jun 2, 2022

Conversation

abrightwell
Copy link
Member

For upgrade status and upgrade cancel the --cluster argument is
required. However, it wasn't being checked and as a result, the error
that wasn't indicative of what really was wrong. So, we just add the
necessary validation step to the actions.

For `upgrade status` and `upgrade cancel` the `--cluster` argument is
required.  However, it wasn't being checked and as a result, the  error
that wasn't indicative of what really was wrong. So, we just add the
necessary validation step to the actions.
@abrightwell abrightwell merged commit 40e0082 into main Jun 2, 2022
@abrightwell abrightwell deleted the abrightwell/upgrade-fix branch June 2, 2022 13:43
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.

None yet

2 participants