SovereignCloudStack / cluster-stack-operator

The SCS Cluster Stack Operator takes care of life cycle management, configuration and provider specific tasks of Kubernetes clusters created with SCS Cluster Stacks
https://scs.community/
Apache License 2.0
12 stars 3 forks source link

:seedling: Add Finalizer for ClusterAddon object #217

Closed janiskemper closed 3 months ago

janiskemper commented 3 months ago

What this PR does / why we need it: Finalizer for ClusterAddon object to block deletion if Cluster exists

Which issue(s) this PR fixes: Fixes #206

TODOs: