migrate from k8s.gcr.io to registry.k8s.io#7038
Conversation
|
Hi @pacoxu. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/cc @dims |
|
@pacoxu: GitHub didn't allow me to request PR reviews from the following users: dmis. Note that only containerd members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@pacoxu Let's land this here closer to the k8s 1.25 release and not before. is that fair? thanks! |
OK. We meet a problem in kubeadm/kinder e2e test on the latest kubeadm on the old kubelet(n-1 version). The problem is for the loaded image is |
|
@pacoxu ack, let's see if we can fix it on kinder side? |
|
I found that kubernetes-sigs/kind#2688 is adding this repo as a mirror of the other.
|
Signed-off-by: Paco Xu <[email protected]>
4bf83b0 to
9525b31
Compare
|
@dims |
|
/ok-to-test |
|
Would it make sense to cherry-pick this to 1.5 and 1.6? Explicit new name of registry may be better than the redirect that may soon be introduced. |
Signed-off-by: Paco Xu [email protected]
Kubernetes migrated to
registry.k8s.iosince kubernetes/kubernetes#109938.I'm not sure if contained should migrate to it in this release cycle 1.7. Or at least, pause image should migrate to
registry.k8s.io.Some context can be found in
the k8s project is moving away from k8s.gcr.io to registry.k8s.io.