kubernetes/pkg/security
Sascha Grunert 5588f025e2
Fix seccomp PSP docker/default annotation handling
With the graduation of seccomp to GA we automatically convert the
deprecated seccomp profile annotation `docker/default` to
`runtime/default`. This means that we now have to automatically allow
`runtime/default` if a user specifies `docker/default` and vice versa in
an allowed PSP seccomp profile.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-10-29 14:08:14 +01:00
..
apparmor move apparmor annotation constants to k8s.io/api/core/v1 2020-04-06 10:22:04 -04:00
podsecuritypolicy Fix seccomp PSP docker/default annotation handling 2020-10-29 14:08:14 +01:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00