Skip to content

Conversation

@mandre
Copy link
Collaborator

@mandre mandre commented Jan 7, 2026

Add the ability to override the finalizer name used by a deletion guard dependency. This allows multiple deletion guards for the same resource type to use different finalizers, preventing conflicts when guards have different dependency relationships.

This will be needed for the upcoming trunk controller where a port can be both a parent and a subport and we need to differentiate their finalizers.

Add the ability to override the finalizer name used by a deletion guard
dependency. This allows multiple deletion guards for the same resource
type to use different finalizers, preventing conflicts when guards have
different dependency relationships.

This will be needed for the upcoming trunk controller where a port can
be both a parent and a subport and we need to differentiate their
finalizers.
@github-actions github-actions bot added the semver:patch No API change label Jan 7, 2026
@mandre
Copy link
Collaborator Author

mandre commented Jan 7, 2026

This isn't needed, because we can already pass a different finalizer to the deletion guard.

@mandre mandre closed this Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:patch No API change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant