kyma-project / control-plane

A flexible and easy way to manage Kyma Runtimes
Apache License 2.0
17 stars 112 forks source link

Enable the creation / update of RuntimeCRs with Provisioner as managing system in KCP DEV and STAGE #3478

Open tobiscr opened 1 month ago

tobiscr commented 1 month ago

Description

For preparing the rollout of KIM on our KCP landscape DEV + STAGE (not on PROD!), please configure in KEB for all plans following behaviour:

This will simulate the real behaviour later on production. But KIM will only run in "Dry-Run" mode (creating Shoot-Specs but these specs won't be considered by Gardener) and we can compare KIM's produced Shoot-Spec with the Shoot-Spec which was created by the Provisioner.

Reasons

Allow testing of KIM by enabling it to create/update Shoot-Specs.

Attachments

Related to

jaroslaw-pieszka commented 1 month ago

Settings for creation of Runtime CRs with kyma-project.io/controlled-by-provisioner: "true" on STAGE. For all plans. https://github.tools.sap/kyma/management-plane-config/pull/5642