-
Notifications
You must be signed in to change notification settings - Fork 3.4k
cilium-cli status: fail fast on terminal error #35048
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
ec67cb4
to
3352b79
Compare
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 for the clustermesh changes.
/test |
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.
@nimishamehta5 Good catch!
3352b79
to
66affcd
Compare
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.
@nimishamehta5 Thanks for the updates!
66affcd
to
81e584f
Compare
@youngnick: do you mind reviewing this small PR? thanks! |
/test |
/ci-e2e-upgrade |
Fixes: cilium#34537 Signed-off-by: Nimisha Mehta <nimishamehta5@gmail.com>
81e584f
to
0760636
Compare
/test |
Please ensure your pull request adheres to the following guidelines:
description and a
Fixes: #XXX
line if the commit addresses a particularGitHub issue.
Fixes: <commit-id>
tag, thenplease add the commit author[s] as reviewer[s] to this issue.
Fixes: #34537
cilium status --wait
command to fail fast when there is a terminal error and not continue to retry.Testing -
Intentionally introduce a panic in the cilium agent to induce CrashLoopBackOff state.
Build and run
cilium status --wait
, it fails fast with the logs printed in the output: