postgres-operator/pkg/cluster
Oleksii Kliukin 87a379f663 Avoid reusing closed DB connection. (#79)
Set DB connection to nil upon closing it.
2017-08-10 18:19:35 +02:00
..
cluster.go Bugfix/close db connections (#78) 2017-08-10 10:10:00 +02:00
exec.go Fix golint warnings 2017-08-01 16:08:56 +02:00
filesystems.go Make use of kubernetes client-go v4 2017-07-25 15:25:17 +02:00
k8sres.go Fix missing labels in the replica service selector. 2017-08-02 17:46:24 +02:00
pg.go Avoid reusing closed DB connection. (#79) 2017-08-10 18:19:35 +02:00
pod.go Make use of kubernetes client-go v4 2017-07-25 15:25:17 +02:00
resources.go Bugfix/close db connections (#78) 2017-08-10 10:10:00 +02:00
sync.go Bugfix/close db connections (#78) 2017-08-10 10:10:00 +02:00
types.go Fix golint warnings 2017-08-01 16:08:56 +02:00
util.go Fix golint warnings 2017-08-01 16:08:56 +02:00
volumes.go Fix golint warnings 2017-08-01 16:08:56 +02:00