knative / serving

Kubernetes-based, scale-to-zero, request-driven compute
https://knative.dev/docs/serving/
Apache License 2.0
5.54k stars 1.15k forks source link

Set "failurePolicy" for ValidatingWebhookConfiguration #15472

Open rhizoet opened 1 month ago

rhizoet commented 1 month ago

Ask your question here:

Is there a way to set the failurePolicy for https://github.com/knative/serving/blob/main/config/core/webhooks/configmap-validation.yaml when rolling out knative-serving?

We have problems with Fail under Gardener and would like to set this to Ignore. Unfortunately this keeps resetting itself. How can this be solved? It would be practical if you could set this in the spec of knative-serving.