vendor: github.com/moby/buildkit 65f4948#43504
Closed
crazy-max wants to merge 1 commit intomoby:masterfrom
Closed
Conversation
Member
Author
|
keeping in draft for now as there are dependencies we might want to vendor independently. cc @thaJeztah |
69f97e7 to
e741cde
Compare
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
e741cde to
b1a8a47
Compare
thaJeztah
reviewed
Apr 27, 2022
| github.com/containerd/cgroups v1.0.3 | ||
| github.com/containerd/containerd v1.6.2 | ||
| github.com/containerd/continuity v0.2.2 | ||
| github.com/containerd/containerd v1.6.3-0.20220401172941-5ff8fce1fcc6 // release/1.6 branch |
Member
There was a problem hiding this comment.
This one's updated in #43534 (there's a v1.6.3 release)
Member
Author
There was a problem hiding this comment.
Great thanks. Done on BuildKit repo moby/buildkit#2833. Will update vendoring when merged.
thaJeztah
reviewed
Apr 27, 2022
| github.com/morikuni/aec v1.0.0 | ||
| github.com/opencontainers/go-digest v1.0.0 | ||
| github.com/opencontainers/image-spec v1.0.2-0.20211117181255-693428a734f5 | ||
| github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 |
Member
There was a problem hiding this comment.
Actually; let me update this one there as well, to align with containerd
never mind; it already is 😂
Member
|
Forgot that this one also had the Version changes, so reopening (needs a rebase though 😅) |
2ed188a to
b1a8a47
Compare
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.
moby/buildkit@d7744bc...65f4948
also updates containerd with changes from
release/1.6branch that fixes a deadlock: containerd/containerd@v1.6.2...5ff8fceSigned-off-by: CrazyMax crazy-max@users.noreply.github.com