mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-29 05:43:50 -04: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> |
||
|---|---|---|
| .. | ||
| BUILD | ||
| strategy.go | ||
| strategy_test.go | ||