consul/agent/xds
Daniel Nephin cc310224aa command/envoy: stop using the DebugConfig from Self endpoint
The DebugConfig in the self endpoint can change at any time. It's not a stable API.

This commit adds the XDSPort to a stable part of the XDS api, and changes the envoy command to read
this new field.

It includes support for the old API as well, in case a newer CLI is used with an older API, and
adds a test for both cases.
2021-09-29 13:21:28 -04:00
..
proxysupport
testdata
clusters.go
clusters_test.go
config.go
config_test.go
delta.go
delta_test.go
endpoints.go
endpoints_test.go
envoy_versioning.go
envoy_versioning_test.go
failover_math.go
failover_math_test.go
golden_test.go
listeners.go
listeners_ingress.go
listeners_test.go
naming.go
net_fallback.go
net_linux.go
protocol_trace.go
rbac.go
rbac_test.go
resources.go
response.go
routes.go
routes_test.go
server.go
server_oss.go
server_test.go
testing.go
version_compat.go
xds.go
xds_protocol_helpers_test.go
z_xds_packages.go
z_xds_packages_test.go