We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc76ed9 + b7a3790 commit 430b4c9Copy full SHA for 430b4c9
content/en/docs/reference/command-line-tools-reference/feature-gates/mutating-admission-policy.md
@@ -0,0 +1,16 @@
1
+---
2
+title: MutatingAdmissionPolicy
3
+content_type: feature_gate
4
+_build:
5
+ list: never
6
+ render: false
7
+
8
+stages:
9
+ - stage: alpha
10
+ defaultValue: false
11
+ fromVersion: "1.30"
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
0 commit comments