CrunchyData / crunchy-containers

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

Cannot build postgres 15 #1543

Closed RobKenis closed 1 year ago

RobKenis commented 1 year 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 1 year 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 1 year 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 1 year ago

We have solved the issue by moving to another operator.