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

Retry finalizers removal on conflicts #85

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

stefanprodan
Copy link
Member

When uninstall removes the finalizers, some objects may result in conflict errors such as "object has been modified", this PR adds retry with backoff for this type of errors.

Fix: #84

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added the area/lifecycle Flux lifecycle related issues and pull requests label Aug 13, 2024
@stefanprodan stefanprodan merged commit 075f717 into main Aug 14, 2024
1 check passed
@stefanprodan stefanprodan deleted the uninstall-retry branch August 14, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/lifecycle Flux lifecycle related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

some thoughts and ideas about crd lifecycle
1 participant