containerd 1.5.3
Welcome to the v1.5.3 release of containerd!
The third patch release for containerd 1.5 updates runc to 1.0.0 and contains
various other fixes.
Notable Updates
- Update runc binary to 1.0.0 5552
- Send pod UID to CNI plugins as K8S_POD_UID #5640
- Fix invalid validation error checking #5565
- Fix error on image pull resume #5560
- Fix User Agent sent to registry authentication server #5533
- Fix symlink resolution for disk mounts on Windows #5411
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
- Phil Estes
- Akihiro Suda
- Mike Brown
- Wei Fu
- Cory Bennett
- Dan Williams
- Daniel Canter
- Ethan Chen
- Kevin Parsons
- Michael Crosby
- Quan Tian
- Sebastiaan van Stijn
Changes
29 commits
0e8719f54Merge pull request #5719 from dmcgowan/prepare-1.5.348d7a5c5cPrepare release notes for 1.5.3defaec610Update mailmap4b724071eMerge pull request #5723 from AkihiroSuda/go1.16.6-1543d089233integration/client: go mod tidyac7bd5483Update Go to 1.16.6 (cont.)385d9ed00Update Go to 1.16.6911cd5725Merge pull request #5715 from dcantah/backport-hcsshim-0.8.18d4afc8222Merge pull request #5718 from thaJeztah/1.5_backport_docker_push_close_bodya695a0704[Vendor] Update hcsshim to 0.8.180515f9d2dFix missing Body.Close() calls on push to docker remote9be04c276Merge pull request #5650 from thaJeztah/1.5_backport_bump_runc78b95dff2update runc binary to v1.0.0 GA9b7142598Merge pull request #5643 from dcbw/15-cni-plugin-pod-uida2dc682f1sandbox: send pod UID to CNI plugins as K8S_POD_UID8098a6e61Merge pull request #5634 from thaJeztah/1.5_backport_inline_statatimeastime9d8880816content/local: inline sys.StatATimeAsTime()116b2e066Merge pull request #5598 from povsister/release/1.5d8b66825eMerge pull request #5593 from tnqn/release/1.53735a7dfeFix incorrect UA used for registry authentication31ecdf77dFix cleanup context of teardownPodNetworkf5f2b68b5Merge pull request #5596 from estesp/go-for-proj-1.5b441ec19fAdd proper Go version before project checksbf16e9e92Merge pull request #5581 from mikebrow/cherrypick-#5565-release-1.5d31f5e6b6fix invalid validation error checking9a573903bMerge pull request #5567 from estesp/cp-5560-1.53fd01c4eaChange Wrapf of non-error to an actual errord1119dc60Merge pull request #5537 from kevpar/symlink-1.5cba7b44b6windows: Use GetFinalPathNameByHandle for ResolveSymbolicLink
Dependency Changes
- github.com/Microsoft/hcsshim v0.8.16 -> v0.8.18
Previous release can be found at v1.5.2