diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-11-06 16:28:10 -0500 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-11-07 09:45:34 -0500 |
commit | 3bacacce94089c4104cea0fff0f2945c22fc4813 (patch) | |
tree | b24e07f397ba6d1af1082d30f7afe3d4c0daab30 /cmd/podman/common.go | |
parent | 9150d69087aed8f52b169eaf556159cc8b1d26d3 (diff) | |
download | podman-3bacacce94089c4104cea0fff0f2945c22fc4813.tar.gz podman-3bacacce94089c4104cea0fff0f2945c22fc4813.tar.bz2 podman-3bacacce94089c4104cea0fff0f2945c22fc4813.zip |
Remove conmon cgroup before pod cgroup for cgroupfs
For pods using cgroupfs, we were seeing some error messages in CI
from an inability to remove the pod CGroup, which was traced down
to the conmon cgroup still being present as a child. Try to
remove these error messages and ensure successful CGroup deletion
by removing the conmon CGroup first, then the pod cgroup.
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'cmd/podman/common.go')
0 files changed, 0 insertions, 0 deletions