Merge pull request #36873 from houjun41544/20220917-ps

Fix the feature state of PodSecurity
pull/36893/head
Kubernetes Prow Robot 2022-09-18 18:22:29 -07:00 committed by GitHub
commit 1d38cc05a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -646,7 +646,7 @@ admission plugin, which allows preventing pods from running on specifically tain
### PodSecurity {#podsecurity} ### PodSecurity {#podsecurity}
{{< feature-state for_k8s_version="v1.23" state="beta" >}} {{< feature-state for_k8s_version="v1.25" state="stable" >}}
This is the replacement for the deprecated [PodSecurityPolicy](#podsecuritypolicy) admission controller This is the replacement for the deprecated [PodSecurityPolicy](#podsecuritypolicy) admission controller
defined in the next section. This admission controller acts on creation and modification of the pod and defined in the next section. This admission controller acts on creation and modification of the pod and