consul/agent/config
Freddy 645e406ca0 Rename CatalogDestinationsOnly (#10397)
CatalogDestinationsOnly is a passthrough that would enable dialing
addresses outside of Consul's catalog. However, when this flag is set to
true only _connect_ endpoints for services can be dialed.

This flag is being renamed to signal that non-Connect endpoints can't be
dialed by transparent proxies when the value is set to true.
2021-06-14 20:15:58 +00:00
..
testdata Add flag for transparent proxies to dial individual instances (#10329) 2021-06-09 20:39:37 +00:00
agent_limits.go config: validate system limits against limits.http_max_conns_per_client (#7434) 2020-04-02 09:22:17 +02:00
builder.go Add flag for transparent proxies to dial individual instances (#10329) 2021-06-09 20:39:37 +00:00
builder_oss.go Add OSS bits for supporting specifying the enterprise license via config 2021-05-20 20:12:05 +00:00
builder_oss_test.go Add OSS bits for supporting specifying the enterprise license via config 2021-05-20 20:12:05 +00:00
builder_test.go Merge pull request #9981 from hashicorp/ma/uds_upstreams 2021-05-05 16:17:32 -04:00
config.go Add flag for transparent proxies to dial individual instances (#10329) 2021-06-09 20:39:37 +00:00
config_oss.go agent/config: add auditing config to OSS and add to enterpriseConfigMap exclusions 2020-05-11 13:27:35 -07:00
default.go Merge pull request #8812 from jjshanks/GH-8728 2021-05-18 19:33:09 +00:00
default_oss.go config: Use LiteralSource for some defaults 2020-11-20 18:14:17 -05:00
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 Add unconvert linter 2020-05-12 13:47:25 -04:00
limits_windows.go config: validate system limits against limits.http_max_conns_per_client (#7434) 2020-04-02 09:22:17 +02:00
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 add http2 ping health checks (#8431) 2021-04-09 15:12:10 -04:00
runtime_oss.go Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00
runtime_oss_test.go Add OSS bits for supporting specifying the enterprise license via config 2021-05-20 20:12:05 +00:00
runtime_test.go Rename CatalogDestinationsOnly (#10397) 2021-06-14 20:15:58 +00: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