consul/agent/config
Matt Keeler da31e0449e Move some things around to allow for license updating via config reload
The bulk of this commit is moving the LeaderRoutineManager from the agent/consul package into its own package: lib/gort. It also got a renaming and its Start method now requires a context. Requiring that context required updating a whole bunch of other places in the code.
2021-05-25 09:57:50 -04:00
..
testdata Add OSS bits for supporting specifying the enterprise license via config 2021-05-20 16:11:33 -04:00
agent_limits.go
builder.go config: handled deprecated config key with a warning 2021-05-06 18:09:30 -04:00
builder_oss.go Add OSS bits for supporting specifying the enterprise license via config 2021-05-20 16:11:33 -04: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 Convert mode to string representation 2021-05-04 12:41:43 -07:00
config.go Move some things around to allow for license updating via config reload 2021-05-25 09:57:50 -04:00
config_oss.go
default.go GH-8728 add raft default values 2021-05-18 14:51:14 -04:00
default_oss.go
doc.go
flags.go config: make config.TestLoad_FullConfig use config.Load 2021-01-27 17:51:53 -05:00
flags_test.go config: improve the interface of Load 2021-01-27 17:34:43 -05: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
merge_test.go
runtime.go add http2 ping health checks (#8431) 2021-04-09 15:12:10 -04:00
runtime_oss.go
runtime_oss_test.go Add OSS bits for supporting specifying the enterprise license via config 2021-05-20 16:11:33 -04:00
runtime_test.go Fixup agent/config tests 2021-05-05 09:28:17 -07: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