consul/agent/xds
R.B. Boyer be89557fb4
test: omit envoy golden test files that differ from the latest version (#9807)
Since we currently do no version switching this removes 75% of the PR
noise.

To generate all *.golden files were removed and then I ran:

    go test ./agent/xds -update
2021-02-24 14:04:31 -06:00
..
proxysupport xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
testdata test: omit envoy golden test files that differ from the latest version (#9807) 2021-02-24 14:04:31 -06:00
clusters.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
clusters_test.go test: omit envoy golden test files that differ from the latest version (#9807) 2021-02-24 14:04:31 -06:00
config.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
config_test.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
endpoints.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
endpoints_test.go test: omit envoy golden test files that differ from the latest version (#9807) 2021-02-24 14:04:31 -06:00
envoy_versioning.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
envoy_versioning_test.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
failover_math.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
failover_math_test.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
golden_test.go test: omit envoy golden test files that differ from the latest version (#9807) 2021-02-24 14:04:31 -06:00
listeners.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
listeners_test.go test: omit envoy golden test files that differ from the latest version (#9807) 2021-02-24 14:04:31 -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 (#9765) 2021-02-19 14:38:43 -06:00
net_linux.go xds: only try to create an ipv6 expose checks listener if ipv6 is supported by the kernel (#9765) 2021-02-19 14:38:43 -06:00
rbac.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
rbac_test.go test: omit envoy golden test files that differ from the latest version (#9807) 2021-02-24 14:04:31 -06:00
response.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
routes.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
routes_test.go test: omit envoy golden test files that differ from the latest version (#9807) 2021-02-24 14:04:31 -06:00
server.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
server_oss.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
server_test.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
testing.go xds: remove deprecated usages of xDS (#9602) 2021-02-22 15:00:15 -06:00
xds.go Remove unused customEDSClusterJSON 2020-03-27 15:38:16 -04:00