giantswarm / roadmap

Giant Swarm Product Roadmap
https://github.com/orgs/giantswarm/projects/273
Apache License 2.0
3 stars 0 forks source link

Prevent cluster deletion #2024

Open alex-dabija opened 1 year ago

alex-dabija commented 1 year ago

Story

-As a cluster admin, I want to prevent the accidental deletion of clusters in order to increase the robustness of our production clusters.

Background

Clusters were deleted by mistake a few times.

Possible solution

A locking mechanism (e.g. an annotation and Kyverno rule) could address the issue. This is similar to the EC2 instance termination feature. More details in the general GS resource locking issue.

TODOs

Links

fiunchinho commented 1 year ago

Related https://github.com/giantswarm/roadmap/issues/146