Deprecate cgroup v1

For issue 4955

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2025-11-01 00:17:49 +09:00
parent fb01482d12
commit 1cdfc0def9
2 changed files with 12 additions and 0 deletions

View File

@@ -352,6 +352,7 @@ WantedBy=multi-user.target
* [systemd cgroup driver](./docs/systemd.md)
* [Terminals and standard IO](./docs/terminals.md)
* [Experimental features](./docs/experimental.md)
* [Deprecated features](./docs/deprecated.md)
## License

11
docs/deprecated.md Normal file
View File

@@ -0,0 +1,11 @@
# Deprecated features
The following features are deprecated:
Feature | Deprecation release | Removal release
---------------------------------------- | -------------------- | ------------------
cgroup v1 | v1.4.0 | (May 2029)
<!-- TBD: features that were already deprecated and removed -->
- The latest release in May 2029 may not necessarily support cgroup v1, but there will be at least one maintained branch with the support for cgroup v1.