vendor: update buildkit to v0.12.0, containerd v1.7.2#4455
Closed
thaJeztah wants to merge 2 commits intodocker:masterfrom
Closed
vendor: update buildkit to v0.12.0, containerd v1.7.2#4455thaJeztah wants to merge 2 commits intodocker:masterfrom
thaJeztah wants to merge 2 commits intodocker:masterfrom
Conversation
Member
Author
|
Actually, let me keep this as draft, and only update the (indirect) dependencies for now. We don't necessarily need the buildkit update on the client-side, which could allow us to stick to containerd 1.6 (LTS) potentially? The only parts of BuildKit used are; tree vendor/github.com/moby/buildkit
vendor/github.com/moby/buildkit
├── AUTHORS
├── LICENSE
├── frontend
│ └── dockerfile
│ └── dockerignore
│ └── dockerignore.go
└── util
├── appcontext
│ ├── appcontext.go
│ ├── appcontext_unix.go
│ ├── appcontext_windows.go
│ └── register.go
└── bklog
└── log.go
6 directories, 8 files |
This was referenced Jul 20, 2023
full diff: https://github.com/containerd/containerd/compare/v1.6.21..v1.7.2 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: https://github.com/moby/buildkit/compare/v0.11.6..v0.12.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #4455 +/- ##
=======================================
Coverage 59.39% 59.39%
=======================================
Files 288 288
Lines 24782 24782
=======================================
Hits 14720 14720
Misses 9175 9175
Partials 887 887 |
Member
Author
|
closing in favour of #4605 |
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.
vendor: github.com/containerd/containerd v1.7.2
full diff: https://github.com/containerd/containerd/compare/v1.6.21..v1.7.2
vendor: github.com/moby/buildkit v0.12.0
full diff: https://github.com/moby/buildkit/compare/v0.11.6..v0.12.0
- A picture of a cute animal (not mandatory but encouraged)