Skip to content
Snippets Groups Projects
Commit f15f93f4 authored by Oleksii Kliukin's avatar Oleksii Kliukin Committed by GitHub
Browse files

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.
parent 8b58782a
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment