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(connect): set initial_fetch_time to wait indefinitely into release/1.0.x #204

Conversation

hc-github-team-consul-core

Backport

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

WARNING automatic cherry-pick of commits failed. Commits will require human attention.

merge conflict error: POST https://api.github.com/repos/hashicorp/consul-dataplane/merges: 409 Merge conflict []

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


Description

Attempt 2 at closing hashicorp/consul#17283

Because we use the default initial_fetch_timeout in the Envoy bootstrap, not all Envoy resources may be loaded in busy systems. However, we previously relied on the timeout to start ingress and API gateways. This PR changes the default initial_fetch_timeout to wait indefinitely "0s".

The Consul PR that updates the snapshot functionality is below.

Links

Consul PR


Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/dans/NET-3917/initial-fetch-timeout-permafix/properly-regular-humpback branch from 5fe0028 to 8e2b209 Compare July 13, 2023 15:21
@hashicorp-cla
Copy link

hashicorp-cla commented Jul 13, 2023

CLA assistant check
All committers have signed the CLA.

@DanStough DanStough force-pushed the backport/dans/NET-3917/initial-fetch-timeout-permafix/properly-regular-humpback branch from 646d814 to 4e97e33 Compare July 13, 2023 15:26
@DanStough DanStough marked this pull request as ready for review July 13, 2023 15:30
@DanStough DanStough requested a review from a team as a code owner July 13, 2023 15:30
@DanStough DanStough enabled auto-merge (squash) July 13, 2023 15:30
@DanStough DanStough merged commit c3fc36c into release/1.0.x Jul 13, 2023
18 checks passed
@DanStough DanStough deleted the backport/dans/NET-3917/initial-fetch-timeout-permafix/properly-regular-humpback branch July 13, 2023 15:38
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