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
[root@VM-10-25-tencentos ~]# kubectl get rollouts -n canary-test
NAME STATUS CANARY_STEP CANARY_STATE MESSAGE AGE
rollouts-demo Progressing 1 StepPaused Rollout is in step(1/3), and you need manually confirm to enter the next step 3m48s
[root@VM-10-25-tencentos ~]# kubectl-kruise rollout approve rollouts/rollouts-demo -n canary-test
error: rollouts.rollouts.kruise.io "rollouts-demo" does not allow to approve, because current canary state is not 'StepPaused'