Prevent patching of immutable fields in KIM #600
Labels
area/control-plane
Related to all activities around Kyma Control Plane
kind/feature
Categorizes issue or PR as related to a new feature.
Description
We have to enhance KIM to detect immutable changes during the Shoot-patching. Gardener rejects multiple changes from KIM because the field was treated as immutable by Gardener.
KIM has to detect non-changable fields during the Shoot-Processing and prevent patch-calls for them.
AC:
Reasons
Avoid calls to Gardener which leads to provisioning failures caused by immutable fields.
Attachments
The text was updated successfully, but these errors were encountered: