Merge pull request #47291 from windsonsea/mutadm

[zh] Add a feature gate: mutating-admission-policy
pull/47303/head
Kubernetes Prow Robot 2024-07-29 05:38:35 -07:00 committed by GitHub
commit 5e59fe66c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
---
title: MutatingAdmissionPolicy
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: alpha
defaultValue: false
fromVersion: "1.30"
---
<!--
In Kubernetes {{< skew currentVersion >}}, this feature gate has no effect.
A future release of Kubernetes may use this feature gate to enable
the MutatingAdmissionPolicy in admission chain.
-->
在 Kubernetes {{< skew currentVersion >}} 中,此特性门控没有效果。
Kubernetes 的未来版本可能会使用此特性门控在准入链中启用 MutatingAdmissionPolicy。