automation-tests/pkg/spec
Giuseppe Scrivano ba0a6f34e3
podman: add new option --cgroups=no-conmon
it allows to disable cgroups creation only for the conmon process.

A new cgroup is created for the container payload.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-01-16 18:56:51 +01:00
..
config_linux.go spec: provide custom implementation for getDevices 2019-09-02 13:27:47 +02:00
config_linux_cgo.go policy for seccomp-profile selection 2020-01-09 17:57:58 +01:00
config_linux_nocgo.go Split up create config handling of namespaces and security 2019-11-07 21:23:23 -05:00
config_unsupported.go Split up create config handling of namespaces and security 2019-11-07 21:23:23 -05:00
containerconfig.go remove libpod from main 2019-06-25 13:51:24 -05:00
createconfig.go Merge pull request #4806 from vrothberg/seccomp 2020-01-15 01:16:07 +01:00
namespaces.go podman: add new option --cgroups=no-conmon 2020-01-16 18:56:51 +01:00
parse.go log: support --log-opt tag= 2020-01-10 10:35:19 +01:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
security.go fix lint - pkg/spec 2020-01-08 15:44:30 +01:00
spec.go podman: add new option --cgroups=no-conmon 2020-01-16 18:56:51 +01:00
spec_test.go Split up create config handling of namespaces and security 2019-11-07 21:23:23 -05:00
storage.go make lint: enable gocritic 2020-01-13 14:27:02 +01:00
storage_test.go Use EqualValues instead of reflect equality 2019-05-01 10:19:05 -04:00