consul/command
R.B. Boyer ae79cdab1b
connect: introduce ExternalSNI field on service-defaults (#6324)
Compiling this will set an optional SNI field on each DiscoveryTarget.
When set this value should be used for TLS connections to the instances
of the target. If not set the default should be used.

Setting ExternalSNI will disable mesh gateway use for that target. It also 
disables several service-resolver features that do not make sense for an 
external service.
2019-08-19 12:19:44 -05:00
..
acl
agent log rotation: limit count of rotated log files (#5831) 2019-07-19 15:36:34 -06:00
catalog
config connect: introduce ExternalSNI field on service-defaults (#6324) 2019-08-19 12:19:44 -05:00
connect xds: improve how envoy metrics are emitted (#6312) 2019-08-16 09:30:17 -05:00
debug Simplified code in various places (#6176) 2019-07-20 09:37:19 -04:00
event
exec Flaky test overhaul (#6100) 2019-07-12 09:52:26 -06:00
flags
forceleave
helpers
info
intention
join
keygen Update default gossip encryption key size to 32 bytes 2019-07-30 09:45:41 -06:00
keyring add flag to allow /operator/keyring requests to only hit local servers (#6279) 2019-08-12 11:11:11 -07:00
kv Avoid unnecessary conversions (#6178) 2019-07-19 09:13:18 -04:00
leave
lock
login
logout
maint
members
monitor
operator
reload
rtt
services Implement Mesh Gateways 2019-07-01 16:28:30 -04:00
snapshot
tls tls: auto_encrypt enables automatic RPC cert provisioning for consul clients (#5597) 2019-06-27 22:22:07 +02:00
validate
version
watch
commands_oss.go Fix envoy 1.10 exec (#5964) 2019-06-21 16:06:25 +01:00
registry.go