Commit Graph

11 Commits (f6bad42dd313abc999d836ef2f433de674eff665)

Author SHA1 Message Date
Pavel Zavora 7706697f88 fix(server): upgrade to the latest etcd libs to resolve dependency issues 2021-05-07 09:43:53 +02:00
Pavel Zavora 1c7c08d39b fix(etcd): repair read of TLS settings in etcd url 2021-03-04 07:36:42 +01:00
Pavel Zavora 31ff08c730 feat(etcd): add WithURL to setup etcd client, including TLS options 2021-03-04 07:36:42 +01:00
Pavel Zavora aa4ef4cafe feat(etcd): allow to configure etcd client with URL 2021-03-04 07:36:42 +01:00
Pavel Závora 1aab8f560e
Merge pull request #5612 from influxdata/5576/etcd_tls_client_cert
feat(etcd): allow to configure  ETCD with client certificate
2020-12-02 12:00:43 +01:00
Pavel Zavora 2d96fc64b5 chore(build): upgrade etcd to fix tests with golang 1.15 2020-11-26 10:57:27 +01:00
Pavel Zavora 05ea29202f feat(etcd): allow to configure ETCD with client certificate 2020-11-18 20:22:19 +01:00
greg linton 8ecae3c41f chore: add tests for bolt 2020-01-23 11:15:32 -07:00
greg linton 039b8e816f chore: add tests for etcd, remove unused bucket/tx logic 2020-01-23 11:15:32 -07:00
greg linton 899c35fc29 fix: add snowflake id, validate annotation endtime 2020-01-23 11:15:32 -07:00
Greg 56353bee05
feat: add etcd as backend store (#5352)
* Add some comments about unused v2 stuff

* Add etcd as kv backend

* Add configuration options to utilize etcd backend
2020-01-21 11:05:00 -07:00