go: Update module github.com/containerd/cgroups/v3 to v3.1.1
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/containerd/cgroups/v3 | require | minor |
v3.0.5 -> v3.1.1
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
containerd/cgroups (github.com/containerd/cgroups/v3)
v3.1.1
What's Changed
- go.mod: github.com/opencontainers/runtime-spec v1.3.0 by @AkihiroSuda in https://github.com/containerd/cgroups/pull/376
Full Changelog: https://github.com/containerd/cgroups/compare/v3.1.0...v3.1.1
v3.1.0
What's Changed
- group1: cpusetController.getValues: don't use naked returns by @thaJeztah in https://github.com/containerd/cgroups/pull/357
- build(deps): bump containerd/project-checks from 1.1.0 to 1.2.2 by @dependabot[bot] in https://github.com/containerd/cgroups/pull/360
- support network metrics for cgroupv2 by @zouyee in https://github.com/containerd/cgroups/pull/361
- Swap cgroupsv1 testing from GitHub Actions runner to Vagrant VM by @austinvazquez in https://github.com/containerd/cgroups/pull/368
- cgroupv2: simplify parseCgroupFile by @kolyshkin in https://github.com/containerd/cgroups/pull/359
- introduce cpu burst stat by @zouyee in https://github.com/containerd/cgroups/pull/363
- Add cgroupV2 CPUQuotaPeriodUSec support by @austinvazquez in https://github.com/containerd/cgroups/pull/367
- Read cpu.stat regardless if controller enabled. by @jay-mckay in https://github.com/containerd/cgroups/pull/348
- Add cgroup2 hugetlb failcnt metric by @gavinkflam in https://github.com/containerd/cgroups/pull/369
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/containerd/cgroups/pull/371
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/containerd/cgroups/pull/372
- cgroup2: should add IN_CLOEXEC for inotify fd by @fuweid in https://github.com/containerd/cgroups/pull/373
- cgroup2: cpu shares: follow the behavior of runc v1.3.2 by @AkihiroSuda in https://github.com/containerd/cgroups/pull/375
- cgroup2: fix event loss and resource issues in EventChan by @fuweid in https://github.com/containerd/cgroups/pull/374
New Contributors
- @jay-mckay made their first contribution in https://github.com/containerd/cgroups/pull/348
- @gavinkflam made their first contribution in https://github.com/containerd/cgroups/pull/369
Full Changelog: https://github.com/containerd/cgroups/compare/v3.0.5...v3.1.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot