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] Statefulset should consider non-available pods when deleting pods #879

Closed
hzyfox opened this issue Jan 5, 2022 · 0 comments · Fixed by #880
Closed

[BUG] Statefulset should consider non-available pods when deleting pods #879

hzyfox opened this issue Jan 5, 2022 · 0 comments · Fixed by #880
Assignees
Labels
kind/bug Something isn't working

Comments

@hzyfox
Copy link
Contributor

hzyfox commented Jan 5, 2022

What happened:
Kurise Statefulset don't consider non-available pods when deleting pods.Code Snippet

What you expected to happen:
StatefulSet should consider non-available pods when deleting pods

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Kruise version: master (latest commit 586e2dc)
  • Kubernetes version (use kubectl version):
  • Install details (e.g. helm install args):
  • Others:
@hzyfox hzyfox added the kind/bug Something isn't working label Jan 5, 2022
hzyfox added a commit to hzyfox/kruise that referenced this issue Jan 5, 2022
hzyfox added a commit to hzyfox/kruise that referenced this issue Jan 6, 2022
kruise-bot pushed a commit that referenced this issue Jan 6, 2022
#880)

* fix #879 Statefulset should consider non-available pods when deleting pods

Signed-off-by: 孤月 <[email protected]>

* fix #879 Statefulset should consider non-available pods when deleting pods

Signed-off-by: 孤月 <[email protected]>
FillZpp pushed a commit that referenced this issue Jan 21, 2022
#880)

* fix #879 Statefulset should consider non-available pods when deleting pods

Signed-off-by: 孤月 <[email protected]>

* fix #879 Statefulset should consider non-available pods when deleting pods

Signed-off-by: 孤月 <[email protected]>
ppbits pushed a commit to ppbits/kruise that referenced this issue Apr 4, 2024
…n deleting… (openkruise#880)

* fix openkruise#879 Statefulset should consider non-available pods when deleting pods


* fix openkruise#879 Statefulset should consider non-available pods when deleting pods
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.

2 participants