postgres-operator/pkg/cluster
Dmitrii Dolgov e0df9dea0c Sync in case of missing deployment
If nothing changed we still need to try to sync and test if the
deployment is there. Otherwise it could be deleted, and operator will
not notice.
2020-03-04 16:07:22 +01:00
..
cluster.go Sync due to defaults 2020-03-02 16:32:15 +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 Add possibility to set max db connections 2020-03-03 15:58:33 +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 Sync in case of missing deployment 2020-03-04 16:07:22 +01:00
sync_test.go Sync due to defaults 2020-03-02 16:32:15 +01:00
types.go Add more tests 2020-02-12 17:31:10 +01:00
util.go Adjust sync logic 2020-02-19 14:53:58 +01:00
volumes.go Fixing spelling mistake in delete PVC function name (#691) 2019-10-18 16:41:56 +02:00