kubernetes/cmd/kubelet
Sascha Grunert 8b7003aff4
Add SeccompDefault feature
This adds the gate `SeccompDefault` as new alpha feature. Seccomp path
and field fallbacks are now passed to the helper functions, whereas unit
tests covering those code paths have been added as well.

Beside enabling the feature gate, the feature has to be enabled by the
`SeccompDefault` kubelet configuration or its corresponding
`--seccomp-default` CLI flag.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>

Apply suggestions from code review

Co-authored-by: Paulo Gomes <pjbgf@linux.com>
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-06-23 10:22:57 +02:00
..
app Add SeccompDefault feature 2021-06-23 10:22:57 +02:00
kubelet.go JSON log format registration for kubelet 2021-06-09 16:02:34 +08:00
OWNERS SIG node owner files clean up 2020-07-07 00:22:05 +00:00