vendor: containerd v1.6.2, buildkit v0.10.0#3485
Conversation
full diff: grpc/grpc-go@v1.38.0...v1.44.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
full diff: containerd/containerd@v1.5.10...v1.6.2 Signed-off-by: Sebastiaan van Stijn <[email protected]>
un-pinning the dependency to let go modules resolve the version to use. full diff: prometheus/procfs@v0.0.11...v0.7.3 Signed-off-by: Sebastiaan van Stijn <[email protected]>
un-pin the dependency to let go modules resolve the version full diff: prometheus/client_golang@v1.6.0...v1.11.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
full diff: moby/buildkit@9f254e1...v0.10.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #3485 +/- ##
=======================================
Coverage 59.01% 59.01%
=======================================
Files 284 284
Lines 23833 23833
=======================================
Hits 14066 14066
Misses 8908 8908
Partials 859 859 |
|
@rumpl @crazy-max PTAL |
|
I wonder if the buildkit dependency is still something required here. It looks like we depend on it for only two small pkgs that could be directly integrated here: Line 18 in 6745f62 Lines 198 to 201 in 6745f62 The dockerignore one needs more thoughts though (split parser/frontend from buildkit): moby/buildkit#2734 (comment) |
|
Yes, I was also looking at some bits for the dockerignore, and for context I want to look at getting rid of |
|
@crazy-max those things ok to do in a follow-up (if possible?)? Looks like we may not be able to resolve them immediately (in this repository), or at least only partial |
crazy-max
left a comment
There was a problem hiding this comment.
Yes let's think about that in a follow-up
|
Thx! |
vendor: containerd v1.6.2, buildkit v0.10.0 Signed-off-by: Spring Lee <[email protected]>
vendor: google.golang.org/grpc v1.44.0
full diff: grpc/grpc-go@v1.38.0...v1.44.0
vendor: github.com/containerd/containerd v1.6.2
full diff: containerd/containerd@v1.5.10...v1.6.2
vendor: github.com/prometheus/procfs v0.7.3
un-pinning the dependency to let go modules resolve the version to use.
full diff: prometheus/procfs@v0.0.11...v0.7.3
vendor: github.com/prometheus/client_golang v1.11.0
un-pin the dependency to let go modules resolve the version
full diff: prometheus/client_golang@v1.6.0...v1.11.0
vendor: github.com/moby/buildkit v0.10.0
full diff: moby/buildkit@9f254e1...v0.10.0
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)