docker / libkv

Distributed key/value store abstraction library
Apache License 2.0
853 stars 205 forks source link

Add support for username/password auth with Consul and Zookeeper #124

Open abronan opened 8 years ago

abronan commented 8 years ago

As a follow-up to #121, we should include support for username/password authentication for Consul and zookeeper.

mcapuccini commented 7 years ago

@abronan did this get implemented somehow?

abronan commented 7 years ago

Hey @mcapuccini, unfortunately no and I'm no longer a maintainer of the repository. As I commented on another issue, it may be wise to ask for a status from the people on the docker team. Maybe a fork could be a solution if no answer is given. Sorry for the inconvenience.