Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce new cluster state which indicates that cluster is hibernated (disposed) #614

Open
1 task
tobiscr opened this issue Jan 24, 2025 · 0 comments
Open
1 task
Labels
area/control-plane Related to all activities around Kyma Control Plane kind/feature Categorizes issue or PR as related to a new feature.

Comments

@tobiscr
Copy link
Contributor

tobiscr commented Jan 24, 2025

Description

By the safe-deletion feature, cluster won't be directly deleted anymore. They are first hibernated and after a retention time deleted.

We have to reflect the hibernated state of a cluster in the RuntimeCR by introducing a new state, called disposed.

AC:

  • RuntimeCR is adjusted to support the new cluster state disposed

Reasons

Pre-condition for implementing the hibernation of clusters.

Attachments

@tobiscr tobiscr added area/control-plane Related to all activities around Kyma Control Plane kind/feature Categorizes issue or PR as related to a new feature. labels Jan 24, 2025
@tobiscr tobiscr changed the title KIM is hibernating clusters instead deleting them Introduce new cluster state which indicates that cluster is hibernated (disposed) Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/control-plane Related to all activities around Kyma Control Plane kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant