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

Automated backport of #970: Edit arguments given to run new upgraded subctl #972

Conversation

Jaanki
Copy link
Contributor

@Jaanki Jaanki commented Oct 11, 2023

Backport of #970 on release-0.16.

#970: Edit arguments given to run new upgraded subctl

For details on the backport process, see the backport requests page.

os.Args[1:] dropped prefix `subctl` so when upgrade is run using
upgraded subctl, `upgrade` is considered as the new parent command and
hencce complains about the `--to-version` validity.

This PR drops the arg slicing.

Closes: submariner-io#962

Signed-off-by: Janki Chhatbar <[email protected]>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr972/Jaanki/automated-backport-of-#970-origin-release-0.16
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@Jaanki Jaanki self-assigned this Oct 11, 2023
@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Oct 11, 2023
@tpantelis tpantelis merged commit 13cafa2 into submariner-io:release-0.16 Oct 13, 2023
33 of 34 checks passed
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr972/Jaanki/automated-backport-of-#970-origin-release-0.16]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated-backport ready-to-test When a PR is ready for full E2E testing
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants