postgres-operator/pkg/cluster
Oleksii Kliukin 1ffe98ba9f Fix the connection leak and user options sync.
- fix the lack of closing the cursor for the query that returned no
rows.
- fix syncing of the user options, as previously those were not
  fetched from the database.
2017-11-27 16:46:34 +01:00
..
cluster.go Rename api roles configuration parameter. 2017-11-22 10:43:35 +01:00
exec.go return idle status when worker has nothing to do 2017-10-11 15:42:20 +02:00
filesystems.go Make use of kubernetes client-go v4 2017-07-25 15:25:17 +02:00
k8sres.go Allow per-cluster setting of a docker image. 2017-11-14 11:53:04 +01:00
pg.go Fix the connection leak and user options sync. 2017-11-27 16:46:34 +01:00
pod.go Kube cluster upgrade 2017-10-19 10:49:42 +02:00
resources.go use sync methods while updating the cluster 2017-11-03 12:00:43 +01:00
sync.go Allow global configuration options for API roles. 2017-11-22 10:43:35 +01:00
types.go add comments on roles 2017-09-11 17:44:32 +02:00
util.go use sync methods while updating the cluster 2017-11-03 12:00:43 +01:00
volumes.go use sync methods while updating the cluster 2017-11-03 12:00:43 +01:00