fetch cni plugins from GitHub releases#129095
Conversation
|
Please note that we're already in Test Freeze for the Fast forwards are scheduled to happen every 6 hours, whereas the most recent run was: Thu Dec 5 04:45:50 UTC 2024. |
|
/sig k8s-infra |
|
FYI @kubernetes/release-engineering /priority important-soon |
|
/milestone v1.32 |
Yes, this change isn't user facing and doesn't affect tests. |
|
@dims @SergeyKanzhelev PTAL for approval. |
|
/approve please feel free to remove hold when ready! |
|
LGTM label has been added. DetailsGit tree hash: 7dab64cdaff8e84cd7e06360b7b0fe0d30a3fd79 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dims, upodroid 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 |
|
/hold cancel |
…095-upstream-release-1.30 Automated cherry pick of #129095: fetch cni plugins from GitHub releases
…095-upstream-release-1.31 Automated cherry pick of #129095: fetch cni plugins from GitHub releases
…095-upstream-release-1.32 Automated cherry pick of #129095: fetch cni plugins from GitHub releases
…095-upstream-release-1.29 Automated cherry pick of #129095: fetch cni plugins from GitHub releases
Updating the CNI plugins to the latest release and switch over to use GitHub releases instead of the `k8s-artifacts-cni` bucket. Follow-up on kubernetes#129095 Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Updating the CNI plugins to the latest release and switch over to use GitHub releases instead of the `k8s-artifacts-cni` bucket. Follow-up on kubernetes#129095 Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Updating the CNI plugins to the latest release and switch over to use GitHub releases instead of the `k8s-artifacts-cni` bucket. Follow-up on kubernetes#129095 Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Updating the CNI plugins to the latest release and switch over to use GitHub releases instead of the `k8s-artifacts-cni` bucket. Follow-up on kubernetes#129095 Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Fetch CNI plugins from GitHub releases instead of the k8s-artifacts-cni GCS bucket.
Which issue(s) this PR fixes:
Part of kubernetes/k8s.io#7584
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: