mirror of https://github.com/containers/podman.git
When using play kube and generate kube, we need to support if bind mounts have selinux options. As kubernetes does not support selinux in this way, we tuck the selinux values into a pod annotation for generation of the kube yaml. Then on play, we check annotations to see if a value for the mount exists and apply it. Fixes BZ #1984081 Signed-off-by: Brent Baude <bbaude@redhat.com> |
||
---|---|---|
.. | ||
annotations.go | ||
config.go | ||
container.go | ||
container_inspect.go | ||
containerstate.go | ||
diff.go | ||
errors.go | ||
exec_codes.go | ||
fileinfo.go | ||
healthchecks.go | ||
info.go | ||
mount.go | ||
pod_inspect.go | ||
podstate.go | ||
runtime.go | ||
terminal.go | ||
version.go | ||
volume_inspect.go |