-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Update docker/docker 8aca18d, containerd v1.2.4 #1700
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
|
Ah, yes, forgot I had to make changes; |
0c6655e to
ff3c9a4
Compare
Codecov Report
@@ Coverage Diff @@
## master #1700 +/- ##
=======================================
Coverage 56.12% 56.12%
=======================================
Files 306 306
Lines 21030 21030
=======================================
Hits 11803 11803
Misses 8373 8373
Partials 854 854 |
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #1700 +/- ##
=======================================
Coverage 56.12% 56.12%
=======================================
Files 306 306
Lines 21030 21030
=======================================
Hits 11803 11803
Misses 8373 8373
Partials 854 854 |
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| // CredentialSpecConfig for credential spec on Windows | ||
| type CredentialSpecConfig struct { | ||
| // @TODO Config is not yet in use | ||
| Config string `yaml:"-" json:"-"` // Config was added in API v1.40 |
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.
Wasn't sure what the best way was to allow me to update the vendor, but not yet "expose" this field, as there's still discussion about the current implementation in moby, so I wasn't sure if this part of the API would change because of that moby/moby#38777 (comment)
|
ping @silvin-lubecki @vdemeester @tiborvass PTAL |
vdemeester
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 🐯
Full diffs:
Removed dependencies: