Skip to content

drop cdn.dl.k8s.io as a mirror#17976

Merged
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
upodroid:drop-cdn-dl-k8s-io
Feb 20, 2026
Merged

drop cdn.dl.k8s.io as a mirror#17976
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
upodroid:drop-cdn-dl-k8s-io

Conversation

@upodroid
Copy link
Copy Markdown
Member

cdn.dl.k8s.io was an implementation details of our CDN which is no longer valid.

kubernetes/k8s.io#9052

We need to cherrypick this too

@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Feb 17, 2026
Comment on lines 43 to 45
{
Base: "https://dl.k8s.io/release/",
Mirrors: []string{
// We include this mirror in case dl.k8s.io is not directly reachable.
"https://cdn.dl.k8s.io/release/",
},
},
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think all the block needs removing. Probably we want to remove the above one also for storage.googleapis.com/k8s-artifacts-cni.

@hakman
Copy link
Copy Markdown
Member

hakman commented Feb 20, 2026

Merging as is and fixing the code in a separate PR.
/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 20, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 20, 2026
@k8s-ci-robot k8s-ci-robot merged commit b151dd0 into kubernetes:master Feb 20, 2026
27 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.36 milestone Feb 20, 2026
k8s-ci-robot added a commit that referenced this pull request Feb 20, 2026
…17987-upstream-release-1.35

Automated cherry pick of #17976: drop cdn.dl.k8s.io as a mirror
#17987: drop storage.googleapis.com/k8s-artifacts-cni as a mirror
k8s-ci-robot added a commit that referenced this pull request Feb 20, 2026
…17987-upstream-release-1.34

Automated cherry pick of #17976: drop cdn.dl.k8s.io as a mirror
#17987: drop storage.googleapis.com/k8s-artifacts-cni as a mirror
k8s-ci-robot added a commit that referenced this pull request Feb 20, 2026
…17987-upstream-release-1.33

Automated cherry pick of #17976: drop cdn.dl.k8s.io as a mirror
#17987: drop storage.googleapis.com/k8s-artifacts-cni as a mirror
k8s-ci-robot added a commit that referenced this pull request Feb 20, 2026
…17987-upstream-release-1.32

Automated cherry pick of #17976: drop cdn.dl.k8s.io as a mirror
#17987: drop storage.googleapis.com/k8s-artifacts-cni as a mirror
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants