chronograf/kv
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
..
bolt chore(build): upgrade boltdb with golang 1.15 support 2020-11-26 09:14:18 +01:00
etcd Merge pull request #5612 from influxdata/5576/etcd_tls_client_cert 2020-12-02 12:00:43 +01:00
internal fix: update logic to work properly with existing template variables 2020-02-18 13:34:25 -08:00
config.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
config_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
dashboards.go fix: update api to serve dashboard ids as a string 2020-01-31 14:35:39 -07:00
dashboards_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
kv.go chore: add tests for etcd, remove unused bucket/tx logic 2020-01-23 11:15:32 -07:00
kv_test.go chore: remove remaining layout cruft 2020-01-23 11:15:32 -07:00
mapping.go fix: update api to serve dashboard ids as a string 2020-01-31 14:35:39 -07:00
mapping_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
org_config.go feat: add migrate command to chronoctl 2020-02-03 20:43:44 -07:00
org_config_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
organizations.go fix(go1.15): require non-nil parent in context.WithValue 2020-11-13 14:40:20 +01:00
organizations_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
servers.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
servers_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
sources.go chore: add tests for etcd, remove unused bucket/tx logic 2020-01-23 11:15:32 -07:00
sources_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
users.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
users_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00