You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.
We can use the blocking command
Expected Behaviour
We can use
kubectl rollout status
instead of looping to see if various services / deployments have come up / are ready. Found this out via @zeerorgCurrent Behaviour
We are looping in code.
Possible Solution
Try out
kubectl rollout status
instead for things like checking cert-manager / SealedSecrets / Tiller etc are up and ready for the next stage.The text was updated successfully, but these errors were encountered: