fix(deps): update module github.com/containerd/containerd/v2 to v2.0.3 #652
+3
−1
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:
v2.0.2
->v2.0.3
Release Notes
containerd/containerd (github.com/containerd/containerd/v2)
v2.0.3
: containerd 2.0.3Compare Source
Welcome to the v2.0.3 release of containerd!
The third patch release for containerd 2.0 includes various bug fixes and updates.
Highlights
Container Runtime Interface (CRI)
Node Resource Interface (NRI)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
42 commits
b8dde9189
Prepare release notes for v2.0.3eaa7ca80d
proxy: break up writes from the remote writer to avoid grpc limitsc7f64196f
Fix privileged container sysfs can't be rw because pod is ro by default92ae2951f
Update CDI dependency to v0.8.1.569af34cb
Prefer runtime options for PluginInfo request0ce93e16a
prevent oom watcher depend on shim pkg.f3284aa68
CI: arm64-8core-32gb -> ubuntu-24.04-armb5313993c
Revert "Add timestamp to PodSandboxStatusResponse for kubernetes Evented PLEG"f95a426b8
move the device after the options when using mkfs.ext44d19a6adf
update build to go1.23.6, test go1.24.0c738c3aab
build(deps): bump actions/cache from 4.1.2 to 4.2.0fcf64305c
Update vendor files to fix build failured3437eb29
Upgrade x/net to 0.33.00785bd8cc
Update install-imgcrypt to allow change install repo697c59c63
Update runc binary to v1.2.506891f899
fix go-cni race condition79cdbf61b
cri,nri: block NRI plugin sync. during event processing.9d5cfce83
Update github.com/containerd/imgcrypt to v2.0.0f58939c33
Remove deprecated WithCDIDevices in oci spec opts3d53430fe
Move CDI device spec out of the OCI package1f4e5688e
update to go1.23.5 / go1.22.113a6ab80d0
build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2Changes from containerd/go-cni
2 commits
75a2440
fix: recursive RLock() mutex acquisionDependency Changes
4fcff4a
newPrevious release can be found at v2.0.2
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.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.