open-consul/agent/consul/discoverychain
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
..
compile.go Change partition for peers in discovery chain targets (#16769) 2023-03-24 15:40:19 -05:00
compile_oss.go Fixup acl.EnterpriseMeta 2022-04-05 15:11:49 -07:00
compile_test.go Add Peer Locality to Discovery Chains (#16588) 2023-03-10 12:59:47 -05:00
gateway.go [API Gateway] Fix invalid cluster causing gateway programming delay (#16661) 2023-03-17 13:31:04 -04:00
gateway_httproute.go [API Gateway] Various fixes for Config Entry fields (#16347) 2023-02-22 04:02:04 +00:00
gateway_tcproute.go API Gateway to Ingress Gateway Snapshot Translation and Routes to Virtual Routers and Splitters (#16127) 2023-02-09 17:58:55 +00:00
gateway_test.go [API Gateway] Fix invalid cluster causing gateway programming delay (#16661) 2023-03-17 13:31:04 -04:00
string_stack.go connect: detect and prevent circular discovery chain references (#6246) 2019-08-02 09:18:45 -05:00
string_stack_test.go connect: detect and prevent circular discovery chain references (#6246) 2019-08-02 09:18:45 -05:00
testing.go configentry: make a new package to hold shared config entry structs that aren't used for RPC or the FSM (#12384) 2022-02-22 10:36:36 -06:00