Skip to content

Backport of Fix mesh gateways incorrectly matching peer locality. into release/1.14.x#16286

Merged
hc-github-team-consul-core merged 2 commits into
release/1.14.xfrom
backport/derekm/NET-2511/peer-same-dc/nearly-promoted-maggot
Feb 16, 2023
Merged

Backport of Fix mesh gateways incorrectly matching peer locality. into release/1.14.x#16286
hc-github-team-consul-core merged 2 commits into
release/1.14.xfrom
backport/derekm/NET-2511/peer-same-dc/nearly-promoted-maggot

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.14.

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/nearly-promoted-maggot branch from 2095aaf to e5f78ba 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/nearly-promoted-maggot branch from 85bd32b to 87a5642 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 0442ef1 into release/1.14.x Feb 16, 2023
@hc-github-team-consul-core hc-github-team-consul-core deleted the backport/derekm/NET-2511/peer-same-dc/nearly-promoted-maggot branch February 16, 2023 15:32
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