--- title: AdmissionWebhookMatchConditions content_type: feature_gate _build: list: never render: false stages: - stage: alpha defaultValue: false fromVersion: "1.27" toVersion: "1.27" - stage: beta defaultValue: true fromVersion: "1.28" toVersion: "1.29" - stage: stable defaultValue: true fromVersion: "1.30" toVersion: "1.32" removed: true --- Enable [match conditions](/docs/reference/access-authn-authz/extensible-admission-controllers/#matching-requests-matchconditions) on mutating & validating admission webhooks.