-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Add pods stability for health check. #2374
Conversation
Looks like a failure in the deploy unit test
|
Looks like this is a flake. it passes locally on my branch. I will try running it several times. |
8715569
to
6b9b0ec
Compare
cff2fc0
to
710c7f6
Compare
Codecov Report
|
|
||
fmt.Fprintln(out, fmt.Sprintf("Waiting on %d of %d deployments", atomic.LoadInt32(&ops), numDeps)) |
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.
use color.Default.Frpintf
instead
As discussed
|
|
710c7f6
to
a50b54f
Compare
@balopat Please take a look at the new changes. |
@balopat please take a look at the final output |
Will wait for #2591 |
Discard in favour of #2750 |
This PR checks if Pods are either running or succeed whichever event is seen first within 5 minutes.
More context #2359
Add pods Stability
An example output will look like this for a number of pods: