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
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
config_test.go
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
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
rbac.go
rbac_test.go
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
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
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