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

Replace deprecated k8s registry references #3049

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

yuvraj9
Copy link
Contributor

@yuvraj9 yuvraj9 commented Mar 1, 2023

Problem: Previously all of Kubernetes' image hosting has been out of gcr.io. There were significant egress costs associated with this when images were pulled from entities outside gcp. Refer to https://github.com/kubernetes/k8s.io/wiki/New-Registry-url-for-Kubernetes-(registry.k8s.io)

Solution: As highlighted at KubeCon NA 2022 k8s infra SIG update, the replacement for k8s.gcr.io which is registry.k8s.io is now ready for mainstream use and the old k8s.gcr.io has been formally deprecated and projects are requested to migrate off it. This commit migrates remaining references for kubevirt/hostpath-provisioner to registry.k8s.io.

Which issue(s) this PR fixes
Relates to umbrella issue kubernetes/k8s.io#4780

Special notes for your reviewer:
I've verified that these images exist in registry.k8s.io.

Signed-off-by: yuvraj singh shekhawat <[email protected]>
@thallgren
Copy link
Member

Thank you for your contribution @yuvraj9. Much appreciated.

@thallgren thallgren mentioned this pull request Mar 9, 2023
6 tasks
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.

2 participants