From 7742b18bffbc529012d510933efdc19e0477afb9 Mon Sep 17 00:00:00 2001 From: David Eads Date: Thu, 10 Dec 2020 12:41:56 -0500 Subject: [PATCH] generated Kubernetes-commit: ae6729bb78ef7a3221483c66751fba9a77b9337c --- testdata/openapi/swagger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testdata/openapi/swagger.json b/testdata/openapi/swagger.json index a8e2cf8f7..e10bb8a9e 100644 --- a/testdata/openapi/swagger.json +++ b/testdata/openapi/swagger.json @@ -14427,7 +14427,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/api-conventions.md#resources",