This is a new minor release to the 1.6
version of the Postrges Operator. Thanks to everyone who gave feedback, raised issues or fixed bugs.
New features
- New option to automatically deny login for team members removed from Teams API or CRD (#1457)
Enhancements
- Bump Spilo image with latest Postgres minor releases (#1503)
- Get postgres container by name, use index 0 only as fallback (#1504, #1505, #1381)
- Replace statefulsets on annotation diff to avoid updates on each sync (#1449)
- Fix updates of pooler deployment on each sync (#1448)
- Trigger rolling update if number of volumes in statefulset differs (#1474)
- Mount additional volumes to postgres container if
targetContainers
is empty (#1475) - Fix configuring
spilo_runasuser
andspilo_runasgroup
from ConfigMap (#1503)
Docker image: registry.opensource.zalan.do/acid/postgres-operator:v1.6.3
UI Docker image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.6.3
Sample logical backup image: registry.opensource.zalan.do/acid/logical-backup:v1.6.3
Default Spilo image: registry.opensource.zalan.do/acid/spilo-13:2.0-p7
Thanks to our contributors: @FxKu, @sdudoladov, @erthalion, @Jan-M, @CyberDem0n,
@cucxabong, @guicholeo