kelseyhightower / confd

Manage local application configuration files using templates and data from etcd or consul
MIT License
8.35k stars 1.41k forks source link

support for etcd3 #586

Closed xueyihan closed 7 years ago

xueyihan commented 7 years ago

Does the latest version support etcd3? I always got "key not found".

okushchenko commented 7 years ago

No, it doesn't support etcdv3 at the moment. The support should be merged in the coming months. Feel free to follow #468 to be updated on the PR status.

xueyihan commented 7 years ago

thanks! i got a fork that supported it. waiting the update...

okushchenko commented 7 years ago

The 0.13.0 release of confd has support for etcdv3, as well as other fixes and improvements. You can download it here: https://github.com/kelseyhightower/confd/releases/tag/v0.13.0