kubernetes/pkg/security/podsecuritypolicy
Patrick Ohly 38384d5c13 PSP: conditional support for generic volume type
When introducing the new "generic" volume type for generic ephemeral
inline volumes, the storage policy for PodSecurityPolicy objects
should have been extended so that this new type is valid only
if the generic ephemeral volume feature is enabled or an
existing object already has it.

Adding the new type to the internal API was also missed.
2021-03-07 10:56:48 +01:00
..
apparmor hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
capabilities hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
group hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
seccomp hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
selinux hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
sysctl hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
user hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
util PSP: conditional support for generic volume type 2021-03-07 10:56:48 +01:00
doc.go
factory.go Promote RunAsGroup to GA 2021-02-18 13:32:54 -08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
provider_test.go GenericEphemeralVolume: feature gate, API, documentation 2020-07-09 11:02:59 +02:00
provider.go Promote RunAsGroup to GA 2021-02-18 13:32:54 -08:00
types.go Refactor PSP provider 2019-03-25 11:46:36 -07:00