postgres-operator/pkg/cluster
Rafia Sabih fb49376085 Enable connection pooler for replica
- Refactor code for connection pooler deployment and services
- Refactor sync code for connection pooler
- Rename EnableConnectionPooler to EnableMasterConnectionPooler
- Update yamls and tests
2020-09-02 13:46:36 +02:00
..
cluster.go Enable connection pooler for replica 2020-09-02 13:46:36 +02:00
cluster_test.go Enable connection pooler for replica 2020-09-02 13:46:36 +02:00
database.go Enable connection pooler for replica 2020-09-02 13:46:36 +02: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 Enable connection pooler for replica 2020-09-02 13:46:36 +02:00
k8sres_test.go Enable connection pooler for replica 2020-09-02 13:46:36 +02:00
pod.go Fix typo in error message (#969) 2020-05-12 10:05:42 +02:00
resources.go Enable connection pooler for replica 2020-09-02 13:46:36 +02:00
resources_test.go Enable connection pooler for replica 2020-09-02 13:46:36 +02:00
sync.go Enable connection pooler for replica 2020-09-02 13:46:36 +02:00
sync_test.go Enable connection pooler for replica 2020-09-02 13:46:36 +02:00
types.go Prevent empty syncs (#922) 2020-04-16 15:14:31 +02:00
util.go Enable connection pooler for replica 2020-09-02 13:46:36 +02:00
volumes.go Resize volume by changing pvc size if enabled in config. (#958) 2020-07-03 10:53:37 +02:00