You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 theCMD
andENTRYPOINT
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
being5.3.1-0
, which based on the notification on the download site: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.
The text was updated successfully, but these errors were encountered: