CrunchyData / postgres-operator-examples

Examples for deploying applications with PGO, the Postgres Operator from Crunchy Data
https://access.crunchydata.com/documentation/postgres-operator/v5/
Apache License 2.0
190 stars 4.75k forks source link

Add pgAdmin CRD changes for 5.5.0 #232

Closed tjmoore4 closed 1 year ago

tjmoore4 commented 1 year ago

Issue: PGO-550

tjmoore4 commented 1 year ago

LGTM, but just to be clear, a) this is mostly pgadmin-related -- we'll still need another PR for other changes, yeah? b) this PR mostly handles

  • adding the CRD
  • updating RBAC
  • adding the related image Anything else that I'm missing?

Mostly, but it also updates the version numbers and cleans up some RBAC settings. There might be some final final changes (image tags, etc) that will be needed later, but that would likely happen around the time we merge to main.