mirror of https://github.com/containers/podman.git
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> |
||
|---|---|---|
| .. | ||
| blkio.go | ||
| cgroups.go | ||
| cgroups_supported.go | ||
| cgroups_test.go | ||
| cgroups_unsupported.go | ||
| cpu.go | ||
| cpuset.go | ||
| memory.go | ||
| pids.go | ||
| systemd.go | ||