postgres-operator/pkg/cluster
Rafia Sabih b3dbac5b81 Adding test cases and other changes
- Refactor needConnectionPooler for master and replica separately
- Improve sync function
- Add test cases to create, delete and sync with repplica connection
  pooler

Other changes
2020-09-04 17:32:35 +02:00
..
cluster.go Adding test cases and other changes 2020-09-04 17:32:35 +02:00
cluster_test.go Assorted changes 2020-09-03 16:01:25 +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 Assorted changes 2020-09-03 16:01:25 +02:00
k8sres_test.go fix for labels selector 2020-09-03 09:32:48 +02:00
pod.go Fix typo in error message (#969) 2020-05-12 10:05:42 +02:00
resources.go Adding test cases and other changes 2020-09-04 17:32:35 +02:00
resources_test.go Adding test cases and other changes 2020-09-04 17:32:35 +02:00
sync.go Adding test cases and other changes 2020-09-04 17:32:35 +02:00
sync_test.go Adding test cases and other changes 2020-09-04 17:32:35 +02:00
types.go Prevent empty syncs (#922) 2020-04-16 15:14:31 +02:00
util.go Adding test cases and other changes 2020-09-04 17:32:35 +02:00
volumes.go Resize volume by changing pvc size if enabled in config. (#958) 2020-07-03 10:53:37 +02:00