containerd 1.5.1
Welcome to the v1.5.1 release of containerd!
The first patch release for containerd 1.5 includes an updated version
of runc and minor fix in the CRI service
Notable Updates
- Update runc to rc94 #5473
- Fix registry mirror authorization logic in CRI plugin #5446
- Fix regression in cri-cni-release to include cri tools #5462
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
- Mike Brown
- Akihiro Suda
- Phil Estes
- Sebastiaan van Stijn
- Davanum Srinivas
- Enrico Weigelt, metux IT consult
- Jintao Zhang
- Lantao Liu
Changes
21 commits
12dca9790Merge pull request #5495 from dmcgowan/prepare-1.5.1c31e19abbPrepare release notes for v1.5.138deeccacMerge pull request #5501 from dmcgowan/backport-imgcrypt-binary-release-update47507a6e1just release ctd-decoder not ctr-enc799eef87cMerge pull request #5500 from dmcgowan/1.5-backport-integration-pin-image109d65794Pin integration test image for alpine07bde83efMerge pull request #5494 from dmcgowan/backport-1.5-host-documentation042e49fe1adds credentials descriptionaeee09344adds description for hosts.tomleebc91450Merge pull request #5447 from Random-Liu/cherrypick-#5446-release-1.55e742ea04Fix different registry hosts referencing the same auth config.b60331a92Merge pull request #5483 from thaJeztah/1.5_backport_bump_runc384b05a5aUpdate the runc binary used with containerd to runc v1.0.0-rc94423cd4006Merge pull request #5474 from dmcgowan/1.5-cherry-pick-build-updates3a8611039Update Go to 1.16.450d371ea7Makefile: allow overriding go command by environmentc48044f6dMerge pull request #5471 from mikebrow/1.5_cherrypick_correct-critools-release7783f5893update to new cri-tools make install7507b47c3Merge pull request #5457 from thaJeztah/1.5_backport_dont_loop_da_loopb35aa7250go.mod: cut circular dependency on github.com/containerd/containerdb68405639integration/client: go mod tidy
Dependency Changes
- github.com/satori/go.uuid v1.2.0 new
Previous release can be found at v1.5.0