Merge pull request #12930 from cdoern/podCgroup

Podman pod create --share-parent vs --share=cgroup
This commit is contained in:
OpenShift Merge Robot
2022-02-04 09:41:12 -05:00
committed by GitHub
11 changed files with 74 additions and 5 deletions

View File

@ -57,7 +57,7 @@ const (
// DefaultKernelNamespaces is a comma-separated list of default kernel
// namespaces.
DefaultKernelNamespaces = "cgroup,ipc,net,uts"
DefaultKernelNamespaces = "ipc,net,uts"
)
// Namespace describes the namespace