open-consul/agent/config
Daniel Nephin 78b02663e9 config: Use golden for TestRuntimeConfig_Sanitize
A golden file makes the expected value easier to work with. This change also
removes a number of shims for enterprise and replaces them with a single one
for the golden filename.
2021-01-11 14:34:03 -05:00
..
testdata config: Use golden for TestRuntimeConfig_Sanitize 2021-01-11 14:34:03 -05:00
agent_limits.go
agent_limits_test.go config: remove t.Parallel and some unused fields from tests 2021-01-07 18:57:52 -05:00
builder.go Display a warning when rpc.enable_streaming = true is set on a client (#9530) 2021-01-08 15:23:23 -05:00
builder_oss.go config: Use config fields to warn about enterprise settings 2021-01-07 19:31:39 -05:00
builder_oss_test.go config: Use config fields to warn about enterprise settings 2021-01-07 19:31:39 -05:00
builder_test.go config: move testing shims to BuilderOpts 2020-11-20 18:31:10 -05:00
config.go Merge pull request #9250 from hashicorp/dnephin/config-tags-2 2021-01-08 14:08:34 -05:00
config_oss.go
default.go config: Use config fields to warn about enterprise settings 2021-01-07 19:31:39 -05:00
default_oss.go config: Use LiteralSource for some defaults 2020-11-20 18:14:17 -05:00
doc.go
flags.go Fixed failing tests 2020-12-30 14:09:50 -06:00
flags_test.go
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 Merge branch 'master' into 6074-allow-config-MaxHeaderBytes 2020-12-30 14:14:05 -06:00
runtime_oss.go
runtime_oss_test.go config: Use golden for TestRuntimeConfig_Sanitize 2021-01-11 14:34:03 -05:00
runtime_test.go config: Use golden for TestRuntimeConfig_Sanitize 2021-01-11 14:34:03 -05:00
segment_oss.go
segment_oss_test.go testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00