containerd 1.7.24
Welcome to the v1.7.24 release of containerd!
The twenty-fourth patch release for containerd 1.7 contains various fixes
and updates.
Highlights
Container Runtime Interface (CRI)
- Update the container exit log to info level (#11007)
Image Distribution
- Fix retry logic and concurrency issue with http fallback (#11032)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
- Derek McGowan
- Phil Estes
- Akhil Mohan
- Akihiro Suda
- Maksym Pavlenko
- Austin Vazquez
- Samuel Karp
- Benjamin Peterson
- Davanum Srinivas
- Iceber Gu
- Mike Brown
- Sebastiaan van Stijn
- Tõnis Tiigi
- ningmingxiao
Changes
36 commits
- Prepare release notes for v1.7.24 (#11036)
936f8e2de
Prepare release notes for v1.7.24
- Update the container exit log to info level (#11007)
47ff8e2b6
add info of exited event
- Fix retry logic and concurrency issue with http fallback (#11032)
- local: avoid writing to content root on readonly store (#10913)
ddf2b03ed
local: avoid writing to content root on readonly store
- Update runc binary to 1.2.2 (#11027)
06e72da76
update runc binary to 1.2.2
- Revert "Disable vagrant strict dependency checking" (#11011)
23a31ce63
Revert "Disable vagrant strict dependency checking"
- testutil: avoid conflict with continuity/testutil (#10956)
4bd411f8c
testutil: avoid conflict with continuity/testutil
- update cri-tools to v1.29.0 (#10969)
216dc892e
update cri-tools to v1.29.0
- update build to go1.22.9, test go1.23.3 (#10974)
56a7d31cb
update build to go1.22.9, test go1.23.3
- ci: disable marking 1.7 releases as latest (#10962)
205940716
ci: disable marking 1.7 releases as latest
- Avoid arch info in the sed/replace when building cri-cni-containerd.tar.gz (#10976)
b7bb8d515
Avoid arch info in the sed/replace when building cri-cni-containerd.tar.gz
- backport: Disable vagrant strict dependency checking (#10965)
860a51384
Disable vagrant strict dependency checking
- Update runc binary to 1.2.1 (#10940)
710cd3716
update runc binary to 1.2.1
- services/snapshots: include name of snapshotter in debug logs (#10931)
5bd0834ce
services/snapshots: include name of snapshotter in debug logs
- Make TestContainerPids more resilient (#10936)
455787bf8
Make TestContainerPids more resilient
- Add After=dbus.service to containerd.service (#10859)
cb82e52a4
Add After=dbus.service to containerd.service
- Fix "invalid metric type" error message for cgroup v1 (#10814)
d6f577843
metrics: Use UnmarshalTo instead of UnmarshalAny
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.7.23