[WIP] testing buildkit 0.12 fixes#46035
Closed
thaJeztah wants to merge 16 commits intomoby:masterfrom
Closed
Conversation
Signed-off-by: Bjorn Neergaard <[email protected]>
Signed-off-by: Bjorn Neergaard <[email protected]>
This is a bit ugly, but it works given the new codegen output. Signed-off-by: Bjorn Neergaard <[email protected]>
Introduced in containerd/containerd@dd3eedf Signed-off-by: Bjorn Neergaard <[email protected]>
Signed-off-by: Bjorn Neergaard <[email protected]>
ref was made a return value in moby/buildkit@330cf7a Signed-off-by: Bjorn Neergaard <[email protected]>
We still use interface{} for now to reduce code churn.
flightcontrol.Group was made generic in moby/buildkit@8ffc03b
Signed-off-by: Bjorn Neergaard <[email protected]>
This is a horrible kludge, but not /the worst/ as a reference to the underlying `osl.Sandbox` is part of the `Sandbox`; so keeping a reference to the underlying `osl.Interface` in the `Endpoint` is about the same level of impure. The lifecycle and assignment here is bad, but that can be fixed during future refactors, and keeps this diff minimal. Signed-off-by: Bjorn Neergaard <[email protected]>
This method was added to the interface in moby/buildkit@963f161 Signed-off-by: Bjorn Neergaard <[email protected]>
Introduced in moby/buildkit@6e87e4b Signed-off-by: Bjorn Neergaard <[email protected]>
The controller moved to CacheManager in moby/buildkit@2b30693 Signed-off-by: Bjorn Neergaard <[email protected]>
Duration is a deserializing wrapper introduced in moby/buildkit@e06c962 Signed-off-by: Bjorn Neergaard <[email protected]>
…tore The concrete types are used instead of the interface after moby/buildkit@f044e0a Signed-off-by: Bjorn Neergaard <[email protected]>
Introduced years ago in moby/buildkit@6644e1b Signed-off-by: Bjorn Neergaard <[email protected]>
Introduced in moby/buildkit@4fc2d7b Signed-off-by: Bjorn Neergaard <[email protected]>
Member
Author
|
vendor validation will fail on this one, as I manually modified the vendored files |
5b3988a to
ef8e58d
Compare
Member
Author
|
Linter found some issues; |
Member
Author
|
Two flaky test failures; Some failures on Windows that I THINK are unrelated, but I'll kick those again after Not sure what's happening with |
Member
Author
|
Some buildkit CI failures; |
Signed-off-by: Sebastiaan van Stijn <[email protected]>
ef8e58d to
460e100
Compare
Member
|
Closing as the relevant changes are in BK/the original PR now. |
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.
- A picture of a cute animal (not mandatory but encouraged)