knative / serving

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

Set "failurePolicy" for ValidatingWebhookConfiguration #15472

Open rhizoet opened 3 months ago

rhizoet commented 3 months 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.

github-actions[bot] commented 3 days ago

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.