Seth Hoenig d8c2c2fad2
enable compatibility with Nomad in cgroups.v2 mode (#133)
This PR updates the containerd driver to support changes in how Nomad
manages cgroups when running on a machine using cgroups.v2

- The namespace is now set to "nomad.slice", which containerd uses as
  the cgroup parent.

- The container name is re-oriented to the new naming convention,
  i.e. "<allocID>.<taskName>.scope". This is necessary for Nomad to
  be able to manage the cpuset resource.
2022-05-09 11:22:38 -07:00
..
2022-01-20 10:28:03 -08:00
2020-07-10 16:53:50 -07:00
2021-09-13 11:06:30 -07:00