git-sync icon indicating copy to clipboard operation
git-sync copied to clipboard

gcr container registry not online anymore soon

Open shalberd opened this issue 10 months ago • 3 comments

Hi all

do you have this on the radar:

https://cloud.google.com/artifact-registry/docs/transition/auto-migrate-gcr-ar?_gl=1xogfvb_gaMTE2MTE5NDI1NC4xNzQxODc0MDU5_ga_WH2QY8WWF5*MTc0MTg3NDA1OC4xLjEuMTc0MTg3NDEwOS45LjAuMA..

Image

shalberd avatar Mar 13 '25 13:03 shalberd

https://github.com/kubernetes/k8s.io/issues/3961#issuecomment-2715134242

Registries are being migrated, but mostly you don't have to worry - this is the staging repo that needs to be moved, which nobody should be using except me when cutting a release :)

thockin avatar Mar 13 '25 21:03 thockin

@thockin , so which is the intended way (if any) to pull this without having to build it myself?

lucafabbian avatar Mar 26 '25 09:03 lucafabbian

The migration is specifically for staging, which you should not use, ever. Ever ever. :)

Releases are at registry.k8s.io/git-sync/git-sync:<tag> - e.g. registry.k8s.io/git-sync/git-sync:v4.4.0

thockin avatar Mar 26 '25 20:03 thockin

Yes, please use registry.k8s.io and do NOT use staging. We make no guarantees about staging, we might ban public read, garbage collect images, or arbitrarily move it to a different host. Staging is an internal detail of publishing images.

https://registry.k8s.io is our public image host, there are some docs there.

We are tracking staging in https://github.com/kubernetes/k8s.io/issues/3961, but again, that's project-internal. /close

BenTheElder avatar Apr 10 '25 16:04 BenTheElder

@BenTheElder: Closing this issue.

In response to this:

Yes, please use registry.k8s.io and do NOT use staging. We make no guarantees about staging, we might ban public read, garbage collect images, or arbitrarily move it to a different host. Staging is an internal detail of publishing images.

https://registry.k8s.io is our public image host, there are some docs there.

We are tracking staging in https://github.com/kubernetes/k8s.io/issues/3961, but again, that's project-internal. /close

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-sigs/prow repository.

k8s-ci-robot avatar Apr 10 '25 16:04 k8s-ci-robot