rosskukulinski / kubernetes-rethinkdb-cluster

RethinkDB cluster on top of Kubernetes made easy.
MIT License
139 stars 40 forks source link

Add support for User/Pass to probe #33

Open rosskukulinski opened 7 years ago

rosskukulinski commented 7 years ago

Our go-probe for checking for health status of the rethinkdb node does not support username or passwords for Permissions and User Accounts. As such, if you add a user/pass combo then the health check will always fail (see #32)