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

KIM has to mark the RuntimeCR to be billable #547

Open
2 tasks
tobiscr opened this issue Dec 3, 2024 · 0 comments
Open
2 tasks

KIM has to mark the RuntimeCR to be billable #547

tobiscr opened this issue Dec 3, 2024 · 0 comments
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 Dec 3, 2024

Description

KIM has to clearly indicate whether a Runtime is billable. Therefore, a dedicated boolean field has to be added to the RuntimeCRD.

After a successfully provisionig of the cluster, the boolean field has to be set to TRUE. After receiving the deletion call, the field has to be set to FALSE.

AC:

  • Successful cluster creation sets the boolean field to TRUE
  • A deletion request for the cluster sets the field to FALSE (cluster hibernation is equal to deletion).

Reasons

Clear billing indicator for runtimes.

Attachments

@tobiscr tobiscr added kind/feature Categorizes issue or PR as related to a new feature. area/control-plane Related to all activities around Kyma Control Plane labels Dec 3, 2024
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