open-consul/agent/xds
Daniel Nephin bd28d23b55 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 connect: update envoy supported versions to latest patch release 2021-08-31 10:39:18 -06:00
testdata Fix merge conflict in xds tests 2021-09-23 10:12:37 +01:00
clusters.go Ensure partition is used for SAN validation 2021-09-15 17:23:48 -06:00
clusters_test.go partition dicovery chains (#10983) 2021-09-07 16:29:32 -04:00
config.go Support Incremental xDS mode (#9855) 2021-04-29 13:54:05 -05:00
config_test.go Support Incremental xDS mode (#9855) 2021-04-29 13:54:05 -05:00
delta.go xds: fix representation of incremental xDS subscriptions (#10987) 2021-09-21 09:58:56 -05:00
delta_test.go xds: fix representation of incremental xDS subscriptions (#10987) 2021-09-21 09:58:56 -05:00
endpoints.go add partition to SNI when partition is non default (#10917) 2021-09-01 10:35:39 -04:00
endpoints_test.go connect: update supported envoy versions to 1.18.2, 1.17.2, 1.16.3, and 1.15.4 (#10101) 2021-04-29 15:22:03 -05:00
envoy_versioning.go connect: update supported envoy versions to 1.18.2, 1.17.2, 1.16.3, and 1.15.4 (#10101) 2021-04-29 15:22:03 -05:00
envoy_versioning_test.go connect: update envoy supported versions to latest patch release 2021-08-31 10:39:18 -06:00
failover_math.go
failover_math_test.go partition dicovery chains (#10983) 2021-09-07 16:29:32 -04:00
golden_test.go
listeners.go Refactor Ingress-specific lister code to separate file 2021-09-23 10:13:19 +01:00
listeners_ingress.go Final readability tweaks from review 2021-09-23 10:17:12 +01:00
listeners_test.go Update xDS Listeners with SDS support 2021-09-23 10:08:02 +01:00
naming.go
net_fallback.go
net_linux.go
protocol_trace.go Support Incremental xDS mode (#9855) 2021-04-29 13:54:05 -05:00
rbac.go Update spiffe ID patterns used for RBAC 2021-09-14 11:00:03 -06:00
rbac_test.go Expand testing of simplifyNotSourceSlice for partitions 2021-09-14 10:55:15 -06:00
resources.go Support Incremental xDS mode (#9855) 2021-04-29 13:54:05 -05:00
response.go Continue working through proxy and agent 2021-05-04 12:41:43 -07:00
routes.go Fix subtle loop bug and add test 2021-09-23 10:13:41 +01:00
routes_test.go Fix merge conflict in xds tests 2021-09-23 10:12:37 +01:00
server.go command/envoy: stop using the DebugConfig from Self endpoint 2021-09-29 13:21:28 -04:00
server_oss.go agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 2021-07-22 13:20:45 -05:00
server_test.go xds: emit a labeled gauge of connected xDS streams by version (#10243) 2021-05-14 13:59:13 -05:00
testing.go xds: adding more delta protocol tests (#10398) 2021-06-15 15:21:07 -05:00
version_compat.go Update xDS Listeners with SDS support 2021-09-23 10:08:02 +01:00
xds.go
xds_protocol_helpers_test.go xds: fix representation of incremental xDS subscriptions (#10987) 2021-09-21 09:58:56 -05:00
z_xds_packages.go xds: ensure that all envoyproxy/go-control-plane protobuf symbols are linked into the final binary (#10131) 2021-04-29 14:58:26 -05:00
z_xds_packages_test.go xds: ensure that all envoyproxy/go-control-plane protobuf symbols are linked into the final binary (#10131) 2021-04-29 14:58:26 -05:00