postgres-operator/pkg
Oleksii Kliukin f15f93f479 Bugfix/close db connections (#78)
Open and close DB connections on-demand.

Previously, we used to leave the DB connection open while the
cluster was registered with the operator, potentially resutling
in dangled connections if the operator terminates abnormally.

Small refactoring around the role syncing code.
2017-08-10 10:10:00 +02:00
..
cluster Bugfix/close db connections (#78) 2017-08-10 10:10:00 +02:00
controller Fix golint warnings 2017-08-01 16:08:56 +02:00
spec Fix golint warnings 2017-08-01 16:08:56 +02:00
util fix pam_role_name parameter name. 2017-08-02 17:55:06 +02:00