summaryrefslogtreecommitdiffhomepage
path: root/runsc/cgroup/cgroup.go
AgeCommit message (Expand)Author
2018-10-25Uninstall() should not fail if a cgroup directory doesn't existAndrei Vagin
2018-10-21Updated cleanup code to be more explicit about ignoring errors.Ian Lewis
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-17Make removing cgroups retry up to 5 seconds.Nicolas Lacasse
2018-10-11Sandbox cgroup testsFabricio Voznika
2018-10-10Add sandbox to cgroupFabricio Voznika