mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
* 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>
4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
```release-note:bug
|
|
docker: Fixed a bug where cpuset would not be updated on cgroup v2 systems using cgroupfs
|
|
```
|