Merged
Conversation
Member
Author
|
ping @tonistiigi @AkihiroSuda ptal |
Member
Author
|
Ah, dang; need to make some changes |
full diff: moby/buildkit@8818c67...v0.5.0 - moby/buildkit#909 exporter: support unpack opt for image exporter - moby/buildkit#961 dockerfile: allow subdirs for remote contexts Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- containerd/continuity#140 Fix directory comparison in changes Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: containerd/console@c12b1e7...0650fd9 - containerd/console#30 Add common project repo checks/README references Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: gogo/protobuf@v1.2.0...v1.2.1 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: gogo/googleapis@08a7655...v1.2.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
no local changes, just syncing with containerd Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
373697e to
d6d2b30
Compare
thaJeztah
commented
Apr 27, 2019
| } | ||
|
|
||
| func (s *snapshotter) Name() string { | ||
| return "default" |
Member
Author
There was a problem hiding this comment.
Wasn't entirely sure where the name is used, and what to name this one, so let me know what I should use here
Member
There was a problem hiding this comment.
It is not used anywhere in moby so doesn't matter much. I'm fine with either.
Codecov Report
@@ Coverage Diff @@
## master #39152 +/- ##
=========================================
Coverage ? 37.03%
=========================================
Files ? 612
Lines ? 45411
Branches ? 0
=========================================
Hits ? 16816
Misses ? 26310
Partials ? 2285 |
Member
|
buildkit changes LGTM, don't know about the containerd/proto parts |
Member
|
LGTM |
tiborvass
approved these changes
May 10, 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.
release notes: https://github.com/moby/buildkit/releases/tag/v0.5.0