Skip to content

feat: add WithIgnoreTeardownWhile to qtransform controllers#518

Merged
talos-bot merged 1 commit intocosi-project:mainfrom
utkuozdemir:ignore-teardown-while
Nov 15, 2024
Merged

feat: add WithIgnoreTeardownWhile to qtransform controllers#518
talos-bot merged 1 commit intocosi-project:mainfrom
utkuozdemir:ignore-teardown-while

Conversation

@utkuozdemir
Copy link
Member

This is the opposite of WithIgnoreTeardownUntil - the runtime will not run teardown while the specified finalizers are still on the input resource. This further facilitates the ordering of "which controller runs its finalizerRemoval before/after which one".

The idea came up from our discussion with @Unix4ever.

This is the opposite of `WithIgnoreTeardownUntil` - the runtime will not run teardown while the specified finalizers are still on the input resource. This further facilitates the ordering of "which controller runs its finalizerRemoval before/after which one".

Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
@utkuozdemir
Copy link
Member Author

/m

@utkuozdemir
Copy link
Member Author

/m

@talos-bot talos-bot merged commit cf137ef into cosi-project:main Nov 15, 2024
@utkuozdemir utkuozdemir deleted the ignore-teardown-while branch November 15, 2024 10:18
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