Skip to content

go: Update module github.com/containerd/cgroups to v1

This MR contains the following updates:

Package Type Update Change
github.com/containerd/cgroups require major v0.0.0-20201118023556-2819c83ced99 -> v1.0.4

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

containerd/cgroups

v1.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/containerd/cgroups/compare/v1.0.3...v1.0.4

v1.0.3

Compare Source

The third patch release for cgroups includes two leak fixes

  • Fix potential dirfd leak (#​210)
  • Fix inotify fd leak when cgroup deleted (#​212)

v1.0.2

Compare Source

The second patch release for cgroups includes multiple fixes and improvements

  • Implement AddProc() for cgroup v1 #​200
  • Optionally add process and task to a subsystems subset #​203
  • Improve cgroup v2 support #​204
  • Avoid panic on nil interface #​207

v1.0.1

Compare Source

Includes regenerated proto files


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports