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

Support changing updateStrategy #325

Closed
devkmsg opened this issue Sep 1, 2022 · 0 comments · Fixed by #358
Closed

Support changing updateStrategy #325

devkmsg opened this issue Sep 1, 2022 · 0 comments · Fixed by #358
Assignees
Labels
enhancement New feature or request

Comments

@devkmsg
Copy link
Contributor

devkmsg commented Sep 1, 2022

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Add support to set the .spec.updateStrategy.type on the StatefulSet to better control uptime when making changes. For example when changing the resource request/limit I would like to be able to set .spec.updateStrategy.type to OnDelete to have control over when pods go down so that I can ensure a primary and replica aren't terminated at the same time incurring data loss.

Describe alternatives you've considered

What version of redis-operator are you using?
redis-operator version:
0.11.0

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants