open-consul/agent/xds
Derek Menteer 5be6469506
Change partition for peers in discovery chain targets (#16769)
This commit swaps the partition field to the local partition for
discovery chains targeting peers. Prior to this change, peer upstreams
would always use a value of default regardless of which partition they
exist in. This caused several issues in xds / proxycfg because of id
mismatches.

Some prior fixes were made to deal with one-off id mismatches that this
PR also cleans up, since they are no longer needed.
2023-03-24 15:40:19 -05:00
..
accesslogs [OSS] feat: access logs for listeners and listener filters (#15864) 2022-12-22 15:18:15 -05:00
extensionruntime add enterprise xds tests (#16738) 2023-03-22 14:56:18 -04:00
testcommon Inline API Gateway TLS cert code (#16295) 2023-02-17 12:46:03 -05:00
testdata Change partition for peers in discovery chain targets (#16769) 2023-03-24 15:40:19 -05:00
validateupstream-test add enterprise xds tests (#16738) 2023-03-22 14:56:18 -04:00
clusters.go Change partition for peers in discovery chain targets (#16769) 2023-03-24 15:40:19 -05:00
clusters_test.go add enterprise xds tests (#16738) 2023-03-22 14:56:18 -04:00
config.go Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
config_test.go Add support for configuring Envoys route idle_timeout (#14340) 2022-11-29 17:43:15 -05:00
delta.go Inline API Gateway TLS cert code (#16295) 2023-02-17 12:46:03 -05:00
delta_envoy_extender_oss_test.go add enterprise xds tests (#16738) 2023-03-22 14:56:18 -04:00
delta_test.go Fix attempt for test fail panics in xDS (#16319) 2023-02-24 17:00:31 -05:00
endpoints.go Refactor the disco chain -> xds logic (#16392) 2023-02-23 11:32:32 -05:00
endpoints_test.go add enterprise xds tests (#16738) 2023-03-22 14:56:18 -04:00
failover_math.go xds: default to speaking xDS v3, but allow for v2 to be spoken upon request (#9658) 2021-02-26 16:23:15 -06:00
failover_math_test.go Cluster peering failover disco chain changes (#14296) 2022-08-23 09:13:43 -04:00
golden_test.go Refactor the disco chain -> xds logic (#16392) 2023-02-23 11:32:32 -05:00
listeners.go Refactor the disco chain -> xds logic (#16392) 2023-02-23 11:32:32 -05:00
listeners_ingress.go Inline API Gateway TLS cert code (#16295) 2023-02-17 12:46:03 -05:00
listeners_test.go add enterprise xds tests (#16738) 2023-03-22 14:56:18 -04: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 re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
net_linux.go re-run gofmt on 1.17 (#11579) 2021-11-16 12:04:01 -06:00
protocol_trace.go Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
rbac.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
rbac_test.go Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
resources.go Inline API Gateway TLS cert code (#16295) 2023-02-17 12:46:03 -05:00
resources_oss_test.go xds: begin refactor to always pass test snapshots through all xDS types (#13461) 2022-06-15 14:58:28 -05:00
resources_test.go add enterprise xds tests (#16738) 2023-03-22 14:56:18 -04:00
response.go Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
routes.go NET-2904 Fixes API Gateway Route Service Weight Division Error 2023-03-06 08:41:57 -05:00
routes_test.go add enterprise xds tests (#16738) 2023-03-22 14:56:18 -04:00
secrets.go Inline API Gateway TLS cert code (#16295) 2023-02-17 12:46:03 -05:00
server.go Implement APIGateway proxycfg snapshot (#16194) 2023-02-08 15:52:12 -06:00
server_oss.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
testing.go Fix panicky xDS test flakes (#16305) 2023-02-17 14:07:49 -05:00
xds.go Remove unused customEDSClusterJSON 2020-03-27 15:38:16 -04:00
xds_protocol_helpers_test.go add enterprise xds tests (#16738) 2023-03-22 14:56:18 -04:00
z_xds_packages.go Add connection limit setting to service defaults 2022-05-24 10:13:38 -07:00
z_xds_packages_test.go Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00