Files
nomad/.changelog/20276.txt
Yorick Gersie 6124ee8afb cpuset fixer: use correct cgroup path for updates (#20276)
* cpuset fixer: use correct cgroup path for updates

fixes #20275

* docker: flatten switch statement and add test cases

* cl: add cl

---------

Co-authored-by: Seth Hoenig <shoenig@duck.com>
2024-04-04 15:54:10 -05:00

4 lines
114 B
Plaintext

```release-note:bug
docker: Fixed a bug where cpuset would not be updated on cgroup v2 systems using cgroupfs
```