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

refactor(finalizer): Rework finalizer in controllers #625

Merged
merged 11 commits into from
Oct 3, 2023
Merged

Conversation

buehler
Copy link
Owner

@buehler buehler commented Oct 3, 2023

This also adds integration tests for the system.
(and some todos).

BREAKING CHANGE: Finalizers are registered
with an identifier now. The identifier is
generated by the KubeOps.Generator when used.
Finalizers are attached via EntityFinalizerAttacher<>
delegates that attach the finalizer to an entity.

@buehler buehler enabled auto-merge (squash) October 3, 2023 10:44
@buehler buehler merged commit 5fc23d3 into main Oct 3, 2023
3 checks passed
@buehler buehler deleted the feat/finalizer branch October 3, 2023 11:50
buehler added a commit that referenced this pull request Jan 17, 2024
This also adds integration tests for the system.
(and some todos).

BREAKING CHANGE: Finalizers are registered
with an identifier now. The identifier is
generated by the KubeOps.Generator when used.
Finalizers are attached via EntityFinalizerAttacher<>
delegates that attach the finalizer to an entity.
buehler added a commit that referenced this pull request Jan 17, 2024
This also adds integration tests for the system.
(and some todos).

BREAKING CHANGE: Finalizers are registered
with an identifier now. The identifier is
generated by the KubeOps.Generator when used.
Finalizers are attached via EntityFinalizerAttacher<>
delegates that attach the finalizer to an entity.
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.

1 participant