consul/agent/xds
Derek Menteer dfb7f7138d
Change partition for peers in discovery chain targets (#16770)
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:46 -05:00
..
accesslogs [OSS] feat: access logs for listeners and listener filters (#15864) 2022-12-22 15:18:15 -05:00
extensionruntime Backport of Refactor xDS tests into release/1.15.x (#16741) 2023-03-22 20:51:58 +00:00
testcommon Backport of Inline API Gateway TLS cert code into release/1.15.x (#16306) 2023-02-17 14:46:49 -05:00
testdata Change partition for peers in discovery chain targets (#16770) 2023-03-24 15:40:46 -05:00
validateupstream-test Backport of Refactor xDS tests into release/1.15.x (#16741) 2023-03-22 20:51:58 +00:00
clusters.go Change partition for peers in discovery chain targets (#16770) 2023-03-24 15:40:46 -05:00
clusters_test.go Backport of Refactor xDS tests into release/1.15.x (#16741) 2023-03-22 20:51:58 +00: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 Backport of Inline API Gateway TLS cert code into release/1.15.x (#16306) 2023-02-17 14:46:49 -05:00
delta_envoy_extender_oss_test.go Backport of Refactor xDS tests into release/1.15.x (#16741) 2023-03-22 20:51:58 +00:00
delta_test.go Backport of Fix various flaky tests into release/1.15.x (#16406) 2023-02-23 20:45:34 +00:00
endpoints.go Backport of Fix mesh gateways incorrectly matching peer locality. into release/1.15.x (#16287) 2023-02-16 15:51:57 +00:00
endpoints_test.go Backport of Refactor xDS tests into release/1.15.x (#16741) 2023-03-22 20:51:58 +00:00
failover_math.go
failover_math_test.go Cluster peering failover disco chain changes (#14296) 2022-08-23 09:13:43 -04:00
golden_test.go Backport of Refactor xDS tests into release/1.15.x (#16741) 2023-03-22 20:51:58 +00:00
listeners.go Backport of Inline API Gateway TLS cert code into release/1.15.x (#16306) 2023-02-17 14:46:49 -05:00
listeners_ingress.go Backport of Inline API Gateway TLS cert code into release/1.15.x (#16306) 2023-02-17 14:46:49 -05:00
listeners_test.go Backport of Refactor xDS tests into release/1.15.x (#16741) 2023-03-22 20:51:58 +00:00
naming.go
net_fallback.go
net_linux.go
protocol_trace.go Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00
rbac.go Add the Lua Envoy extension (#15906) 2023-01-06 12:13:40 -05:00
rbac_test.go Add the Lua Envoy extension (#15906) 2023-01-06 12:13:40 -05:00
resources.go Backport of Inline API Gateway TLS cert code into release/1.15.x (#16306) 2023-02-17 14:46:49 -05:00
resources_oss_test.go
resources_test.go Backport of Refactor xDS tests into release/1.15.x (#16741) 2023-03-22 20:51:58 +00: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 (#16540) 2023-03-06 10:11:27 -05:00
routes_test.go Backport of Refactor xDS tests into release/1.15.x (#16741) 2023-03-22 20:51:58 +00:00
secrets.go Backport of Inline API Gateway TLS cert code into release/1.15.x (#16306) 2023-02-17 14:46:49 -05:00
server.go Implement APIGateway proxycfg snapshot (#16194) 2023-02-08 15:52:12 -06:00
server_oss.go
testing.go Backport of Fix panicky xDS test flakes into release/1.15.x (#16310) 2023-02-17 19:24:01 +00:00
xds.go
xds_protocol_helpers_test.go Backport of Refactor xDS tests into release/1.15.x (#16741) 2023-03-22 20:51:58 +00:00
z_xds_packages.go
z_xds_packages_test.go Protobuf Modernization (#15949) 2023-01-11 09:39:10 -05:00