Skip to content

Update dependency zalando/postgres-operator to v1.8.1

Renovate Bot requested to merge renovate/zalando-postgres-operator-1.x into master

This MR contains the following updates:

Package Type Update Change
zalando/postgres-operator Kustomization patch v1.8.0 -> v1.8.1

Release Notes

zalando/postgres-operator

v1.8.1

Compare Source

This is a bugfix release to the 1.8 version of the Postrges Operator. Thanks to everyone who gave feedback, raised issues or fixed bugs.

Fixes and enhancements
  • Not changing case of defined environment variables (breaking change in v1.8.0) (#​1889)
  • Bring back 8080 operator port for spilo containers (#​1864)
  • Avoid writing on a closed channel during switchovers (#​1876)
  • additional_owner_roles are granted to database owners, not vice versa (operator will repair false membership) (#​1869)
  • Use uint64 type for fetching replication lag calling Patroni members endpoint (#​1893)
  • Use right number of WaitGroups when PostgresTeam informer is enabled (#​1876)
  • Sync CRD manifests with internal go representation (#​1869)
  • Raising apiVersion of helm charts to only support helm3+ (#​1884)
  • [UI] correct cost calculation and added tooltip to cluster list explaining the formula (#​1872)
  • [UI] when fetching cluster logs use default when no team is found for user (#​1872)

Docker image: registry.opensource.zalan.do/acid/postgres-operator:v1.8.1 UI Docker image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.8.1 Sample logical backup image: registry.opensource.zalan.do/acid/logical-backup:v1.8.1 Default Spilo image: registry.opensource.zalan.do/acid/spilo-14:2.1-p5

Thanks to our contributors: @​FxKu, @​idanovinda, @​jopadi, @​sdudoladov, @​Jan-M, @​CyberDem0n, @​dmvolod, @​mujx, @​stephan2012, @​danlenar, @​chitoku-k, @​AllexVeldman, @​rocket357


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports