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

Cannot build postgres 15 #1543

Closed RobKenis closed 10 months ago

RobKenis commented 11 months ago

Describe the bug Cannot build docker image for postgres 15 because RPM sources are not present on https://repo.developers.crunchydata.com

To Reproduce Steps to reproduce the behavior:

  1. Run make postgres

Expected behavior An image is built

vvanouytsel commented 11 months ago

I have also noticed the same issue. This seems to return an empty response.

curl https://api.developers.crunchydata.com/downloads/repo/rpm-centos/postgresql15/crunchypg15.repo
mjtice commented 10 months ago

It looks like if you want RPMs for Postgres > 14 then you've got to pay up?

Note: These RPMs are no longer being updated. If you would like more recent versions, please consider getting a Crunchy Data support subscription

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

RobKenis commented 10 months ago

We have solved the issue by moving to another operator.