-
Notifications
You must be signed in to change notification settings - Fork 18.8k
[19.03 backport] update containerd binary v1.3.7 #40408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[19.03 backport] update containerd binary v1.3.7 #40408
Conversation
Was there any problem with 1.2.11? |
This is just to move my open PR's (docker-archive#421) from the docker/engine repo to this repo. I opened this draft PR at the time to allow CI to run docker 19.03 on containerd 1.3.x to see if things would break (I should update this PR to the current containerd 1.3.x). Note that (from docker's side) there's an ongoing discussion about containerd versions to "support". The current 18.09 and 19.03 deb/rpm packages do not restrict the containerd version (other than This means that any existing 18.09 or 19.03 engine would upgrade to containerd 1.3.x ( would containerd.io 1.3 packages be published to download.docker.com). While containerd promises a stable API, we have seen some issues when upgrading containerd versions, so we may have to put a |
681abad
to
8aa1337
Compare
We have 1.3.4 now |
8aa1337
to
1bced85
Compare
Updated to 1.3.4 |
1bced85
to
61ae9f1
Compare
Is this still draft? v1.2 EOL is soon (September 26, 2020) https://github.com/containerd/containerd/blob/master/RELEASES.md |
full diff: https://github.com/containerd/containerd/compare/v1.2.8..v1.3.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Signed-off-by: Derek McGowan <derek@mcgstyle.net> (cherry picked from commit 6c94a50) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com> (cherry picked from commit 517946e) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com> (cherry picked from commit 7f809e1) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: containerd/containerd@v1.3.2...v1.3.3 release notes: https://github.com/containerd/containerd/releases/tag/v1.3.3 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 27649ee) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com> (cherry picked from commit fbaaca6) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com> (cherry picked from commit 0e915e5) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com> (cherry picked from commit 85e3ddd) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Release note: https://github.com/containerd/containerd/releases/tag/v1.3.7 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> (cherry picked from commit 43d1305) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
61ae9f1
to
a15a770
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@tiborvass Can we merge this? |
moved from docker-archive#421
back ports of updating the containerd binaries from:
this is to see if integration tests work fine if we would update the existing 19.03 version to the latest containerd
full diff: https://github.com/containerd/containerd/compare/v1.2.13..v1.3.7
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)