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

Update postgis to include codeready repo #1519

Closed jmckulk closed 1 year ago

jmckulk commented 1 year ago

The newest PostGIS requires gdal35. Gdal35 requires a package from codeready-builder-for-rhel-8-x86_64-rpms. When we enable repos to install PostGIS packages, we now include codeready.

In the future, we may be able to combine the two separate microdnf install lines (36 and 40) but keeping out of caution.

Checklist:

Type of Changes:

What is the current behavior? (link to any open issues here)

What is the new behavior (if this is a feature change)?

Other information: [sc-18072]