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.
consul/agent/xds
R.B. Boyer dfcdc41ef8
connect: allow 'envoy_cluster_json' escape hatch to continue to function (#6378)
5 years ago
..
testdata connect: allow 'envoy_cluster_json' escape hatch to continue to function (#6378) 5 years ago
clusters.go connect: allow 'envoy_cluster_json' escape hatch to continue to function (#6378) 5 years ago
clusters_test.go connect: allow 'envoy_cluster_json' escape hatch to continue to function (#6378) 5 years ago
config.go docs: document how envoy escape hatches work with the discovery chain (#6350) 5 years ago
config_test.go
endpoints.go connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340) 5 years ago
endpoints_test.go connect: introduce ExternalSNI field on service-defaults (#6324) 5 years ago
failover_math.go
failover_math_test.go
golden_test.go
listeners.go docs: document how envoy escape hatches work with the discovery chain (#6350) 5 years ago
listeners_test.go connect: introduce ExternalSNI field on service-defaults (#6324) 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
server_test.go
testing.go
xds.go