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
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:
The text was updated successfully, but these errors were encountered:
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:
kubectl version
):The text was updated successfully, but these errors were encountered: