consul/agent/xds
R.B. Boyer 76795ae6d6
test: omit envoy golden test files that differ from the latest version (#9824)
backport of #9807 to 1.8.x
2021-02-24 15:49:32 -06:00
..
proxysupport [1.8.x] connect: update supported envoy point releases to 1.14.6, 1.13.7, 1.12.7, 1.11.2 (#9739) 2021-02-10 13:11:51 -06:00
testdata test: omit envoy golden test files that differ from the latest version (#9824) 2021-02-24 15:49:32 -06:00
clusters.go [backport: 1.8.x] xds: version sniff envoy and switch regular expressions from 'regex' to 'safe_regex' on newer envoy versions (#8265) 2020-07-09 17:04:23 -05:00
clusters_test.go test: omit envoy golden test files that differ from the latest version (#9824) 2021-02-24 15:49:32 -06:00
config.go connect: upgrade github.com/envoyproxy/go-control-plane to v0.9.5 (#8247) 2020-07-07 16:22:30 -05:00
config_test.go Enable gateways to resolve hostnames to IPv4 addresses (#7999) 2020-06-03 18:51:33 -06:00
endpoints.go [backport: 1.8.x] xds: version sniff envoy and switch regular expressions from 'regex' to 'safe_regex' on newer envoy versions (#8265) 2020-07-09 17:04:23 -05:00
endpoints_test.go test: omit envoy golden test files that differ from the latest version (#9824) 2021-02-24 15:49:32 -06:00
envoy_versioning.go [backport: 1.8.x] xds: version sniff envoy and switch regular expressions from 'regex' to 'safe_regex' on newer envoy versions (#8265) 2020-07-09 17:04:23 -05:00
envoy_versioning_test.go [backport: 1.8.x] xds: version sniff envoy and switch regular expressions from 'regex' to 'safe_regex' on newer envoy versions (#8265) 2020-07-09 17:04:23 -05:00
failover_math.go connect: fix failover through a mesh gateway to a remote datacenter (#6259) 2019-08-05 13:30:35 -05:00
failover_math_test.go connect: fix failover through a mesh gateway to a remote datacenter (#6259) 2019-08-05 13:30:35 -05:00
golden_test.go test: omit envoy golden test files that differ from the latest version (#9824) 2021-02-24 15:49:32 -06:00
listeners.go xds: only try to create an ipv6 expose checks listener if ipv6 is supported by the kernel (#9794) 2021-02-22 10:45:40 -06:00
listeners_test.go test: omit envoy golden test files that differ from the latest version (#9824) 2021-02-24 15:49:32 -06:00
naming.go connect: generate the full SNI names for discovery targets in the compiler rather than in the xds package (#6340) 2019-08-19 13:03:03 -05:00
net_fallback.go xds: only try to create an ipv6 expose checks listener if ipv6 is supported by the kernel (#9794) 2021-02-22 10:45:40 -06:00
net_linux.go xds: only try to create an ipv6 expose checks listener if ipv6 is supported by the kernel (#9794) 2021-02-22 10:45:40 -06:00
response.go connect: upgrade github.com/envoyproxy/go-control-plane to v0.9.5 (#8247) 2020-07-07 16:22:30 -05:00
routes.go [backport/1.8.x] connect: use stronger validation that ingress gateways have compatible protocols defined for their upstreams (#8494) 2020-08-13 15:26:23 -05:00
routes_test.go test: omit envoy golden test files that differ from the latest version (#9824) 2021-02-24 15:49:32 -06:00
server.go Backport to release/1.8.x: #9738 - Stop background refresh of cached data for requests that result in ACL not found errors (#9742) 2021-02-09 11:32:38 -05:00
server_oss.go Updates to Config Entries and Connect for Namespaces (#7116) 2020-01-24 10:04:58 -05:00
server_test.go Allow ingress gateways to send empty clusters, routes, and listeners (#7795) 2020-05-07 16:19:25 -05:00
testing.go connect: upgrade github.com/envoyproxy/go-control-plane to v0.9.5 (#8247) 2020-07-07 16:22:30 -05:00
xds.go Remove unused customEDSClusterJSON 2020-03-27 15:38:16 -04:00