Merge pull request #97171 from deads2k/deprecate-psp

deprecate PSP in 1.21, but leave removal at 1.25
This commit is contained in:
Kubernetes Prow Robot
2020-12-17 22:16:25 -08:00
committed by GitHub
7 changed files with 12 additions and 8 deletions

View File

@@ -14041,7 +14041,7 @@
"type": "object"
},
"io.k8s.api.policy.v1beta1.PodSecurityPolicy": {
"description": "PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container.",
"description": "PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container. Deprecated in 1.21.",
"properties": {
"apiVersion": {
"description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",