Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Matt Keeler dfb0177dbc
Testing updates to support namespaced testing of the agent/xds… (#7185)
5 years ago
..
testdata Allow configuration of upstream connection limits in Envoy (#6829) 5 years ago
clusters.go Testing updates to support namespaced testing of the agent/xds… (#7185) 5 years ago
clusters_test.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
config.go Allow configuration of upstream connection limits in Envoy (#6829) 5 years ago
config_test.go Allow configuration of upstream connection limits in Envoy (#6829) 5 years ago
endpoints.go Updates to Config Entries and Connect for Namespaces (#7116) 5 years ago
endpoints_test.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
failover_math.go connect: fix failover through a mesh gateway to a remote datacenter (#6259) 5 years ago
failover_math_test.go connect: fix failover through a mesh gateway to a remote datacenter (#6259) 5 years ago
golden_test.go
listeners.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
listeners_test.go Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
naming.go connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340) 5 years ago
response.go
routes.go connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340) 5 years ago
routes_test.go connect: introduce ExternalSNI field on service-defaults (#6324) 5 years ago
server.go Fix a couple bugs regarding intentions with namespaces (#7169) 5 years ago
server_oss.go Updates to Config Entries and Connect for Namespaces (#7116) 5 years ago
server_test.go Testing updates to support namespaced testing of the agent/xds… (#7185) 5 years ago
testing.go
xds.go