kubernetes/pkg/security/podsecuritypolicy/seccomp
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
..
BUILD Fix seccomp PSP docker/default annotation handling 2020-10-29 14:08:14 +01:00
strategy_test.go Fix seccomp PSP docker/default annotation handling 2020-10-29 14:08:14 +01:00
strategy.go Fix seccomp PSP docker/default annotation handling 2020-10-29 14:08:14 +01:00