🌱 Update containerd/containerd to 1.7.21 #1462
Merged
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.
This PR contains the following updates:
1.7.20
->1.7.21
Release Notes
containerd/containerd (containerd/containerd)
v1.7.21
: containerd 1.7.21Compare Source
Welcome to the v1.7.21 release of containerd!
The twenty-first patch release for containerd 1.7 contains various fixes
and updates.
Highlights
Build and Release Toolchain
Container Runtime Interface (CRI)
StopContainer
idempotent (#10528)StopPodSandbox
idempotent (#10527)Go client
Runtime
/run/containerd
gets created with correct perms (#10534)Deprecations
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
45 commits
975f279ee
Prepare release notes for v1.7.21d63bd8464
go.mod: keep minimum go version at go1.21c76028088
update golangci-lint to 1.60.13b263d082
add go1.23.0, drop go1.21.x09ca004de
Fix TestNewBinaryIOCleanup on Go 1.23 and Linux 5.49269d97b1
hide wsstream under internal/ to prevent external use59815fa44
golangci-lint should only look for problems in new code1c431dc6f
Run go mod tidy226f93d92
Add copyright headers6f3252733
switch over references to the new package0a85d476a
Fix up some constant references82bfa44d0
Copy over wsstream from k8s v1.31.0-rc.1 release52b79f337
Update CRIAPIV1Alpha2 warning lastOccurrence every calldce0b5a6d
migrate to github.com/moby/sys/userns65f7d0740
pkg/userns: deprecate and migrate to github.com/moby/sys/user/usernsf21675c27
vendor: github.com/moby/sys/user v0.2.0228914a5e
update to go1.21.13 / go1.22.63ff82ba0f
Fix TestNewBinaryIOCleanup failing with gotipd51143f6f
script/setup/install-runc: fix runc using incorrect version7bb1455d8
update auths code comment/run/containerd
gets created with correct perms (#10534)16c5fc768
Ensure /run/containerd is created with correct permsStopContainer
idempotent (#10528)6da4e40b2
MakeStopContainer
RPC idempotentStopPodSandbox
idempotent (#10527)b3b6f1507
MakeStopPodSandbox
RPC idempotent0db46f664
client: fix tasks with PID 0 cannot be forced to delete9afb8dcdf
deprecation: update warnings for CRI config fieldsb140792e4
introspection: regenerate UUID if state is emptyf9beac3db
Set stderr to empty string when using terminal on Windows.Dependency Changes
Previous release can be found at v1.7.20
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: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.