Bump containerd from 1.7.21 to 2.0.2 #162
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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)
Runtime
Please try out the release binaries and report any issues at
https://redirect.github.com/containerd/containerd/issues.
Contributors
Show more
Changes
23 commits
cdaf4dfb4
Prepare release notes for v2.0.2eb125e1dd
Update platforms to latest rc468079c5c
Remove confusing warning in cri runtime config migrationa2d9d4fd5
Fix runtime platform loading in cri image plugin init184ffad01
Add integ test to check tty leak17181ed33
fix master tty leak due to leaking init container object8666e7422
Bump up otelttrpc to 0.1.0ctr images import --all-platforms
: fix unpack (#11236)c4270430d
ctr:ctr images import --all-platforms
: fix unpack7373ddd70
update runc binary to v1.2.4f34147772
downgrade go-difflib and go-spew to tagged releasesplugin
import (#11213)dca769485
chore: add a build tag to disable containerd plugin import5942b3fcb
Update golangci to 1.60.3Changes from containerd/otelttrpc
6 commits
2d46141
upgrade golang, deps, CI versions64922e7
Add dependabot CI2ba3be1
Fix concurrent map panic on inject metadataf50a922
UT for concurrent inject/extract metadataChanges from containerd/platforms
6 commits
7c58292
Move windows matcher logic so all platforms can use86a86b7
replace testify with stdlib in tests364665a
Replace arm64 minor variant logic with lookup tableChanges from containerd/ttrpc
5 commits
430f734
Add MD.Clonec4d96d5
server: fix Serve() vs. immediate Shutdown() race.ed6c3ba
server_test: add Serve()/Shutdown() race test.Dependency Changes
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.2cdaf4df
Prepare release notes for v2.0.20d9aa65
Merge pull request #11259 from k8s-infra-cherrypick-robot/cherry-pick-11257-to-release/2.0eb125e1
Update platforms to latest rcc334ae6
Merge pull request #11256 from k8s-infra-cherrypick-robot/cherry-pick-10980-to-release/2.0