CrazyMax
CrazyMax
https://github.com/moby/buildkit/actions/runs/11141832203/job/30963897299#step:8:2012 ``` === FAIL: client TestIntegration/TestBasicAzblobCacheImportExport/worker=oci (1.84s) client_test.go:5563: Error Trace: /src/client/client_test.go:5563 /src/client/client_test.go:5744 /src/util/testutil/integration/run.go:97 /src/util/testutil/integration/run.go:211 Error: Received unexpected error: error writing manifest buildkit: failed to upload blob manifests/buildkit: ===== INTERNAL ERROR...
cc. @tonistiigi If cache import contains an invalid reference, it throws an error but the build completes without error: https://github.com/moby/buildkit/runs/1449355243?check_suite_focus=true#step:8:13 ``` docker buildx build --cache-from=type=registry,ref=moby/buildkit:local--cache-from=type=local,src=/tmp/.buildkit-cache/cross --cache-from=type=local,src=/tmp/.buildkit-cache/image --platform linux/amd64,linux/arm/v7,linux/arm64,linux/s390x,linux/ppc64le --tag moby/buildkit:local...
full diff: https://github.com/vishvananda/netlink/compare/v1.2.1-beta.2...v1.3.0
fixes #2382 Temp workaround while we are working on cleaning up the controller logic.
Some labels look inconsistent for "needs" https://github.com/docker/buildx/labels?q=needs  I think those starting with `needs` should be under `status` such as `needs/attention` should be `status/needs-attention`. Also not sure what means or...
Similar to https://github.com/actions/starter-workflows/pull/2130, let's update docker actions to latest stable. This also updates some workflows to use the official actions instead of raw build command. The action provides more context...
Testing https://github.com/docker/bake-action/pull/302
Encountered this one in https://github.com/tonistiigi/fsutil/pull/218: https://github.com/tonistiigi/fsutil/actions/runs/11671808580/job/32499037261#step:4:445 ``` #18 15.02 === RUN TestSendError #18 15.02 receive_test.go:47: #18 15.02 Error Trace: /src/receive_test.go:47 #18 15.02 /go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 #18 15.02 /usr/local/go/src/runtime/asm_amd64.s:1700 #18 15.02 Error: "context...
https://github.com/docker/bake-action/pull/302