CrunchyData / crunchy-containers

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

Containers cleanups for v5 #1387

Closed jkatz closed 3 years ago

jkatz commented 3 years ago

This contains a series of cleanups for PGO v5.

Issue: [sc-11951] Issue: [sc-12609] Issue: [sc-12610] closes CrunchyData/postgres-operator#2664

crunchyheath commented 3 years ago

For pull-from-crunchy.sh, pull-from-dockerhub.sh, push-to-local.sh and remove-all-images.sh should you also remove the references to pgpool, pgbadger, and pgadmin4 since these containers were also removed from the Makefile target list? Other than that comment everything else looks okay to me.

andrewlecuyer commented 3 years ago

Noting that I tested a build of all containers with PGO v5, and did not run into any issues.

jkatz commented 3 years ago

All feedback addressed.