-
Notifications
You must be signed in to change notification settings - Fork 2.1k
vendor: update docker/docker to master (v24.0.0-dev) #4010
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
b0be6b6 to
740bab1
Compare
|
One failure; cli/cli/command/container/opts_test.go Lines 607 to 613 in 12c6126
Looks like a regression in moby/moby@e7d75c8 ( moby/moby#44379), as (unlike other options) |
740bab1 to
74a2bda
Compare
|
Hm... something broke; could be related to moby/moby#45086 ? |
7699b51 to
0b7ad37
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #4010 +/- ##
==========================================
+ Coverage 59.09% 59.12% +0.02%
==========================================
Files 285 287 +2
Lines 24739 24745 +6
==========================================
+ Hits 14620 14630 +10
+ Misses 9234 9230 -4
Partials 885 885 |
0b7ad37 to
a6bd1d5
Compare
a6bd1d5 to
692a871
Compare
|
Hmm... interesting failure - concurrent access perhaps? |
976e78c to
f1bf107
Compare
74bcaeb to
01de116
Compare
01de116 to
2784091
Compare
full diff: opencontainers/runc@v1.1.3...v1.1.5 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: moby/swarmkit@a745a87...e28e8ba Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: https://github.com/golang/sys/compare/v0.5.0..v0.6.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: darccio/mergo@v0.3.12...v0.3.13 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: klauspost/compress@v1.15.12...v1.16.3 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: moby/buildkit@v0.11.4...v0.11.5 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- updates VolumeList() calls for docker/docker master - update fakeClient signature, and suppress err output in tests Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2784091 to
7189716
Compare
see individual commits for details