I’m a kubernetes developer and we were trying to start the process of deprecating cgroupv1 support in Kubernetes. The ask from that community was to find formal announcements from distributions that cgroupv1 will be going out of support or being deprecated [1].
It has also come to my attention that systemd is aiming to drop support for cgroup v1 [2].
I know that fedora defaults to cgroupv2 since F31. I wanted to know if this community should consider a change request to deprecate cgroupv1.
So you are asking for us to disable CGroup V1 then. We already effectively deprecated it when we switched to CGroup v2 in Fedora 31.
We know that systemd will be ripping out cgroup v1 support soon, so beating them to the punch at the distro level can be a useful signal to get the ecosystem to care (especially the Kubernetes world, which does not generally care or pay attention to the Linux world).
I was going through Fedora Linux 40 Changes today, and I also noticed that Podman is removing support for cgroups v1 in Podman 5. Seems like a major nail in the coffin for cgroups v1, given how much we encourage Podman as the default container runtime in Fedora Linux.