Replies: 2 comments
|
did you use the --wait arg ? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've noticed that the helm upgrade command with Advanced Statefulsets returns quickly. The upgrade is complete in 97 seconds on my cluster while releasing new images. Previously the install\upgrade command used to wait until the deployment is completed to every pod. Currently with advanced statefulsets, helm returns completed status while the deployment is in progress on one of the pods.
Has anyone seen this behaviour ?
All reactions