open-consul/agent/config
Daniel Nephin 057e8320f9 streaming: set a default timeout
The blocking query backend sets the default value on the server side.
The streaming backend does not using blocking queries, so we must set the timeout on
the client.
2021-07-28 17:50:00 -04:00
..
testdata Add DNS recursor strategy option (#10611) 2021-07-19 15:22:51 -07:00
agent_limits.go
builder.go agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 2021-07-22 13:20:45 -05:00
builder_oss.go config: add agent config flag for enterprise clients to indicate they wish to join a particular partition (#10572) 2021-07-08 10:03:38 -05:00
builder_oss_test.go Add OSS bits for supporting specifying the enterprise license via config 2021-05-20 16:11:33 -04:00
builder_test.go config: unexport the remaining builder methods 2021-07-06 18:42:09 -04:00
config.go Add DNS recursor strategy option (#10611) 2021-07-19 15:22:51 -07:00
config_oss.go agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 2021-07-22 13:20:45 -05:00
default.go GH-8728 add raft default values 2021-05-18 14:51:14 -04:00
default_oss.go config: Use LiteralSource for some defaults 2020-11-20 18:14:17 -05:00
doc.go
flags.go config: update config settings and flags for ports.xds 2021-07-13 12:31:48 -04:00
flags_test.go config: update config settings and flags for ports.xds 2021-07-13 12:31:48 -04:00
flagset.go
golden_test.go config: Use golden for TestRuntimeConfig_Sanitize 2021-01-11 14:34:03 -05:00
limits.go
limits_windows.go
merge.go Agent Auto Configuration: Configuration Syntax Updates (#8003) 2020-06-16 15:03:22 -04:00
merge_test.go Agent Auto Configuration: Configuration Syntax Updates (#8003) 2020-06-16 15:03:22 -04:00
runtime.go streaming: set a default timeout 2021-07-28 17:50:00 -04:00
runtime_oss.go config: add agent config flag for enterprise clients to indicate they wish to join a particular partition (#10572) 2021-07-08 10:03:38 -05:00
runtime_oss_test.go config: add agent config flag for enterprise clients to indicate they wish to join a particular partition (#10572) 2021-07-08 10:03:38 -05:00
runtime_test.go agent: update proxy upstreams to inherit namespace from service (#10688) 2021-07-26 17:12:29 -04:00
segment_oss.go config: Unexport Builder and NewBuilder 2021-01-27 17:41:53 -05:00
segment_oss_test.go config: rename testCase fields 2021-02-16 14:40:16 -05:00