-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[release/2.2]: update containerd/cgroups from v3.1.0 to v3.1.2 #12598
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
Merged
AkihiroSuda
merged 2 commits into
containerd:release/2.2
from
akhilerm:2.2-update-containerd-cgroup
Dec 2, 2025
Merged
[release/2.2]: update containerd/cgroups from v3.1.0 to v3.1.2 #12598
AkihiroSuda
merged 2 commits into
containerd:release/2.2
from
akhilerm:2.2-update-containerd-cgroup
Dec 2, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AkihiroSuda
approved these changes
Dec 1, 2025
AkihiroSuda
reviewed
Dec 1, 2025
| github.com/containerd/imgcrypt/v2 v2.0.1 | ||
| github.com/containerd/log v0.1.0 | ||
| github.com/containerd/nri v0.10.0 | ||
| github.com/containerd/nri v0.10.1-0.20251117084425-3827d9da021a |
Member
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we have a new tag?
Member
Author
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc: @klihub
akhilerm
commented
Dec 1, 2025
Bumps [github.com/containerd/cgroups/v3](https://github.com/containerd/cgroups) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/containerd/cgroups/releases) - [Commits](containerd/cgroups@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: github.com/containerd/cgroups/v3 dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> (cherry picked from commit 13b1f43)
bump containerd/cgroups to fix hugetlb.events parse errors Signed-off-by: Akhil Mohan <akhilerm@gmail.com> (cherry picked from commit 9d357f5)
0b729e9 to
51582ed
Compare
mxpv
approved these changes
Dec 2, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
backport bump containerd/cgroups to v3.1.2 #12579
fixes unable to parse "max 0" as a uint from Cgroup file #12503
update containerd/cgroups from v3.1.0 to v3.1.2
cherry-pick of