-
Notifications
You must be signed in to change notification settings - Fork 823
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
[Umbrella issue] Migrate from k8s.gcr.io to registry.k8s.io #3411
Comments
Related: - kubernetes/k8s.io#3411 `registry.k8s.io` is for the moment a proxy in front `k8s.gcr.io`. There should be no impact. Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
Related: - kubernetes/kops#13365 - kubernetes/k8s.io#3411 Migrate some periodics jobs to `registry.k8s.io`. Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
Related: - kubernetes/k8s.io#3411 Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
Related: - kubernetes/k8s.io#3411 Start to switch the scalability jobs to the new proxy. Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
Related: - kubernetes/k8s.io#3411 Ensure containerd configuration for e2e tests use registry.k8s.io for image pulling. Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
Related: - kubernetes/k8s.io#3411 Ensure containerd configuration for e2e tests use registry.k8s.io for image pulling. Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
Related: - kubernetes/k8s.io#3411 Verify the manifests lists registry.k8s.io in replacement of k8s.gcr.io See: https://groups.google.com/d/msgid/kubernetes-sig-testing/CANw6fcFgKaCLLiuY_8TBp%3DKWROHZbuj1FYWAfyGW6XOQ%3D_nLUA%40mail.gmail.com?utm_medium=email&utm_source=footer Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
@ameukam can we ditch already the endpoint config here? |
@matthyx We are still in the early days |
Alright, so I will migrate kind's config to mirror my PR kubernetes/kubernetes#110350 (as a benefit it will test the principles). |
Related: - kubernetes/k8s.io#3411 Start to switch the scalability jobs to the new proxy. Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
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 |
/remove-lifecycle stale |
/milestone v1.27 |
Waiting until /lifecycle frozen |
/milestone clear |
Related: - kubernetes/k8s.io#3411 Verify the manifests lists registry.k8s.io in replacement of k8s.gcr.io See: https://groups.google.com/d/msgid/kubernetes-sig-testing/CANw6fcFgKaCLLiuY_8TBp%3DKWROHZbuj1FYWAfyGW6XOQ%3D_nLUA%40mail.gmail.com?utm_medium=email&utm_source=footer Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
registry.k8s.io is GA: https://kubernetes.io/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/ Any new issue should go to https://github.com/kubernetes/registry.k8s.io/issues /close |
@ameukam: Closing this issue. In 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. |
Part of:
Design doc: https://docs.google.com/document/d/1yNQ7DaDE5LbDJf9ku82YtlKZK0tcg5Wpk9L72-x2S2k.
This issue focus on the implementation of
oci-proxy
as a proxy/redirect endpoint fork8s.gcr.io
:Sandbox environment
registry-sandbox.k8s.io
.Production environment:
(taken from #1834 (comment))
/milestone v1.24
/priority important-soon
cc @BenTheElder @dims @eddiezane
The text was updated successfully, but these errors were encountered: