Skip to content

Conversation

@Diaphteiros
Copy link
Contributor

What this PR does / why we need it:
This PR makes the ClusterProvider wait with the shoot deletion until all 'foreign' finalizers have been removed from the Cluster.

Which issue(s) this PR fixes:
Part of openmcp-project/backlog#313.

Special notes for your reviewer:

Release note:

The ClusterProvider Gardener will not trigger the shoot deletion anymore if the `Cluster` contains other finalizers than its own one. This allows other controllers with finalizers on the `Cluster` - likely because they deployed something on the cluster - to cleanup first before the cluster is deleted, thereby potentially preventing leaked/orphaned resources.

@Diaphteiros Diaphteiros merged commit 3eb4009 into main Oct 16, 2025
7 checks passed
@Diaphteiros Diaphteiros deleted the fix-cluster-deletion branch October 16, 2025 12:55
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.

2 participants