We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923fc6e commit e375115Copy full SHA for e375115
content/manuals/engine/release-notes/29.md
@@ -57,6 +57,12 @@ For a full list of pull requests and changes in this release, refer to the relev
57
> For 64-bit devices, you can install the Debian arm64 packages.
58
> For 32-bit ARMv7 devices, you can use the Debian armhf packages.
59
60
+> [!WARNING]
61
+> **cgroup v1 is deprecated.**
62
+> Support will be maintained for cgroup v1 until at least May 2029, but users are encouraged to migrate to cgroup v2 as soon as possible.
63
+> Most distributions have already switched to cgroup v2.
64
+> See [moby#51111](https://github.com/moby/moby/issues/51111) for more information.
65
+
66
---
67
68
%CHANGELOG-PLACEHOLDER%
0 commit comments