postgres-operator/pkg/cluster
Dmitrii Dolgov 80fee17ea4 Various fixes
Sync pool user correctly, without overriding it.
Fix numberOfInstances comparison in defaults.
Fix maxDBConnections usage.
2020-03-06 13:32:04 +01:00
..
cluster.go Various fixes 2020-03-06 13:32:04 +01:00
cluster_test.go Add more tests 2020-02-24 16:20:59 +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 Various fixes 2020-03-06 13:32:04 +01:00
k8sres_test.go Add possibility to set max db connections 2020-03-03 15:58:33 +01:00
pod.go move StatefulSet to apps/v1 (#675) 2019-09-30 16:42:04 +02:00
resources.go Adjust sync logic 2020-02-19 14:53:58 +01:00
resources_test.go Add more tests 2020-02-24 16:20:59 +01:00
sync.go Various fixes 2020-03-06 13:32:04 +01:00
sync_test.go Prevent operator from wrongly syncing pooler user 2020-03-05 17:31:04 +01:00
types.go Add more tests 2020-02-12 17:31:10 +01:00
util.go Prevent original labels from update 2020-03-05 14:36:13 +01:00
volumes.go Fixing spelling mistake in delete PVC function name (#691) 2019-10-18 16:41:56 +02:00