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

[BUG] Pod hang in PreparingUpdate state #1156

Closed
shiyan2016 opened this issue Jan 5, 2023 · 0 comments · Fixed by #1157
Closed

[BUG] Pod hang in PreparingUpdate state #1156

shiyan2016 opened this issue Jan 5, 2023 · 0 comments · Fixed by #1157
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@shiyan2016
Copy link
Member

What happened:
Pod hang in PreparingUpdate state.

What you expected to happen:
Pod in Normal state.
How to reproduce it (as minimally and precisely as possible):
Inplace update a cloneset with inplaceupdate lifecycle hook from v1 to v2, when pod updated to PreparingUpdate state to wait lifecycle blocker to remove, then rollback cloneset to v1, the pod with PreparingUpdate state will hang.

Anything else we need to know?:

Environment:

  • Kruise version: v1.3.0
  • Kubernetes version (use kubectl version):
  • Install details (e.g. helm install args):
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants