-
Notifications
You must be signed in to change notification settings - Fork 3.8k
bump containerd/cgroups to v3.1.2 #12579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
c9c4898 to
1f77992
Compare
|
The windows CI failures are related to kubernetes-sigs/cri-tools#1950 |
bump containerd/cgroups to fix hugetlb.events parse errors Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
1f77992 to
9d357f5
Compare
|
/cherry-pick release/2.1 |
|
@austinvazquez: #12579 failed to apply on top of branch "release/2.1": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
See containerd/containerd#12579 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
See containerd/containerd#12579 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
See containerd/containerd#12579 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
|
I looked into this. The feature which introduced the issue was not present in containerd releases prior to v2.2.0. So removing the cherry pick labels for stable branches before that. |
|
(answered by thaJeztah below): @austinvazquez, v2.2.0 has been picked up by the docker.com repos for Debian, so many people that use somewhat modern Linux 6.x kernels should see this error in their journald logs (my fresh Debian 12 LXC container installed on a fresh, current Proxmox 9.1 host logs them every 30 seconds): Would you consier releasing 2.2.1 with this fix so docker.com can update their debian repos to 2.2.1? |
|
@bernhardkaindl I think it's in progress, but may be waiting for some other changes (not sure); |
bump containerd/cgroups to fix hugetlb.events parse errors
Fix : #12503