Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2025

Bumps github.com/containerd/containerd/v2 from 2.2.0-rc.0 to 2.2.0-rc.1.

Release notes

Sourced from github.com/containerd/containerd/v2's releases.

containerd 2.2.0-rc.1

Welcome to the v2.2.0-rc.1 release of containerd! This is a pre-release of containerd

The second minor release of containerd 2.x focuses on continued stability alongside new features and improvements. This is the second time-based released for containerd.

Highlights

  • Add mount manager (#12063)
  • Add conf.d include in the default config (#12323)
  • Add support for back references in the garbage collector (#12025)

Container Runtime Interface (CRI)

  • Implement CRI ListPodSandboxMetrics (#10691)
  • Support image volume mount subpath (#11578)

Go client

  • Update pkg/oci to use fs.FS interface and os.OpenRoot (#12245)

Image Distribution

  • Add parallel unpack support (#12332)
  • Add referrers fetcher to remotes (#12309)
  • Tar unpack progress through transfer service (#11921)

Image Storage

  • Update erofs snapshotter to use mount manager (#12333)
  • Add snapshotter and differ for block CIMs (#12050)
  • Add tar index mode to erofs snapshotter (#11919)

Node Resource Interface (NRI)

Runtime

  • Improve shim load time after restart by loading in parallel (#12142)
  • Fix pidfd leak in UnshareAfterEnterUserns (#12167)

Deprecations

  • Deprecate cgroup v1 (#12445)
  • Postpone v2.2 deprecation items to v2.3 (#12417)

Please try out the release binaries and report any issues at

... (truncated)

Commits
  • 8bcea10 Merge pull request #12458 from dmcgowan/fix-referrers-manifest-size
  • cecf210 Merge pull request #12426 from akhilerm/add-missing-metrics
  • 5651516 Add size check to referrers response
  • a2dda37 Merge pull request #12453 from erofs/erofs-mount-handler
  • 7bf5b92 Add Readonly setup to EROFS mount loop handler
  • ebb52e3 add missing container process metrics.
  • 18be704 add container_threads to metric descriptors
  • 7429a7b add container_start_time_seconds
  • 6eef073 add container_ulimits_soft
  • 4b5f23e add oom metrics
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.2.0-rc.0 to 2.2.0-rc.1.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v2.2.0-rc.0...v2.2.0-rc.1)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd/v2
  dependency-version: 2.2.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 4, 2025
@AkihiroSuda AkihiroSuda added this to the v2.2.0 milestone Nov 4, 2025
@AkihiroSuda AkihiroSuda merged commit 77221aa into main Nov 4, 2025
36 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/containerd/v2-2.2.0-rc.1 branch November 4, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants