Skip to content

Backport of Fix multiple issues related to proxycfg health queries. into release/1.14.x#17267

Merged
hc-github-team-consul-core merged 3 commits into
release/1.14.xfrom
backport/derekm/NET-3881/health-call-loop/newly-intimate-slug
May 9, 2023
Merged

Backport of Fix multiple issues related to proxycfg health queries. into release/1.14.x#17267
hc-github-team-consul-core merged 3 commits into
release/1.14.xfrom
backport/derekm/NET-3881/health-call-loop/newly-intimate-slug

Conversation

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

Backport

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


  1. The datacenter was not being provided to a proxycfg query, which resulted in bypassing agentless query optimizations and using the normal API instead.

  2. The health rpc endpoint would return a zero index when insufficient ACLs were detected. This would result in the agent cache performing an infinite loop of queries in rapid succession without backoff.


Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/derekm/NET-3881/health-call-loop/newly-intimate-slug branch from 484e636 to 57c9863 Compare May 9, 2023 17:38
@hc-github-team-consul-core hc-github-team-consul-core enabled auto-merge (squash) May 9, 2023 17:38
@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/derekm/NET-3881/health-call-loop/newly-intimate-slug branch from 10eed41 to f142221 Compare May 9, 2023 17:38
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 1db92af into release/1.14.x May 9, 2023
@hc-github-team-consul-core hc-github-team-consul-core deleted the backport/derekm/NET-3881/health-call-loop/newly-intimate-slug branch May 9, 2023 17:54
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