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

Add MinReadySeconds to the StatefulSet #648

Closed
burmanm opened this issue May 2, 2024 · 0 comments · Fixed by #647
Closed

Add MinReadySeconds to the StatefulSet #648

burmanm opened this issue May 2, 2024 · 0 comments · Fixed by #647
Assignees
Labels
done Issues in the state 'done' enhancement New feature or request

Comments

@burmanm
Copy link
Contributor

burmanm commented May 2, 2024

What is missing?

See discussion at k8ssandra/k8ssandra#1432

Why is this needed?

We need to ensure StatefulSet does not restart multiple pods at the same time. Setting MinReadySeconds should prevent this from happening, since the pods might not really be ready instantly.

@burmanm burmanm added the enhancement New feature or request label May 2, 2024
@burmanm burmanm added this to K8ssandra May 2, 2024
@burmanm burmanm moved this to Ready For Review in K8ssandra May 2, 2024
@adejanovski adejanovski added the ready-for-review Issues in the state 'ready-for-review' label May 2, 2024
@adejanovski adejanovski moved this from Ready For Review to Review in K8ssandra May 3, 2024
@adejanovski adejanovski added review Issues in the state 'review' and removed ready-for-review Issues in the state 'ready-for-review' labels May 3, 2024
@github-project-automation github-project-automation bot moved this from Review to Done in K8ssandra Jun 27, 2024
@adejanovski adejanovski added done Issues in the state 'done' and removed review Issues in the state 'review' labels Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Issues in the state 'done' enhancement New feature or request
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants