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

Add possibility to trigger a Shoot reconciliation by KIM #605

Open
2 tasks
tobiscr opened this issue Jan 14, 2025 · 0 comments
Open
2 tasks

Add possibility to trigger a Shoot reconciliation by KIM #605

tobiscr opened this issue Jan 14, 2025 · 0 comments

Comments

@tobiscr
Copy link
Contributor

tobiscr commented Jan 14, 2025

Description

We saw cases where a cluster reconciliation was required, but KIM is currently not supporting to trigger an reconciliation from outside.

We agreed to add this possibility by adding an annotation to a RuntimeCR. KIM has to consider this annotation and reconcile the cluster.

Expected behaviour has to be:

  1. SRE / On-call engineer adds an annotation to the RuntimeCR (e.g. operator.kyma-project.io/force-shoot-reconciliation: true)
  2. KIM reconciles the Shoot spec
  3. KIM removes the annotation after reconciliation is completed

AC:

  • KIM reacts on an annotation (e.g. operator.kyma-project.io/force-shoot-reconciliation: true) and reconciles a Shoot spec
  • After the reconciliation is completed, KIM removes the annotation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant