catalog icon indicating copy to clipboard operation
catalog copied to clipboard

Update image registry locations

Open DutchEllie opened this issue 1 year ago • 5 comments

Expected Behavior

As per the recent-ish announcement in the Tekton mailing list here, the gcr.io registry will be deprecated due to costs. That registry is used a bunch of times in various resources throughout this repository.

Could the registry be changed to the new one? For most of us it was quite unexpectedly not working anymore.

DutchEllie avatar Mar 25 '25 15:03 DutchEllie

@DutchEllie thanks for reporting this. The work to migrate tasks to the ghcr.io is in progress. The problem with access to catalog images on gcr.io was a temporary glitch and has been fixed now. Could you confirm it is working for you now?

afrittoli avatar Mar 25 '25 15:03 afrittoli

https://github.com/tektoncd/catalog/pull/1313

afrittoli avatar Mar 25 '25 15:03 afrittoli

I can't confirm every task, but the git-clone task we use does work perfectly with the new registry location

DutchEllie avatar Mar 25 '25 15:03 DutchEllie

Yes, all images are available on the new registry - what I mean is that tasks still point to the old registry and they need to be updated.

afrittoli avatar Mar 25 '25 15:03 afrittoli

Ah so. Well I can pull the images again from the old registry locations now.

DutchEllie avatar Mar 25 '25 15:03 DutchEllie