postgres-operator/pkg/cluster
Rafia Sabih e398cf8c7e
Avoid syncing when possible (#1274)
Avoid extra syncing in case there are no changes in pooler requirements.
Add pooler specific labels to pooler secrets.
Add test case to check for pooler secret creation and deletion.

Co-authored-by: Rafia Sabih <rafia.sabih@zalando.de>
2021-01-14 09:53:09 +01:00
..
cluster.go use pointer type for nodeAffinity (#1263) 2020-12-18 12:07:59 +01:00
cluster_test.go delete secrets of system users too (#974) 2020-05-14 11:34:02 +02:00
connection_pooler.go Avoid syncing when possible (#1274) 2021-01-14 09:53:09 +01:00
connection_pooler_new_test.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
connection_pooler_test.go Initial commit for new 1.6 release with Postgres 13 support. (#1257) 2020-12-17 15:00:29 +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 Avoid syncing when possible (#1274) 2021-01-14 09:53:09 +01:00
k8sres_test.go use pointer type for nodeAffinity (#1263) 2020-12-18 12:07:59 +01:00
pod.go wrap getting Patroni state into retry (#1293) 2021-01-08 15:08:44 +01:00
resources.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
sync.go diff SecurityContext of containers (#1255) 2020-12-15 10:06:53 +01:00
types.go Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
util.go Support inherited annotations for all major objects (#1236) 2020-12-11 16:34:01 +01:00
util_test.go Support inherited annotations for all major objects (#1236) 2020-12-11 16:34:01 +01:00
volumes.go Support EBS gp2 to gp3 migration on sync for below 1tb volumes (#1242) 2020-12-11 15:52:32 +01:00
volumes_test.go Fix function name in test (#1250) 2020-12-12 00:35:27 +01:00