Replies: 1 comment
-
Can you post your YAML of the rollout please? |
Beta Was this translation helpful? Give feedback.
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.
-
Hello,
We had a case with a rollout being automatically paused after being promoted. I did not define any pause nor analysis on my rollout.
I promoted the rollout using the kubectl plugin without the
--full
, but still I cannot find any reason in the logs explaining that. basically the command line just outputtedrollout '<rollout-name>' promoted
, but in the end it got stuck on pause.Maybe I'm missing something about the rollout promotion process?
Beta Was this translation helpful? Give feedback.
All reactions