Welcome to the v1.6.17 release of containerd!
The seventeenth patch release for containerd 1.6 includes various updates.
Notable Updates
- Add network plugin metrics (#8018)
- Update mkdir permission on /etc/cni to 0755 instead of 0700 (#8030)
- Export remote snapshotter label handler (#8054)
- Add support for default hosts.toml configuration (#8065)
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
- Jess
- Antonio Ojea
- Kohei Tokunaga
- Phil Estes
- Wei Fu
Changes
11 commits
- [release/1.6] Prepare release notes for v1.6.17 (#8080)
a1aa9b900
Prepare release notes for v1.6.17
- [1.6] Backport default registry hosts config (#8065)
- [release/1.6 backport] Export remote snapshotter label handler (#8054)
a6544ed7d
Export remote snapshotter label handler
- [release/1.6] cri: mkdir /etc/cni with 0755, not 0700 (#8030)
ae02a24a3
cri: mkdir /etc/cni with 0755, not 0700
- [release/1.6] add network plugin metrics (#8018)
6c6cc5ec1
add network plugin metrics
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.6.16