Skip to content

Backport of Fix mesh gateways incorrectly matching peer locality. into release/1.15.x#16287

Merged
hc-github-team-consul-core merged 2 commits into
release/1.15.xfrom
backport/derekm/NET-2511/peer-same-dc/instantly-growing-spider
Feb 16, 2023
Merged

Backport of Fix mesh gateways incorrectly matching peer locality. into release/1.15.x#16287
hc-github-team-consul-core merged 2 commits into
release/1.15.xfrom
backport/derekm/NET-2511/peer-same-dc/instantly-growing-spider

Conversation

@hc-github-team-consul-core
Copy link
Copy Markdown
Collaborator

Backport

This PR is auto-generated from #16257 to be assessed for backporting due to the inclusion of the label backport/1.15.

The below text is copied from the body of the original PR.


This fixes an issue where local mesh gateways use an incorrect address when attempting to forward traffic to a peered datacenter. Prior to this change it would use the lan address instead of the wan if the locality matched. This should never be done for peering, since we must route all traffic through the remote mesh gateway.


Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/derekm/NET-2511/peer-same-dc/instantly-growing-spider branch from d8cfb99 to a57270b Compare February 16, 2023 15:23
@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/derekm/NET-2511/peer-same-dc/instantly-growing-spider branch from 6a9b80f to 5b404b3 Compare February 16, 2023 15:23
@github-actions github-actions Bot added the theme/envoy/xds Related to Envoy support label Feb 16, 2023
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved Consul Bot automated PR

@hc-github-team-consul-core hc-github-team-consul-core merged commit 6cd08b9 into release/1.15.x Feb 16, 2023
@hc-github-team-consul-core hc-github-team-consul-core deleted the backport/derekm/NET-2511/peer-same-dc/instantly-growing-spider branch February 16, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme/envoy/xds Related to Envoy support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants