cl: remove cgroup mountpoint (#18848)

* cl: remove cgroup mountpoint attribute

* cl: add changelog for cgroups attribute changes
This commit is contained in:
Seth Hoenig
2023-10-24 11:38:26 -05:00
committed by GitHub
parent b46b41a2e9
commit 8de7af51cb

7
.changelog/18371.txt Normal file
View File

@@ -0,0 +1,7 @@
```release-note:breaking-change
client: the `unique.cgroup.mountpoint` node attribute has been removed
```
```release-note:breaking-change
client: the `unique.cgroup.version` node attribute has been renamed to `os.cgroups.version`
```