MutatingWebhook [api_object]ai-synthesized · conf 0.82
MutatingWebhook describes an admission webhook and the resources and operations it applies to.
admissionregistrationsecurity
A MutatingWebhook is a webhook that mutates incoming requests.
Why it matters It allows for the modification of objects before they are admitted into a cluster.
Key facts - Defined in io.k8s.api.admissionregistration.v1 package - Used to mutate incoming requests
Common pitfalls - Incorrectly configured webhooks can lead to security vulnerabilities
Related MutatingAdmissionPolicySpec, Webhook
Sources
swagger.json — “io.k8s.api.admissionregistration.v1.MutatingWebhook”