podman/pkg/specgen
Daniel J Walsh 677ad10e07
Pids-limit should only be set if the user set it
Currently we are sending over pids-limits from the user even if they
never modified the defaults.  The pids limit should be set at the server
side unless modified by the user.

This issue has led to failures on systems that were running with cgroups V1.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-07-10 12:46:16 -04:00
..
generate Pids-limit should only be set if the user set it 2020-07-10 12:46:16 -04:00
config_unsupported.go move go module to v2 2020-07-06 15:50:12 +02:00
container_validate.go Implement --sdnotify cmdline option to control sd-notify behavior 2020-07-06 17:47:18 +00:00
namespaces.go move go module to v2 2020-07-06 15:50:12 +02:00
pod_validate.go move go module to v2 2020-07-06 15:50:12 +02:00
podspecgen.go pod create: add `--infra-conmon-pidfile` 2020-06-11 11:01:13 +02:00
specgen.go Implement --sdnotify cmdline option to control sd-notify behavior 2020-07-06 17:47:18 +00:00