You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/reference/command-line-tools-reference/feature-gates/mutating-admission-policy.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,7 @@ _build:
8
8
stages:
9
9
- stage: alpha
10
10
defaultValue: false
11
-
fromVersion: "1.30"
11
+
fromVersion: "1.32"
12
12
---
13
-
In Kubernetes {{< skew currentVersion >}}, this feature gate has no effect.
14
-
A future release of Kubernetes may use this feature gate to enable
15
-
the MutatingAdmissionPolicy in admission chain.
16
13
14
+
Enable [MutatingAdmissionPolicy](/docs/reference/access-authn-authz/mutating-admission-policy/) support for CEL mutations be used in Admission Control.
0 commit comments