kubernetes/pkg/registry/core/pod
Sascha Grunert 96fb83c4c1
Implement PodSecurityPolicy enforcement for seccomp GA
This implements the necessary pieced for the PodSecurityPolicy
enforcement like described in the appropriate KEP section:

https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/20190717-seccomp-ga.md#podsecuritypolicy-enforcement

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-07-10 15:55:21 +02:00
..
rest Changed comments to match with interfaces method description 2020-02-06 11:48:57 +01:00
storage Eviction: ignore PDBs if pods with DeletionTimestamp 2020-06-02 01:06:45 -04:00
BUILD Add seccomp GA version skew for pods 2020-07-06 16:06:24 +02:00
doc.go
strategy_test.go Add seccomp GA version skew for pods 2020-07-06 16:06:24 +02:00
strategy.go Implement PodSecurityPolicy enforcement for seccomp GA 2020-07-10 15:55:21 +02:00