Skip to content

Backport of Fix issue with peer services incorrectly appearing as connect-enabled. into release/1.14.x#16343

Merged
hc-github-team-consul-core merged 1 commit intorelease/1.14.xfrom
backport/derekm/NET-1663/peer-connect-services/namely-ample-burro
Feb 21, 2023
Merged

Backport of Fix issue with peer services incorrectly appearing as connect-enabled. into release/1.14.x#16343
hc-github-team-consul-core merged 1 commit intorelease/1.14.xfrom
backport/derekm/NET-1663/peer-connect-services/namely-ample-burro

Conversation

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

Backport

This PR is auto-generated from #16339 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.


Prior to this PR, all peer services were transmitted as connect-enabled as long as a one or more mesh-gateways were healthy. With this change, there is now a difference between typical services and connect services transmitted via peering.

A service will be reported as "connect-enabled" as long as any of these conditions are met:

  1. a connect-proxy sidecar is registered for the service name.
  2. a connect-native instance of the service is registered.
  3. a service resolver / splitter / router is registered for the service name.
  4. a terminating gateway has registered the service.

Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/derekm/NET-1663/peer-connect-services/namely-ample-burro branch from 14ef606 to 7fe7553 Compare February 21, 2023 20:00
Copy link
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 c375dd2 into release/1.14.x Feb 21, 2023
@hc-github-team-consul-core hc-github-team-consul-core deleted the backport/derekm/NET-1663/peer-connect-services/namely-ample-burro branch February 21, 2023 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants