sustainable-computing-io / kepler-operator

Kepler Operator
Apache License 2.0
25 stars 26 forks source link

feat: faster deletion reconciliation loop #217

Closed sthaha closed 1 year ago

sthaha commented 1 year ago

Since deleting a namespace deletes all objects inside it, the reconciler only needs to delete the components namespace and wait for the deletion to complete.