Skip to content

Boggling Moles

Latest

Choose a tag to compare

@FxKu FxKu released this 18 Dec 11:26
· 8 commits to master since this release
1f4ee60

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

Fixes and enhancements

  • fixed ghcr build pipeline and stop pushing to registry.opensource.zalan.do (#2991, #3010, #3013, #3017)
  • prevent sidecars without image specification to not run into cascading failures (#2997)
  • prevent potential password override when syncing secrets fails in between (#2969)
  • handle edge case when two different users accidentally share the same secret (#2999)
  • make schedule switchover test use specific timestamp to not fail in some edge cases (#2995)
  • removed unsupported format field for integer type in Postgresql CRD (#3017)
  • update logical backup image default in OperatorConfiguration CRD (#3017)
  • reworked the e2e test runner docker file (#3017)
  • updated dependencies (#2989, #2996, #2997, #3001, #3008, #3011)

Breaking change

  • We stopped pushing images to registry.opensource.zalan.do (#2991, #3017)
  • Removed 1.9.0 helm chart releases

Images

Postgres Operator: ghcr.io/zalando/postgres-operator:v1.15.1
UI: ghcr.io/zalando/postgres-operator-ui:v1.15.1
Logical Backup: ghcr.io/zalando/postgres-operator/logical-backup:v1.15.1
Default Spilo image: ghcr.io/zalando/spilo-17:4.0-p3

Thanks to our contributors: @FxKu, @idanovinda, @mikkeloscar, @ovnozdrach, @berler, @aleksandr-vin