Postgres Operator v1.3.0

Posted on 2019-12-19 by Zalando SE
Related Open Source

The DBaaS team of Zalando is happy to announce a new release of the Postgres Operator for Kubernetes. Shipped with the latest Patroni version and Spilo image supporting PostgreSQL 12. Notable enhancements among others are:

  • Added validation and additional printer columns for Kubernetes custom resources (CRDs)
  • IPv6 support for Patroni URLs in database pods
  • Patroni now uses LIST + WATCH which reduces network I/O
  • Additional options for logical backups to better support S3-compatible endpoints
  • Switched dependency management from glide to go modules

Zalando is running hundreds of Postgres clusters on top of Kubernetes via the operator, deployment and configuration integrated into developer journey using CI/CD. Thanks to everyone involved, reporting bugs, suggesting improvements and contributing to the operator!