consul/agent/config
Hans Hasselberg 315d57bfb1
agent: sensible keyring error (#7272)
Fixes #7231. Before an agent would always emit a warning when there is
an encrypt key in the configuration and an existing keyring stored,
which is happening on restart.

Now it only emits that warning when the encrypt key from the
configuration is not part of the keyring.
2020-02-13 20:35:09 +01:00
..
builder.go agent: sensible keyring error (#7272) 2020-02-13 20:35:09 +01:00
builder_oss.go
config.go feat: support sending body in HTTP checks (#6602) 2020-02-10 09:27:12 -07:00
config_oss.go
default.go config: increase http_max_conns_per_client default to 200 (#7289) 2020-02-13 16:27:33 +01:00
default_oss.go OSS changes to allow for parsing the enterprise DNS config prop… (#6959) 2019-12-18 10:16:35 -05:00
doc.go
flags.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
flags_test.go agent: setup grpc server with auto_encrypt certs and add -https-port (#7086) 2020-01-22 11:32:17 +01:00
flagset.go
merge.go
merge_test.go
runtime.go config: increase http_max_conns_per_client default to 200 (#7289) 2020-02-13 16:27:33 +01:00
runtime_oss.go
runtime_oss_test.go OSS changes to allow for parsing the enterprise DNS config prop… (#6959) 2019-12-18 10:16:35 -05:00
runtime_test.go agent: sensible keyring error (#7272) 2020-02-13 20:35:09 +01:00
segment_oss.go
segment_oss_test.go