Revendor Microsoft/hcsshim and go-winio, plus container/containerd#37674
Revendor Microsoft/hcsshim and go-winio, plus container/containerd#37674thaJeztah merged 3 commits intomoby:masterfrom
Conversation
|
Full diff;
|
|
@jhowardmsft build is failing; |
|
@thaJeztah Hold fire on this - there's a commit missing. Changing to WIP |
|
@thaJeztah It's because containerd/containerd needs bumping too due to it's revendoring. Dependent on containerd/containerd#2557 and a revendor of containerd into moby/moby once that is merged. |
|
@jhowardmsft containerd/containerd#2557 is merged now 👍 |
Codecov Report
@@ Coverage Diff @@
## master #37674 +/- ##
=========================================
Coverage ? 36.03%
=========================================
Files ? 609
Lines ? 45063
Branches ? 0
=========================================
Hits ? 16238
Misses ? 26596
Partials ? 2229 |
|
@thaJeztah Yup, saw. Bumped containerd, fingers crossed all should be good now. |
|
|
||
| # containerd | ||
| github.com/containerd/containerd v1.2.0-beta.0 | ||
| github.com/containerd/containerd 3f42445e38d1081f4b8c3b8d7d1ed1860198ed7a |
There was a problem hiding this comment.
ping @dmcgowan should the upstream change be included in the 1.2.x branch?
There was a problem hiding this comment.
The 1.2.x branch won't get created until first rc, this is fine
|
LGTM |
|
Janky and Experimental failing on; https://jenkins.dockerproject.org/job/Docker-PRs/50499/console not sure I've seen that one before; I'll restart but could be legit |
|
Moving back to code-review; seeing the same failure on Janky and Experimental again, so may be legit; possibly caused by the containerd bump @dmcgowan ^^ |
|
It looks like this has to do with the tar changes that came in. |
|
Your vendor has removed archive/tar code in it. Maybe it is a failed vndr run but I don't think those should be removed and that will probably resolve the issue |
|
Yeah, I saw that, and was surprised when |
Oh! I know... You must have done a full The To work around this, either;
|
|
@thaJeztah Thanks, that explains it. I undid that part. Hopefully Janky/Experimental pass now. |
|
Thanks! Can you squash that commit with the one that removed it? |
Signed-off-by: John Howard <[email protected]>
Signed-off-by: John Howard <[email protected]>
Signed-off-by: John Howard <[email protected]>
9e6dd06 to
5accd82
Compare
Done |
|
@thaJeztah Good to merge now? (As I need to rebase #37712 on top of it) |
|
all green; merging |
Signed-off-by: John Howard [email protected]
Bumps hcsshim to 0.6.14 and go-winio to 0.4.10