-
Notifications
You must be signed in to change notification settings - Fork 952
Unhandled panic crash on rollout_history printer.PrintObj #1724
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
Comments
This issue is currently awaiting triage. If a SIG or subproject determines this is a relevant issue, they will accept it by applying the The Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/sig cli |
/transfer kubectl |
Reproduced /triage accepted
|
What happened?
A panic crash happens when running the following command, the revision 200 does not exists
Command:
Panic output:
What did you expect to happen?
I think the expected behaviour should be an error message indicating that the requested revision does not exist, similar to this error:
How can we reproduce it (as minimally and precisely as possible)?
Simply try to get a non-existing revision as yaml or json file. as previously mentioned:
Command:
Anything else we need to know?
No response
Kubernetes version
Cloud provider
NONE
OS version
MacOS 15.3.1 (24D70)
Install tools
No response
Container runtime (CRI) and version (if applicable)
No response
Related plugins (CNI, CSI, ...) and versions (if applicable)
No response
The text was updated successfully, but these errors were encountered: