Skip to content
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

chore: use dl.k8s.io instead of hardcoded url #1175

Merged
merged 2 commits into from May 15, 2023

Conversation

aramase
Copy link
Member

@aramase aramase commented May 12, 2023

The storage.googleapis.com/kubernetes-release URL is a hard coded path to a GCS bucket location. To allow redirecting and spreading the load across multiple hosting locations, the dl.k8s.io URL has been introduced.

xref: kubernetes/k8s.io#2396

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
@aramase aramase requested a review from nilekhc as a code owner May 12, 2023 21:39
@aramase aramase enabled auto-merge (squash) May 12, 2023 21:58
@codecov-commenter
Copy link

codecov-commenter commented May 13, 2023

Codecov Report

Merging #1175 (297198f) into master (d63564f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1175   +/-   ##
=======================================
  Coverage   61.78%   61.78%           
=======================================
  Files          11       11           
  Lines        1078     1078           
=======================================
  Hits          666      666           
  Misses        386      386           
  Partials       26       26           

@aramase aramase requested a review from sozercan May 15, 2023 17:09
@aramase aramase merged commit c4d70d7 into Azure:master May 15, 2023
24 checks passed
@aramase aramase deleted the aramase/c/dl.k8s.io branch May 15, 2023 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants