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

bug: completed should be considered an ok state #4846

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

ricardomaraschini
Copy link
Contributor

What this PR does / why we need it:

when verifying if all pods in the kurl namespace are in good shape we were considering pods in completed state as pods not healthy. this commit addresses this.

when verifying if all pods in the kurl namespace are in good shape we
were considering pods in completed state as pods not healthy. this
commit addresses this.
@ricardomaraschini ricardomaraschini added type::bug Something isn't working bug::normal labels Sep 27, 2023
@ricardomaraschini ricardomaraschini requested a review from a team as a code owner September 27, 2023 13:01
@ricardomaraschini ricardomaraschini merged commit a1f3e22 into main Sep 27, 2023
@ricardomaraschini ricardomaraschini deleted the completed-as-succeeded branch September 27, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug::normal type::bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants