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

fix(connect): set initial_fetch_time to wait indefinitely #140

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

DanStough
Copy link
Contributor

@DanStough DanStough commented Jun 5, 2023

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

@DanStough DanStough added backport/1.0 backport/1.1 Changes are backported to 1.1 labels Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.1 Changes are backported to 1.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants