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

[FVR-182] Restarting Pods Through STS Deletion #55

Merged
merged 4 commits into from
Sep 5, 2024

Conversation

rurkss
Copy link

@rurkss rurkss commented Aug 29, 2024

An alternative approach to restarting StatefulSet-related pods is to delete the StatefulSet itself and allow the operator to automatically recreate it during the next reconciliation loop. This differs from the previous implementation made in #54

@rurkss rurkss self-assigned this Aug 29, 2024
@rurkss rurkss closed this Aug 30, 2024
@rurkss rurkss reopened this Aug 30, 2024
@rurkss rurkss marked this pull request as ready for review August 30, 2024 18:53
@rurkss rurkss requested a review from a team as a code owner August 30, 2024 18:53
@rurkss rurkss merged commit e578267 into master Sep 5, 2024
12 checks passed
@rurkss rurkss deleted the fvr-182_restarting_pods_pvc_resize_v3 branch September 5, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants