containerd 1.5.17
Welcome to the v1.5.17 release of containerd!
The seventeenth patch release for containerd 1.5 includes various fixes and updates.
Notable Updates
- Update shim to fail fast on dial error (#7953)
- Fix no CNI info for pod sandbox on restart (#7849)
- Fix push error propagation (#7998)
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
- Derek McGowan
- Akihiro Suda
- Wei Fu
- Danny Canter
- Justin Chadwell
- Kirtana Ashok
- Phil Estes
- Samuel Karp
- Sebastiaan van Stijn
Changes
14 commits
- [release/1.5] Prepare release notes for v1.5.17 (#8017)
40a4d58de
Prepare release notes for v1.5.17
- [release/1.5] integration/images: switch away from Docker Hub to avoid rate limit (#8009)
d44769ad6
integration/images: switch away from Docker Hub to avoid rate limit
- [release/1.5 backport] pushWriter: correctly propagate errors (#7998)
1e848038d
pushWriter: correctly propagate errors
- [release/1.5] update to go1.18.10 (#7993)
464c2fb7a
[release/1.5] update to go1.18.10
- [release/1.5] runtime: should fail fast if dial error on shim (#7953)
7473711de
runtime: should fail fast if dial error on shim
- [release/1.5] CRI: Fix no CNI info for pod sandbox on restart (#7849)
23c2a863e
CRI: Fix no CNI info for pod sandbox on restart
- [release/1.5] go.mod: Bump hcsshim to v0.8.25 (#7817)
1c5d8d142
[release/1.5] Bump shim tag to v0.8.25
Dependency Changes
- github.com/Microsoft/hcsshim v0.8.24 -> v0.8.25
Previous release can be found at v1.5.16