postgres-operator/pkg/cluster
Felix Kunde 41858a702c
making pgTeamMap a pointer (#1349)
* making pgTeamMap a pointer
* init empty map
* add e2e test for additional teams and members
* update test_min_resource_limits
* add more waiting in node_affinity_test
* no need for pointers in map of postgresTeamMebership
* another minor update on node affinity test
* refactor and fix fetching additional members
2021-02-16 10:38:20 +01:00
..
cluster.go making pgTeamMap a pointer (#1349) 2021-02-16 10:38:20 +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 Truncate cronjob name at 52 characters (#1208) 2021-02-15 17:00:21 +01:00
k8sres_test.go code optimization (#1350) 2021-02-09 09:35:24 +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 Fix volume sync order. (#1340) 2021-02-12 17:36:11 +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