Skip to content
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

Bump github.com/containerd/containerd/v2 from 2.0.0-rc.1 to 2.0.0-rc.3 #88

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps github.com/containerd/containerd/v2 from 2.0.0-rc.1 to 2.0.0-rc.3.

Release notes

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

containerd 2.0.0-rc.3

Welcome to the v2.0.0-rc.3 release of containerd! This is a pre-release of containerd

The first major release of containerd 2.x focuses on the continued stability of containerd's core feature set with an easy upgrade from containerd 1.x. This release includes the stabilization of new features added in the last 1.x release as well as the removal of features which were deprecated in 1.x. The goal is to support the vast community of containerd users well into the future along with their ever increasing deployment footprints and variety of use cases.

Highlights

  • Preserve Unprivileged locked flags during remount of bind mounts (#10200)
  • Add api Go module and move all protos under api (#10151)
  • Configure otel from env instead of config.toml (#8970)
  • Fix config import relative path glob (#9746)
  • Enable NRI by default (#9744)
  • Add PluginInfo to introspection API (#9442)
  • Remove overlayfs volatile option on temp mounts (#9555)
  • Move packages based on contributing guide (#9365)
  • Expose usage of deprecated features (#9258)
  • Use Intel ISA-L's igzip if available (#9200)
  • Generalize plugin library (#9214)
  • Introduce top level config migration (#9223)
  • Add image delete target (#8989)
  • Remove LimitNOFILE from containerd.service (#8924)
  • Use github.com/containerd/log (#9086)
  • Add support for image expiration during garbage collection (#9022)
  • Reduce the contention between ref lock and boltdb lock in content store (#8792)
  • Remove "containerd.io/restart.logpath" label (#8264)
  • Remove aufs snapshotter (#8263)
  • Fix deadlock during NRI plugin registration (containerd/nri#79)
  • Fix deadlock when writing to pipe blocks (containerd/ttrpc#168)

Container Runtime Interface (CRI)

  • Add support to set loopback to up (#10238)
  • Add support for multiple subscribers to CRI container events (#9661)
  • Enable CDI by default (#9621)
  • Remove non-sandboxed CRI implementation (#9228)
  • Add support for userns in stateless and stateful pods with idmap mounts (KEP-127, k8s >= 1.27) (#8287)
  • Use sandboxed CRI by default (#8994)
  • Implement RuntimeConfig CRI call (#8722)
  • Add support for user namespaces (KEP-127) (#8803)
  • Remove CRI v1alpha2 (#8276)

Image Distribution

  • Skip "unknown" in image platform listing (#10257)

... (truncated)

Commits
  • 27de5fe Merge pull request #10331 from dmcgowan/prepare-v2.0.0-rc.3
  • e49d3fd Merge pull request #10334 from thaJeztah/bump_runc_1.1.13
  • 98ebb3e Merge pull request #9737 from everpeace/kep-3169-SupplementalGroupsPolicy
  • cc2ceda Revert "install-runc: pin Go to 1.21"
  • 3c09735 update runc binary to v1.1.13
  • 8c13ed1 Prepare v2.0.0-rc.3 release
  • c75f6d4 Merge pull request #10323 from siretart/debian/bug.1044768
  • a60edaf Merge pull request #10330 from AkihiroSuda/remove-pkg-seed
  • 86b8a88 Remove pkg/seed
  • e4c61fd Merge pull request #10319 from containerd/dependabot/go_modules/golang-x-ba92...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 17, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containerd/containerd/v2-2.0.0-rc.3 branch from 8394d7b to 997aeb5 Compare June 19, 2024 03:00
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containerd/containerd/v2-2.0.0-rc.3 branch from 997aeb5 to 2496d79 Compare July 3, 2024 07:21
@AkihiroSuda AkihiroSuda force-pushed the dependabot/go_modules/github.com/containerd/containerd/v2-2.0.0-rc.3 branch from 2496d79 to 4f36c9f Compare July 4, 2024 09:30
Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.0.0-rc.1 to 2.0.0-rc.3.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v2.0.0-rc.1...v2.0.0-rc.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Akihiro Suda <[email protected]>
@AkihiroSuda AkihiroSuda force-pushed the dependabot/go_modules/github.com/containerd/containerd/v2-2.0.0-rc.3 branch from 4f36c9f to 1021bbb Compare July 4, 2024 09:47
@AkihiroSuda AkihiroSuda requested a review from dmcgowan July 4, 2024 11:08
@AkihiroSuda AkihiroSuda requested a review from ktock July 5, 2024 10:10
@AkihiroSuda AkihiroSuda merged commit d84f80a into master Aug 15, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/containerd/v2-2.0.0-rc.3 branch August 15, 2024 17:41
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