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

[release/v1.0.x] Handle delete before adding finalizer #588

Closed
wants to merge 1 commit into from

Conversation

fluxcdbot
Copy link
Member

Automated backport to release/v1.0.x, triggered by a label in #584.

In Reconcile() methods, move the object deletion above add finalizer.
Finalizers can't be set when an object is being deleted.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
(cherry picked from commit 937da68)
@darkowlzz
Copy link
Contributor

In fluxcd/source-controller#1177 (review) Hidde mentioned why we don't need to backport this change.

@makkes makkes closed this Jul 31, 2023
@stefanprodan stefanprodan deleted the backport-584-to-release/v1.0.x branch May 6, 2024 12:00
This pull request was closed.
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.

3 participants