Skip to content

Implement Lifecycle Deletion

Francisco Borges Aurindo Barros requested to merge lifecycle-deletion into master

This MR adds the feature to delete namespaces after a grace period of being blocked.

The feature is not meant to run within the operator, but lives in the same repository and is meant to be executed on a Cronjob as a flag.

Merge request reports