-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[17.09] cli updated vendoring #221
Conversation
|
Analysis of build results show that |
|
but it's also adding 2 new failures :/ |
|
TestRunEnvironment is a flaky test, see moby/moby#34757 , so we can ignore that failure. I will look into TestContainersAPICreateMountsCreate now. |
|
TestContainersAPICreateMountsCreate should be fixed by moby/moby#34761 It was caused by moby/moby#34487 The test is calling I guess we can also fix this in the client to return an error when the ID is empty. |
|
moby/moby#34770 also fixed |
Signed-off-by: Simon Ferquel <[email protected]> (cherry picked from commit a0113c3a448cb1ed875f2116eb8436ee8bd97bfc) Signed-off-by: Victor Vieux <[email protected]>
Signed-off-by: Daniel Nephin <[email protected]> (cherry picked from commit 724f03bb23bae4339edf6af5017ae695dd977f2f) Signed-off-by: Victor Vieux <[email protected]>
|
added moby/moby#34761 |
|
alight, that's very encouraging for 17.10. unfortunatly, merge such PR after the initial code freeze seems very risky to me, so I don't think we should merge it now. |
|
Don't we need this to fix the panic in docker/cli (docker/cli#380) ? This is mostly just vendoring and test changes, so I would be fine to merge it. The risk is pretty low. |
This reverts commit b33e8d4. Signed-off-by: Victor Vieux <[email protected]>
|
@dnephin correct, I fixed the last commit. I think we are ready to merge this one. |
Primarily to bring in fix for "Clear Architecture field in platform constraint for arm architectures". Signed-off-by: Andrew Hsu <[email protected]> (cherry picked from commit ef027b6d7292b0ed249e70294f5f23c51a68e794) Signed-off-by: Victor Vieux <[email protected]>
To satisfy requirements of the vndr of docker/docker Signed-off-by: Andrew Hsu <[email protected]> (cherry picked from commit 50696bbf72b4177bb324fc411be3121b6e935b9f) Signed-off-by: Victor Vieux <[email protected]>
Signed-off-by: Andrew Hsu <[email protected]> (cherry picked from commit 536da4a07a79de929e9e6857220a9a941f6a46ef) Signed-off-by: Victor Vieux <[email protected]>
|
@andrewhsu I added docker/cli#516 |
|
@dnephin seeing just 1 failure from the |
|
I think the point to vndr for github.com/docker/docker did not include enough fixes. I've created another PR to have docker/cli vendor to the latest on moby/moby: docker/cli#528 |
Signed-off-by: Andrew Hsu <[email protected]> (cherry picked from commit 850b46e67cd96f7bd4fe49937305fdd7748049df) Signed-off-by: Victor Vieux <[email protected]>
|
I added docker/cli#528 |
|
Looks like CI failed, but changes look good |
|
I think this is a reproducible error: |
|
Yes, you'll need docker/cli#510 |
It's being removed from client/ Signed-off-by: Daniel Nephin <[email protected]> (cherry picked from commit a747389bf4180881f658b45fac2296306072756c) Signed-off-by: Victor Vieux <[email protected]>
|
@dnephin I added it, thanks |
|
The cc @johnstep |
|
This is fixed by moby/moby#34829. |
Signed-off-by: John Howard <[email protected]> (cherry picked from commit b291f5a) Signed-off-by: Andrew Hsu <[email protected]>
andrewhsu
left a comment
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 when builds are green
[18.09 backport] Switch swarmmode services to NanoCpu Upstream-commit: d1a30309de3f9e13d78779976e28ce52dfebdf2f Component: engine
backport:
cherry-pick was clean, no conflict