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 containerd from 1.7.21 to 2.0.2 #162

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 25, 2024

v2.0.2

URL: Release v2.0.2

Description:

Welcome to the v2.0.2 release of containerd!

The second patch release for containerd 2.0 includes a number of bug fixes and improvements.

Highlights

Container Runtime Interface (CRI)

  • Remove confusing warning in cri runtime config migration (#11256)
  • Fix runtime platform loading in cri image plugin init (#11248)

Runtime

  • Update runc binary to v1.2.4 (#11239)

Please try out the release binaries and report any issues at
https://redirect.github.com/containerd/containerd/issues.

Contributors

Show more
  • Jin Dong
  • Derek McGowan
  • Akihiro Suda
  • Kazuyoshi Kato
  • Henry Wang
  • Krisztian Litkey
  • Phil Estes
  • Samuel Karp
  • Sebastiaan van Stijn
  • Akhil Mohan
  • Brian Goff
  • Chongyi Zheng
  • Maksym Pavlenko
  • Mike Brown
  • Pierre Gimalac
  • Wei Fu

Changes

23 commits

  • Prepare release notes for v2.0.2 (#11245)
  • Update platforms to latest rc (#11259)
  • Remove confusing warning in cri runtime config migration (#11256)
    • 468079c5c Remove confusing warning in cri runtime config migration
  • Fix runtime platform loading in cri image plugin init (#11248)
    • a2d9d4fd5 Fix runtime platform loading in cri image plugin init
  • make sure console master tty is closed on task exit (#11246)
    • 184ffad01 Add integ test to check tty leak
    • 17181ed33 fix master tty leak due to leaking init container object
  • Bump up otelttrpc to 0.1.0 (#11242)
  • ctr: ctr images import --all-platforms: fix unpack (#11236)
    • c4270430d ctr: ctr images import --all-platforms: fix unpack
  • Update runc binary to v1.2.4 (#11239)
  • downgrade go-difflib and go-spew to tagged releases (#11222)
    • f34147772 downgrade go-difflib and go-spew to tagged releases
  • Add a build tag to disable std plugin import (#11213)
    • dca769485 chore: add a build tag to disable containerd plugin import
  • Update golangci to 1.60.3 (#11187)

Changes from containerd/otelttrpc

6 commits

Changes from containerd/platforms

6 commits

Changes from containerd/ttrpc

5 commits

Dependency Changes

  • redirect.github.com/containerd/otelttrpc ea5083fda723 -> v0.1.0
  • redirect.github.com/containerd/platforms v1.0.0-rc.0 -> v1.0.0-rc.1
  • redirect.github.com/containerd/ttrpc v1.2.6 -> v1.2.7
  • redirect.github.com/davecgh/go-spew d8f796af33cc -> v1.1.1
  • redirect.github.com/pmezard/go-difflib 5d4384ee4fb2 -> v1.0.0
  • redirect.github.com/stretchr/testify v1.9.0 -> v1.10.0

Previous release can be found at v2.0.1

Which file should I download?

  • containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.31 (Ubuntu 20.04).
  • containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on non-glibc Linux distributions. Not position-independent.

In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.

See also the Getting Started documentation.

Commits
  • c507a02 Merge pull request #11245 from AkihiroSuda/prepare-v2.0.2
  • cdaf4df Prepare release notes for v2.0.2
  • 0d9aa65 Merge pull request #11259 from k8s-infra-cherrypick-robot/cherry-pick-11257-to-release/2.0
  • eb125e1 Update platforms to latest rc
  • c334ae6 Merge pull request #11256 from k8s-infra-cherrypick-robot/cherry-pick-10980-to-release/2.0

@github-actions github-actions bot force-pushed the update-dependency-containerd branch from 96e2ae8 to ba90a3e Compare September 25, 2024 14:31
@github-actions github-actions bot force-pushed the update-dependency-containerd branch from ba90a3e to f9532e2 Compare September 30, 2024 03:19
@github-actions github-actions bot force-pushed the update-dependency-containerd branch from f9532e2 to 0555a73 Compare October 21, 2024 03:18
@github-actions github-actions bot changed the title Bump containerd from 1.7.21 to 1.7.22 Bump containerd from 1.7.21 to 1.7.23 Oct 21, 2024
@github-actions github-actions bot changed the title Bump containerd from 1.7.21 to 1.7.23 Bump containerd from 1.7.21 to 2.0.0 Nov 11, 2024
@github-actions github-actions bot force-pushed the update-dependency-containerd branch from 0555a73 to cf57031 Compare November 11, 2024 03:14
@github-actions github-actions bot changed the title Bump containerd from 1.7.21 to 2.0.0 Bump containerd from 1.7.21 to 2.0.1 Dec 16, 2024
@github-actions github-actions bot force-pushed the update-dependency-containerd branch from cf57031 to 5014b70 Compare December 16, 2024 03:30
@github-actions github-actions bot changed the title Bump containerd from 1.7.21 to 2.0.1 Bump containerd from 1.7.21 to 2.0.2 Jan 20, 2025
@github-actions github-actions bot force-pushed the update-dependency-containerd branch from 5014b70 to 036706d Compare January 20, 2025 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants