-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
No remediator is deleting AND recreating nodes anymore, so it's safe to delete the CR when its node was deleted. For backwards compapibilty we keep the old behaviour for remediators which mark their CR with the PermanentNodeDeletionExpected condition: the CR will only be deleted once it succeeded. Fixes the case when escalating remediation with MDR was used, and CRs for other remediators weren't cleaned up after node deletion. Signed-off-by: Marc Sluiter <[email protected]>
- Loading branch information
Showing
2 changed files
with
30 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters