Update module github.com/containerd/containerd to v2 - #104
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/github.com-containerd-containerd-2.x
branch
from
May 20, 2025 22:36
d5ee80b to
1ab335b
Compare
renovate
Bot
force-pushed
the
renovate/github.com-containerd-containerd-2.x
branch
from
June 12, 2025 16:16
1ab335b to
0e7663a
Compare
renovate
Bot
force-pushed
the
renovate/github.com-containerd-containerd-2.x
branch
from
June 20, 2025 00:35
0e7663a to
2735289
Compare
renovate
Bot
force-pushed
the
renovate/github.com-containerd-containerd-2.x
branch
from
August 7, 2025 11:39
2735289 to
19b21fa
Compare
renovate
Bot
force-pushed
the
renovate/github.com-containerd-containerd-2.x
branch
from
November 6, 2025 02:51
19b21fa to
d41f6bc
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/github.com-containerd-containerd-2.x
branch
from
December 18, 2025 22:07
d41f6bc to
9da1f59
Compare
renovate
Bot
force-pushed
the
renovate/github.com-containerd-containerd-2.x
branch
from
March 11, 2026 00:07
9da1f59 to
a2e3856
Compare
renovate
Bot
force-pushed
the
renovate/github.com-containerd-containerd-2.x
branch
from
April 15, 2026 19:57
a2e3856 to
9d4550e
Compare
renovate
Bot
force-pushed
the
renovate/github.com-containerd-containerd-2.x
branch
from
April 30, 2026 19:42
9d4550e to
9310fa9
Compare
renovate
Bot
force-pushed
the
renovate/github.com-containerd-containerd-2.x
branch
from
May 20, 2026 22:02
9310fa9 to
899ad72
Compare
renovate
Bot
force-pushed
the
renovate/github.com-containerd-containerd-2.x
branch
from
June 19, 2026 04:37
899ad72 to
b51eaf7
Compare
renovate
Bot
force-pushed
the
renovate/github.com-containerd-containerd-2.x
branch
from
July 10, 2026 01:35
b51eaf7 to
0557790
Compare
renovate
Bot
force-pushed
the
renovate/github.com-containerd-containerd-2.x
branch
2 times, most recently
from
August 14, 2026 17:30
91db1cc to
868c2cc
Compare
renovate
Bot
force-pushed
the
renovate/github.com-containerd-containerd-2.x
branch
from
August 14, 2026 23:44
868c2cc to
c4dbeb8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v1.7.18→v2.3.4Release Notes
containerd/containerd (github.com/containerd/containerd)
v2.3.4: containerd 2.3.4Compare Source
Welcome to the v2.3.4 release of containerd!
The fourth patch release for containerd 2.3 contains various fixes and updates.
Highlights
Container Runtime Interface (CRI)
Node Resource Interface (NRI)
Runtime
Snapshotters
Breaking
Deprecations
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
35 commits
c1f5360efPrepare release notes for v2.3.4928c03c68cri: disable restore in CreateContainer by default5966e2edbnri,deprecation: emit warnings for old NRI plugins.ab52c58f1Set the default of runtimeFeatures.UserNamespacesHostNetwork to true0c255158actr: add --scrub-logs flag for Windows1c2b13dc9cri/config: use ScrubLogs by default on Windows0c511e068snapshots/erofs: keep lowers stacked above a merged fsmetadc98141dfcri: deprecate restore in CreateContainer537d82d54internal/oom: Fix memory leak by removing watcher from map on Stopdecf97a9cshim_load: Consider shim leaked only if we can't find pids796f07dc8core/runtime/v2: Drop checkpointctl module dependency751fddddbHandle []byte envvar value0bce9060eupdate to v0.36.x kubernetes dependencies61a8f6f45fix(cri): introspect OCI runtime features for non-runc runtimes1d28017becore/runtime/v2: Preserve protobuf shim response bytes374091d67github/workflows: install criu in node-e2edb03e3968cri: add enable_criu configuration optiondacd4c7d0cri: validate CRIU availability and version early890a9c86cci: bound Go fuzzing by execution count0b2f1d078cri: auto-add prefix for pause imageDependency Changes
Previous release can be found at v2.3.3
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. 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.
v2.3.3: containerd 2.3.3Compare Source
Welcome to the v2.3.3 release of containerd!
The third patch release for containerd 2.3 contains various fixes and updates.
Highlights
Container Runtime Interface (CRI)
Image Distribution
Snapshotters
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
14 commits
7f6cee02aPrepare release notes for v2.3.37316210ceCI: migrate Vagrant to Lima457fba3a3remotes: surface OCI error body on HEAD 403 via GET fallbackdc2df934eUpdate go to 1.26.55be0495dfci: pin fog-json to resolve gem conflict36c713971Fix nil pointer dereference in NRI GetIPs26dce170dSet SystemTemp env var to config temp on Windows9bc2c2349update runhcs to v0.15.0-rc.33e97edeb7Update to current setup-go version8856b0f9ccri: reject CreateContainer when sandbox is not runningae796cec5update runhcs to v0.15.0-rc.2168d56783test: fix flaky image timestamp check on coarse clocksd1db61db8Add deferred call to ShutdownSandbox to avoid leaks01b0f03f6erofs: align default mkfs block size across platformsDependency Changes
This release has no dependency changes
Previous release can be found at v2.3.2
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. 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.
v2.3.2: containerd 2.3.2Compare Source
Welcome to the v2.3.2 release of containerd!
The second patch release for containerd 2.3 contains various fixes
and updates including security patches.
Security Updates
Highlights
Image Distribution
Runtime
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
30 commits
fb8ca00b0Prepare release notes for v2.3.29c69960baMerge commit from fork0f6251520Merge commit from fork91d7471e2cri: filter CDI annotations on checkpoint restore7c2e086bfMerge commit from forkdae67765fcri: do not re-tag restored checkpoints94aa1e2c1Merge commit from fork09599078fcri: make checkpoint restore robust to unexpected archive contente1fdb8d22Merge commit from forkff1d116efBound user-database file reads in openUserFiled156e07cbMerge commit from forkf99aad54aDo not propagate reserved labels from image configs0b9469501[release/2.3] vendor: golang.org/x/crypto v0.53.0983bbddc1resolver: retry on transient network errors3f76f2dc1update runc binary to v1.4.38a49dfe85update go to 1.26.45aa6bb2b7remove 1.26.2 from CI builds as it is not supported any longer due to the dependencybfb8aebc0Configure udevd children-max for root-test62ceafff0core/runtime/v2: fix race on Windows deferredPipeConnection.c in Read9b0c0dc58runc-shim: don't hold the service lock across runc createf588bc6fbcontrib/checkpoint: increase timeouts to 30sDependency Changes
Previous release can be found at v2.3.1
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. 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.
v2.3.1: containerd 2.3.1Compare Source
Welcome to the v2.3.1 release of containerd!
The first patch release for containerd 2.3 contains various fixes and improvements.
Security Updates
Highlights
Image Storage
Runtime
Snapshotters
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
24 commits
58af96519Prepare release notes for v2.3.18f0b3ca83Update api to v1.11.1a05ae7885oci: return explicit error for out-of-range USER valuesda7aef299Prepare release notes for api/v1.11.15282d4e09Wire task address and version fieldse44f5f9ecprotos: include task API address to CreateTaskRequest4d80a31bfseccomp: Block AF_ALG in default socket policy2ed0d97b6seccomp: Document socket rule scope and socketcall limitation3a88fdde0server: tolerate failed gRPC plugins when starting listeners2be0710b8overlay: disable "rebase" capability when running in UserNS3b199c22bUpdate Go to 1.26.31d601271afix: close boltdb on metadata and mount plugin closed666d2e42Refactor transfer unpack configuration setupccc3bd7b9Fix optional transfer differ setupDependency Changes
Previous release can be found at v2.3.0
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. 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.
v2.3.0: containerd 2.3.0Compare Source
Welcome to the v2.3.0 release of containerd!
The third minor release of containerd 2.x focuses on continued stability alongside
new features and improvements. This is the third time-based release for containerd.
Starting with containerd 2.3, the project has moved to release cadence aligned with
the Kubernetes release schedule, with new minor releases about every 4 months. The
containerd 2.3 release is also the first annual LTS (Long Term Stable) release under
this new schedule, with support planned for at least two years. Direct upgrades
between sequential LTS releases (e.g., 1.7 to 2.3) will be tested and supported.
Highlights
Container Runtime Interface (CRI)
Image Distribution
Image Storage
Node Resource Interface (NRI)
Runtime
Snapshotters
ctr development tool
Breaking
Deprecations
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Dependency Changes
ad3df93d8f796a0ea5ed0->edf4cb35d4384ea7a43d2->9d38bb4a7a43d2->6f92a3bf2248ac5883c5enew4c0f3b2->28399d8cfa47c3->2d32026Previous release can be found at v2.2.0
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. 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.
v2.2.7: containerd 2.2.7Compare Source
Welcome to the v2.2.7 release of containerd!
The seventh patch release for containerd 2.2 contains various fixes and updates.
Highlights
Container Runtime Interface (CRI)
Runtime
Breaking
Deprecations
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
21 commits
43f299db6Prepare release notes for v2.2.75c3a47036cri: disable restore in CreateContainer by default4c93ae6d5ctr: add --scrub-logs flag for Windowsa124c7e35cri/config: use ScrubLogs by default on Windowsc59d041d8cri: deprecate restore in CreateContainer6cdc2ddceHandle []byte envvar valuea60898833update to v0.34.x kubernetes dependencies54ecff6cacore/mount: Fix mount manager activation error when already existsfd966ba29github/workflows: install criu in node-e2e7d41b25c9cri: add enable_criu configuration option48116fa59cri: validate CRIU availability and version early6a3d14e8afix(cri): introspect OCI runtime features for non-runc runtimes424b714f0ci: bound Go fuzzing by execution countDependency Changes
f2248acPrevious release can be found at v2.2.6
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. 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.
v2.2.6: containerd 2.2.6Compare Source
Welcome to the v2.2.6 release of containerd!
The sixth patch release for containerd 2.2 contains various fixes and updates.
Highlights
Container Runtime Interface (CRI)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.