-
Notifications
You must be signed in to change notification settings - Fork 250
Comparing changes
Open a pull request
base repository: containerd/cgroups
base: v3.1.2
head repository: containerd/cgroups
compare: v3.1.3
- 7 commits
- 7 files changed
- 5 contributors
Commits on Dec 15, 2025
-
build(deps): bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v5) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90c5813 - Browse repository at this point
Copy the full SHA 90c5813View commit details
Commits on Dec 18, 2025
-
Merge pull request #385 from containerd/dependabot/github_actions/act…
…ions/cache-5 build(deps): bump actions/cache from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 568b349 - Browse repository at this point
Copy the full SHA 568b349View commit details
Commits on Jan 11, 2026
-
Cg2: Add the ability to filter stats
A large user of this library (unsurprisingly) is the containerd daemon, and specifically through the CRI entrypoint. There's quite a few stats we gather that are never bubbled up the chain when requested through that funnel. The stats never used are: MemoryEvents, Rdma, Hugetlb, and IO. We should likely do the same to cg1, but if we want to add it to the Cgroup interface it'd be a breaking change. Signed-off-by: Danny Canter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9293fbb - Browse repository at this point
Copy the full SHA 9293fbbView commit details
Commits on Jan 12, 2026
-
Closes #274 Signed-off-by: Danny Canter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4584088 - Browse repository at this point
Copy the full SHA 4584088View commit details -
Cg2: Add ability to set memory.oom.group
Following the last patch, this allows setting the oom.group value in general. Signed-off-by: Danny Canter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d72c9ce - Browse repository at this point
Copy the full SHA d72c9ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31da8b0 - Browse repository at this point
Copy the full SHA 31da8b0View commit details
Commits on Feb 12, 2026
-
Merge pull request #387 from dcantah/cg2-stats-filter
Cg2: Add the ability to filter stats
Configuration menu - View commit details
-
Copy full SHA for 076b5e0 - Browse repository at this point
Copy the full SHA 076b5e0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.1.2...v3.1.3