-
Notifications
You must be signed in to change notification settings - Fork 39.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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. Git 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
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/hold cancel |
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.: