🌱 Switch from docker to moby dependencies#13545
🌱 Switch from docker to moby dependencies#13545k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
Conversation
|
/test? |
|
/test pull-cluster-api-e2e-conformance-ci-latest-main |
9067864 to
313faa3
Compare
|
/test pull-cluster-api-e2e-conformance-ci-latest-main |
|
Actual documentation for the change is here: https://github.com/moby/moby/releases/tag/docker-v29.0.0 |
313faa3 to
49528b0
Compare
|
/test pull-cluster-api-e2e-conformance-ci-latest-main |
|
Thx! /lgtm |
|
LGTM label has been added. DetailsGit tree hash: 67b61450c04b5ddb1e09263b9aab3c57ea5b7640 |
|
/test pull-cluster-api-e2e-conformance-ci-latest-main |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fabriziopandini The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
Weekly scan is failing due to vulnerabilities in github.com/docker/docker.
It turns out that we cannot bump to recent version of this package due to breaking changes in v29 release, so moving to the new set of imports as recommended in moby/moby#52266
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #