consul/agent/proxycfg
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
..
internal/watch perf: remove expensive reflection from xDS hot path (#14934) 2022-10-14 10:26:42 +01:00
api_gateway.go Backport of Fix route subscription when using namespaces into release/1.15.x (#16680) 2023-03-20 19:09:54 +00:00
connect_proxy.go Backport of Allow HCP metrics collection for Envoy proxies into release/1.15.x (#16611) 2023-03-10 21:50:30 +00:00
data_sources.go feat: xDS updates for peerings control plane through mesh gw 2022-10-07 08:46:42 -06:00
data_sources_oss.go proxycfg: replace direct agent cache usage with interfaces (#13320) 2022-06-01 16:18:06 +01:00
deep-copy.sh Implement APIGateway proxycfg snapshot (#16194) 2023-02-08 15:52:12 -06:00
ingress_gateway.go backport of commit e5adc43315 (#16279) 2023-02-15 18:17:15 +00:00
manager.go Backport of proxycfg: ensure that an irrecoverable error in proxycfg closes the xds session and triggers a replacement proxycfg watcher into release/1.15.x (#16529) 2023-03-03 21:00:25 +00:00
manager_test.go Backport of Refactor xDS tests into release/1.15.x (#16741) 2023-03-22 20:51:58 +00:00
mesh_gateway.go Bring back parameter ServerExternalAddresses in GenerateToken endpoint (#15267) 2022-11-08 14:55:18 -06:00
mesh_gateway_oss.go
naming.go Fix configuration merging for implicit tproxy upstreams. (#16000) 2023-01-18 13:43:53 -06:00
naming_oss.go
naming_test.go Cluster peering failover disco chain changes (#14296) 2022-08-23 09:13:43 -04:00
proxycfg.deepcopy.go Backport of Inline API Gateway TLS cert code into release/1.15.x (#16306) 2023-02-17 14:46:49 -05:00
proxycfg.go Regenerate files according to 1.19.2 formatter 2022-10-24 16:12:08 -04:00
snapshot.go Fix hostname alignment checks for HTTPRoutes (#16315) 2023-02-17 20:47:38 +00:00
snapshot_test.go [API Gateway] Add integration test for HTTP routes (#16236) 2023-02-13 14:18:05 -05:00
state.go Backport of proxycfg: ensure that an irrecoverable error in proxycfg closes the xds session and triggers a replacement proxycfg watcher into release/1.15.x (#16529) 2023-03-03 21:00:25 +00:00
state_oss_test.go proxycfg: replace direct agent cache usage with interfaces (#13320) 2022-06-01 16:18:06 +01:00
state_test.go Backport of Allow HCP metrics collection for Envoy proxies into release/1.15.x (#16611) 2023-03-10 21:50:30 +00:00
terminating_gateway.go Backport of Fix issue where terminating gateway service resolvers weren't properly cleaned up into release/1.15.x (#16521) 2023-03-03 16:45:47 +00:00
testing.go Backport of Refactor xDS tests into release/1.15.x (#16741) 2023-03-22 20:51:58 +00:00
testing_api_gateway.go Change partition for peers in discovery chain targets (#16770) 2023-03-24 15:40:46 -05:00
testing_connect_proxy.go Change partition for peers in discovery chain targets (#16770) 2023-03-24 15:40:46 -05:00
testing_ingress_gateway.go Change partition for peers in discovery chain targets (#16770) 2023-03-24 15:40:46 -05:00
testing_mesh_gateway.go Change partition for peers in discovery chain targets (#16770) 2023-03-24 15:40:46 -05:00
testing_oss.go proxycfg: replace direct agent cache usage with interfaces (#13320) 2022-06-01 16:18:06 +01:00
testing_peering.go Fix mesh gateway configuration with proxy-defaults (#15186) 2022-11-09 10:14:29 -06:00
testing_terminating_gateway.go Add extension validation on config save and refactor extensions. (#16110) 2023-01-30 15:35:26 -06:00
testing_tproxy.go troubleshoot: service to service validation (#16096) 2023-01-27 11:43:16 -08:00
testing_upstreams.go Change partition for peers in discovery chain targets (#16770) 2023-03-24 15:40:46 -05:00
upstreams.go Change partition for peers in discovery chain targets (#16770) 2023-03-24 15:40:46 -05:00