podman/pkg/cgroups
Daniel J Walsh 89bb8a9b36
Don't fail if one of the cgroups is not setup
It is fairly common for certain cgroups controllers to
not be enabled on a system.  We should Warn when this happens
versus failing, when doing podman stats command.  This way users
can get information from the other controllers.

Fixes: https://github.com/containers/podman/issues/8588

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-01-27 15:16:24 -05:00
..
blkio.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
cgroups.go Don't fail if one of the cgroups is not setup 2021-01-27 15:16:24 -05:00
cgroups_supported.go Remove excessive error wrapping 2020-10-05 15:30:37 -07:00
cgroups_test.go Don't fail if one of the cgroups is not setup 2021-01-27 15:16:24 -05:00
cgroups_unsupported.go rootless: automatically create a systemd scope 2019-09-12 08:35:26 +02:00
cpu.go Remove excessive error wrapping 2020-10-05 15:30:37 -07:00
cpuset.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
memory.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
pids.go Fix invalid container path comparison for pid cgroup 2020-04-14 11:02:42 +02:00
systemd.go update systemd & dbus dependencies 2020-03-10 18:34:55 +01:00