postgres-operator/pkg/cluster
Felix Kunde c18241f187
Bump v1.6.2 (#1433)
* helm chart remove 1.6.0 archive from 1.6.0 archive

* bump operator to v1.6.2

* fix pointer deref

* skip connection pooler sync when empty

* revert pooler change and minor update to version msg

* do not log query on error when creating or altering users
2021-04-01 11:53:07 +02:00
..
cluster.go Major version upgrade config (#1386) 2021-03-09 15:28:15 +01:00
cluster_test.go delete secrets of system users too (#974) 2020-05-14 11:34:02 +02:00
connection_pooler.go set allowPrivilegeEscalation for deployment templates (#1328) 2021-01-25 18:23:29 +01:00
connection_pooler_new_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
connection_pooler_test.go Use fake client for connection pooler (#1301) 2021-01-19 17:40:20 +01:00
database.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
exec.go Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
filesystems.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
k8sres.go Bump v1.6.2 (#1433) 2021-04-01 11:53:07 +02:00
k8sres_test.go Fix empty capabilities (#1380) 2021-02-22 17:27:32 +01:00
majorversionupgrade.go Bump v1.6.2 (#1433) 2021-04-01 11:53:07 +02:00
pod.go Improve rolling upgrades and rolling upgrade continue (#1341) 2021-02-26 15:38:58 +01:00
resources.go Improve rolling upgrades and rolling upgrade continue (#1341) 2021-02-26 15:38:58 +01:00
sync.go create global default privileges in the appropriate prepared databases (#1421) 2021-03-26 14:19:26 +01:00
types.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
util.go making pgTeamMap a pointer (#1349) 2021-02-16 10:38:20 +01:00
util_test.go Truncate cronjob name at 52 characters (#1208) 2021-02-15 17:00:21 +01:00
volumes.go Full AWS gp3 support for iops and througput config. (#1261) 2021-01-25 10:07:18 +01:00
volumes_test.go Full AWS gp3 support for iops and througput config. (#1261) 2021-01-25 10:07:18 +01:00