mirror of https://github.com/containers/podman.git
The existing code prevents containers.conf default sysctls from being added if the container uses a host namespace. This patch expands that to not just host namespaces, but also *shared* namespaces - so we never modify another container's (or a pod's) namespaces without being explicitly directed to do so by the user. Signed-off-by: Matthew Heon <mheon@redhat.com> |
||
---|---|---|
.. | ||
generate | ||
config_unsupported.go | ||
container_validate.go | ||
namespaces.go | ||
pod_validate.go | ||
podspecgen.go | ||
specgen.go | ||
volumes.go |