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

[Operational Awareness] Shoot Spec dumping: ensure the logic it is not blocking #445

Open
1 task
tobiscr opened this issue Oct 24, 2024 · 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 Oct 24, 2024

Description

We have to agree how we proceed with the feature of dumping a shoot-spec to a storage (= dry-run mode for reconciling a RuntimeCR).

It turned out, that it could be useful for debugging purposes, but we also have to rethink the current implementation to make this feature more flexible and useful for operational analysis.

Requirements for this feature could be:

  • Make final agreement if we still see a value in this feature for the future (do we have use-cases where it will be helpful for analyisis?
  • It's possible to configure on the RuntimeCR level if it should run in Dry-Run mode (means, the Shoot-Spec will be dumped to a storage instead written to Gardener-Seed cluster)
  • The action of dumping a shoot-spec is non-blocking for KIM (runs asynchronously and will -even in case of failures - never lead to blocking go-routines in KIM)

AC:

  • TBC after triaging this issue

Reasons

Improve options for analysing KIM reconciliation-behaviour when KIM is running on a productively.

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 Oct 24, 2024
@tobiscr tobiscr changed the title Shoot Spec dumping: ensure it is not blocking KIM if storage space is exhuasted Operational Awareness: Shoot Spec dumping - ensure the logic it is not blocking KIM if storage space is exhausted Oct 24, 2024
@tobiscr tobiscr changed the title Operational Awareness: Shoot Spec dumping - ensure the logic it is not blocking KIM if storage space is exhausted [Operational Awareness] Shoot Spec dumping: ensure the logic it is not blocking KIM if storage space is exhausted Oct 24, 2024
@tobiscr tobiscr changed the title [Operational Awareness] Shoot Spec dumping: ensure the logic it is not blocking KIM if storage space is exhausted [Operational Awareness] Shoot Spec dumping: ensure the logic it is not blocking Oct 24, 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