podman/utils
Giuseppe Scrivano f54408bf06
utils: fix parsing of cgroup with : in the name
a cgroup can have ':' in its name.  Make sure the parser doesn't split
more than 3 fields and leave untouched the ':' in the cgroup name.

commit 6ee5f740a4 introduced the issue.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-06-30 15:49:33 +02:00
..
utils.go v2 podman stats 2020-05-05 08:46:51 -05:00
utils_supported.go utils: fix parsing of cgroup with : in the name 2020-06-30 15:49:33 +02:00
utils_windows.go podman: add new cgroup mode split 2020-06-25 17:16:12 +02:00