We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
kubectl version
The text was updated successfully, but these errors were encountered:
fix openkruise#879 Statefulset should consider non-available pods whe…
a25326a
…n deleting pods Signed-off-by: 孤月 <[email protected]>
33c2c4e
fix #879 Statefulset should consider non-available pods when deleting… (
955268f
#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]>
2d919be
0417c27
…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
FillZpp
Successfully merging a pull request may close this issue.
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:
kubectl version
):The text was updated successfully, but these errors were encountered: