changelog: add entry for cgroupv1 switch functionality

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
Jeremi Piotrowski 2022-03-01 13:58:20 +00:00
parent 21167bc5c3
commit ea14a7cb10

View File

@ -0,0 +1 @@
- Added support for switching back to CGroupsV1 without requiring a reboot. Create `/etc/flatcar-cgroupv1` through ignition. ([PR#1666](https://github.com/flatcar-linux/coreos-overlay/pull/1666))