automation-tests/cmd/podman/common
Giuseppe Scrivano d856210ea8
podman: add option --cgroup-conf
it allows to manually tweak the configuration for cgroup v2.

we will expose some of the options in future as single
options (e.g. the new memory knobs), but for now add the more generic
--cgroup-conf mechanism for maximum control on the cgroup
configuration.

OCI specs change: https://github.com/opencontainers/runtime-spec/pull/1040

Requires: https://github.com/containers/crun/pull/459

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-08-21 19:06:05 +02:00
..
create.go podman: add option --cgroup-conf 2020-08-21 19:06:05 +02:00
create_opts.go podman: add option --cgroup-conf 2020-08-21 19:06:05 +02:00
createparse.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
default.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
netflags.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
ports.go V2 enable ps tests 2020-04-29 15:51:37 -07:00
specgen.go podman: add option --cgroup-conf 2020-08-21 19:06:05 +02:00
util.go Do not set host IP on ports when 0.0.0.0 requested 2020-08-03 14:32:16 -04:00
volumes.go Don't limit the size on /run for systemd based containers 2020-08-18 14:31:00 -04:00