Skip to content
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

使用蓝绿发布,无法确认执行下一步,error: rollouts.rollouts.kruise.io "rollouts-demo" does not allow to approve, because current canary state is not 'StepPaused' #258

Open
mosatu opened this issue Feb 28, 2025 · 1 comment
Assignees

Comments

@mosatu
Copy link

mosatu commented Feb 28, 2025

已经查看到rollout的状态是StepPaused,但是approve的时候提示状态部署不是StepPause

[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'
@AiRanthem
Copy link
Member

AiRanthem commented Mar 3, 2025

@mosatu The bug is fixed by this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants