mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-24 10:40:33 -05:00
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> |
||
|---|---|---|
| .. | ||
| apparmor | ||
| capabilities | ||
| group | ||
| seccomp | ||
| selinux | ||
| sysctl | ||
| user | ||
| util | ||
| BUILD | ||
| doc.go | ||
| factory.go | ||
| OWNERS | ||
| provider.go | ||
| provider_test.go | ||
| types.go | ||