CrunchyData / crunchy-containers

Containers for Managing PostgreSQL on Kubernetes by Crunchy Data
https://www.crunchydata.com/
Apache License 2.0
1.01k stars 329 forks source link

Container images not working at all #1544

Open schewara opened 6 months ago

schewara commented 6 months ago

I was just trying to test the new container images from the download site and had to realize, that non of them are working.

Following the steps described on the page are all failing due to the fact, that the images are all missing all the files under /opt and also the CMD and ENTRYPOINT settings.

Therefore I was wondering if this is just a bug or intentional.

Unfortunately, building the images from source is also not working due to dependencies to the Crunchy repositories, which are only available to Enterprise customers.

Also the CCP_VERSION being 5.3.1-0, which based on the notification on the download site:

Crunchy Postgres for Kubernetes version 5.3 will no longer receive updates through the Crunchy Data Developer Program as of December 2024.

and the current version being 5.5.0-0 makes me question the purpose of this repo.

It would be really nice if one or the other would work for testing.