Skip to content

3.5.2

Choose a tag to compare

@cahoonpwork cahoonpwork released this 25 Mar 13:10
· 2490 commits to master since this release

This is a bug fix release which addressed the following issues:

  • bug fixes related to deleting clusters and their PVCs when a user selects --delete-data
  • fixed a bug where xlog PVCs were being allocated for backrest enabled clusters, xlog PVCs are not used when backrest is enabled on a cluster
  • fixed labels when displaying pgo show cluster
  • fixed pgbouncer with backrest restore bug
  • reduced privaleges required in the rbac.yaml
  • fixed content-type returned in the REST API.
  • fixed pgo show pvc errors on second call in GKE
    #120 - Create Cluster: --pgbouncer using wrong user
    #469 - make pgbouncer credential configurable
    #536 - Returns success response but no cluster created
    #571 - Hardcoded database, pgbouncer.ini
    Documentation updates