Skip to content

Extract Cleanup Interface from Reconciler #922

Closed
@csviri

Description

@csviri

The nice part would be that, this would server also as a switch for the finalizer. So the if the cleanup interface is implemented the finalizers are used otherwise not.
However then we should probably extract the name customization to a new annotation too. Like @Finalizer(name = "my-custom-name") in order to customize the finalizer name.

Original idea from @scrocquesel .

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions