Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Etcd v3 #733

Open
falenn opened this issue Sep 18, 2019 · 3 comments
Open

Add support for Etcd v3 #733

falenn opened this issue Sep 18, 2019 · 3 comments

Comments

@falenn
Copy link

falenn commented Sep 18, 2019

Please add support for use with etcd v3.

@falenn
Copy link
Author

falenn commented Sep 19, 2019

Looking forward at k8s 1.15+, the ecosystem has migrated to coreos/etcd 3.4+ presenting the new v3 API. As far as I can tell, hpedockerplugin and doryd should follow.

@wdurairaj
Copy link
Collaborator

Yes, we can talk to etcd v3 server with the etcd client version shipped with the current docker volume plugin.

If you need exact version of the etcd client (python module) -- this is the information
python-etcd==0.4.5

https://github.com/hpe-storage/python-hpedockerplugin/blob/plugin_v2/requirements-py3.txt#L69
Yes, our source is open source too.

@falenn
Copy link
Author

falenn commented Oct 8, 2019

Excellent, my mistake. How are you leveraging the master branch? Is plugin_v2 your master/release branch? Sorry for the confusion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants