postgres-operator/pkg/cluster
Dmitrii Dolgov 6dad83325b Cleanup configuration
Add pool configuration into CRD & charts. Add preliminary documentation.
Rename NumberOfInstances to Replicas like in Deployment. Mention couple
of potential improvement points for connection pool specification.
2020-02-13 13:36:14 +01:00
..
cluster.go Various improvements 2020-02-12 17:35:43 +01:00
cluster_test.go Add ServiceAnnotations cluster config (#803) 2020-02-10 12:03:25 +01:00
database.go Various improvements 2020-02-12 17:35:43 +01:00
exec.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
filesystems.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
k8sres.go Cleanup configuration 2020-02-13 13:36:14 +01:00
k8sres_test.go Various improvements 2020-02-12 17:35:43 +01:00
pod.go move StatefulSet to apps/v1 (#675) 2019-09-30 16:42:04 +02:00
resources.go Various improvements 2020-02-12 17:35:43 +01:00
resources_test.go Add test for both ways to enable connection pool 2020-02-13 11:04:11 +01:00
sync.go Various improvements 2020-02-12 17:35:43 +01:00
sync_test.go Cleanup configuration 2020-02-13 13:36:14 +01:00
types.go Add more tests 2020-02-12 17:31:10 +01:00
util.go Various improvements 2020-02-12 17:35:43 +01:00
volumes.go Fixing spelling mistake in delete PVC function name (#691) 2019-10-18 16:41:56 +02:00