-
Notifications
You must be signed in to change notification settings - Fork 18.8k
containerd: update to 1.0.3 release #36749
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
Conversation
f24d67c to
bf90ada
Compare
Codecov Report
@@ Coverage Diff @@
## master #36749 +/- ##
==========================================
+ Coverage 34.93% 35.25% +0.32%
==========================================
Files 614 614
Lines 45645 45645
==========================================
+ Hits 15944 16091 +147
+ Misses 27607 27423 -184
- Partials 2094 2131 +37 |
Signed-off-by: Stephen J Day <stephen.day@docker.com>
bf90ada to
554d657
Compare
|
Full diff: containerd/containerd@cfd0439...773c489 |
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
|
After the release update: |
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
|
Flakey test is preventing a green run, investigating cause with #36501. from console: |
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

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Update docker-containerd to the latest 1.0.3-rc.0 to start getting the integration tests running. Once 1.0.3 official is released, we can merge this.
I am not sure if this the correct procedure. It looks like we are on 1.1 client but 1.0 binary. There may be other things to correct in this process.
After build, we get a binary with the proper version, so this seems close:
Gigantopithecus:
Signed-off-by: Stephen J Day stephen.day@docker.com