Update docker/docker 8aca18d, containerd v1.2.4 #1700
Merged
tiborvass merged 3 commits intodocker:masterfrom Mar 12, 2019
Merged
Update docker/docker 8aca18d, containerd v1.2.4 #1700tiborvass merged 3 commits intodocker:masterfrom
tiborvass merged 3 commits intodocker:masterfrom
Conversation
Member
Author
|
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>
thaJeztah
commented
Mar 2, 2019
| // 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 |
Member
Author
There was a problem hiding this comment.
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)
Member
Author
|
ping @silvin-lubecki @vdemeester @tiborvass PTAL |
tiborvass
approved these changes
Mar 12, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Full diffs:
Removed dependencies: