kubernetes/pkg/security
Sascha Grunert 0d22571519
Remove check for apparmor_parser in AppArmor host validation
The `apparmor_parser` binary is not really required for a system to run
AppArmor from a Kubernetes perspective. How to apply the profile is more
in the responsibility of lower level runtimes like CRI-O and containerd,
which may do the binary check on their own.

This synchronizes the current libcontainer implementation with the
vendored Kubernetes source code and allows distributions to use
AppArmor, even when they do not have the parser available in
`/sbin/apparmor_parser`.

Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2021-03-02 18:40:14 +01:00
..
apparmor Remove check for apparmor_parser in AppArmor host validation 2021-03-02 18:40:14 +01:00
podsecuritypolicy hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00