Expose validating webhook for shoots in the garden cluster #16
Labels
kind/enhancement
Enhancement, improvement, extension
lifecycle/rotten
Nobody worked on this for 12 months (final aging stage)
What would you like to be added:
The shoot-cert-service extension should ship a validating webhook binary that can be deployed to the garden cluster and that checks whether the provided
CertConfig
in the.spec.extensions[].providerConfig
is valid.Why is this needed:
https://gardener.cloud/050-tutorials/content/howto/x509_certificates/#issuer states that the issuer name in the
CertConfig
may not begarden
. This should be properly validated to prevent misconfiguration.The text was updated successfully, but these errors were encountered: