zalando / postgres-operator

Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
https://postgres-operator.readthedocs.io/
MIT License
4.29k stars 974 forks source link

Is there any alternative image registry instead of registry.opensource.zalan.do #2444

Open LinuxSuRen opened 11 months ago

LinuxSuRen commented 11 months ago

Hi team, I'm trying to use this project to provision the postgres. But this registry was blocked from China. This might not be a big problems for other users. I just report this situation in case of the maintainers willing to provide an alternative solution. Thanks for your time.

mkhpalm commented 4 months ago

FWIW: This also affects those of us who only have access to images through pull through caches. Obviously there are workarounds but it would be helpful if postgres-operator images were available on central registries like docker hub, quay, etc.

mkhpalm commented 4 months ago

They do have some of their images on github/ghcr.io

https://github.com/orgs/zalando/packages

But when I inspect raw manifests the hashes don't line up suggesting they aren't the same builds.