runc/libcontainer/specconv
Kir Kolyshkin 4189cb65f8 cgroups: remove cgroup.Resources.CpuMax
This (and the converting function) is only used by one of the four
cgroup drivers. The other three do some checking and conversion in
place, so let the fs2 do the same.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2020-06-09 17:15:38 -07:00
..
example.go libcontainer: use consts of Namespace from runtime-spec 2020-04-19 23:21:40 +09:00
spec_linux.go cgroups: remove cgroup.Resources.CpuMax 2020-06-09 17:15:38 -07:00
spec_linux_test.go Honor spec.Process.NoNewPrivileges in specconv.CreateLibcontainerConfig 2020-05-11 13:38:14 -07:00