Implement Validating-Webhook skeleton which can be extend to validate fields in RuntimeCR #621
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
A new validating webhook is required to ensure RuntimeCR fields fulfil validation rules and misconfiguration are detected before the Shoot-Spec is updated.
The validating webhook should reuse the Gardener cert-manager as KIM Snatch is already following this pattern.
The Webhook has to consider that we will add more and more validation rules in the coming weeks. The architecture has to support such cases and allow an easy extension of validation rules.
AC:
Reasons
Improve reliability of Kyma RuntimeCR adjustments and avoid risk of misconfigurations of SKR clusters.
Attachments
The text was updated successfully, but these errors were encountered: