Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

hc-github-team-consul-core
Copy link
Contributor

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

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