podman/libpod/define
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
..
annotations.go add {generate,play} kube 2020-05-06 17:08:22 +02:00
config.go Add --umask flag for create, run 2020-07-21 14:22:30 -04:00
container_inspect.go podman: add option --cgroup-conf 2020-08-21 19:06:05 +02:00
containerstate.go v2 podman stats 2020-05-05 08:46:51 -05:00
errors.go error when adding container to pod with network information 2020-08-21 09:21:15 -05:00
exec_codes.go Revert "Exec: use ErrorConmonRead" 2020-03-09 09:50:40 -04:00
healthchecks.go Fix remote integration for healthchecks 2020-05-20 14:43:01 -05:00
info.go Turn on More linters 2020-06-15 07:05:56 -04:00
pod_inspect.go Include infra container information in `pod inspect` 2020-07-14 12:03:11 -04:00
podstate.go APIv2 review corrections #3 2020-01-25 15:09:09 -06:00
runtime.go Add support for containers.conf 2020-03-27 14:36:03 -04:00
version.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00