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: set initial_fetch_timeout to wait for initial xDS… #104

Merged
merged 2 commits into from
May 15, 2023

Conversation

DanStough
Copy link
Contributor

Description

Consul dataplane updates for #17283..

This changes the time Envoy waits for the initial xDS configuration from the default (15s) to indefinitely. This prevents Envoy from starting with only a partial list of listeners/clusters.

Testing & Reproduction steps

Goldenfile tests have been updated since this affects Envoy's bootstrap configuration.

@DanStough DanStough added backport/1.0 backport/1.1 Changes are backported to 1.1 labels May 11, 2023
@DanStough DanStough requested a review from a team as a code owner May 11, 2023 20:16
@DanStough DanStough requested review from thisisnotashwin and removed request for a team and hashi-derek May 11, 2023 20:16
@DanStough DanStough force-pushed the dans/NET-3917/default-0s-initial_fetch_timeout branch from bce9cbb to 8fd981f Compare May 11, 2023 20:19
@DanStough DanStough changed the title fix(connect envoy): set initial_fetch_timeout to wait for initial xDS… fix: set initial_fetch_timeout to wait for initial xDS… May 11, 2023
@DanStough DanStough merged commit 26e47da into main May 15, 2023
@DanStough DanStough deleted the dans/NET-3917/default-0s-initial_fetch_timeout branch May 15, 2023 14:44
chapmanc pushed a commit that referenced this pull request May 31, 2023
chapmanc added a commit that referenced this pull request May 31, 2023
Revert #104 and remove fetch timeout for envoy
hc-github-team-consul-core added a commit that referenced this pull request May 31, 2023
…se/1.1.x (#132)

* backport of commit 7e628f8

* backport of commit ca3ddd9

---------

Co-authored-by: Chris Chapman <cchapman@hashicorp.com>
DanStough pushed a commit that referenced this pull request Jun 1, 2023
DanStough added a commit that referenced this pull request Jun 1, 2023
* Revert #104 and remove fetch timeout for envoy

* Adding changelog

---------

Co-authored-by: Chris Chapman <cchapman@hashicorp.com>
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