Skip to content
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

registry.developers.crunchydata.com not availible anymore.. #3859

Closed
bap-dev opened this issue Feb 26, 2024 · 2 comments
Closed

registry.developers.crunchydata.com not availible anymore.. #3859

bap-dev opened this issue Feb 26, 2024 · 2 comments

Comments

@bap-dev
Copy link

bap-dev commented Feb 26, 2024

curl -L https://registry.developers.crunchydata.com and any other subdirs like /crunchydata/crunchy-postgres:ubi8-14.11-0
leads to:
{ "errors":[{"code":"404","message":"This container version is no longer available from the Crunchy Data Developer Program. For information on accessing these containers, please contact info@crunchydata.com." }]}
so k3s can't pull an image anymore...

please help!

@andrewlecuyer
Copy link
Collaborator

@bap-dev, sorry to hear you are having trouble!

As shown on the Supported Platforms page within the Crunchy Postgres for Kubernetes documentation, only the latest two Postgres release are available through the Crunchy Data Developer Program.

https://access.crunchydata.com/documentation/postgres-operator/latest/overview/supported-platforms

However, please note that prior Postgres 14 (e.g. v14.10) builds are still available via the developer registry.

registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.10-0

This image should get you up-and-running. You the can leverage the major Postgres version upgrade functionality within Crunchy Postgres for Kubernetes to get onto one the latest Postgres releases available via the Developer program:

https://access.crunchydata.com/documentation/postgres-operator/latest/guides/major-postgres-version-upgrade

I also recommend subscribing to the Developer program mailing list via the following page for the latest updates about the availability of Postgres via the Developer Program:

https://www.crunchydata.com/developers/download-postgres/containers

Hope this helps!

@andrewlecuyer
Copy link
Collaborator

Considering most of the conversation for this is occurring in CrunchyData/postgres-operator-examples#255, I'm proceeding with closing this issue.

Feel free to reach out if you have any additional questions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants