-
Notifications
You must be signed in to change notification settings - Fork 405
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
switch the default image registry in image builder to registry.k8s.io #845
Comments
/kind feature deprecation |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
I just hit this issue today trying to build the new v1.25.0 build. It's trying to pull coredns:v1.9.3 from the old registry which doesn't exist. |
likely related to https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init/#custom-images |
this is an item for the k8s 1.25 release cycle.
switch the default image registry in image builder to registry.k8s.io after kubeadm switches to it:
kubernetes/kubeadm#2671
more info:
https://groups.google.com/g/kubernetes-sig-testing/c/U7b_im9vRrM/m/7qywJeUTBQAJ
xref #844
xref kubernetes/k8s.io#1834
The text was updated successfully, but these errors were encountered: