Skip to content

fix(connect envoy): set initial_fetch_timeout to wait for initial xDS…#17317

Merged
DanStough merged 2 commits into
mainfrom
dans/NET-3917/default-0s-initial_fetch_timeout
May 15, 2023
Merged

fix(connect envoy): set initial_fetch_timeout to wait for initial xDS…#17317
DanStough merged 2 commits into
mainfrom
dans/NET-3917/default-0s-initial_fetch_timeout

Conversation

@DanStough
Copy link
Copy Markdown
Contributor

Description

Consul updates for #17283. Consul dataplane updates to follow.

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.

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@github-actions github-actions Bot added the theme/cli Flags and documentation for the CLI interface label May 11, 2023
@DanStough DanStough force-pushed the dans/NET-3917/default-0s-initial_fetch_timeout branch from 91fbad1 to 530d192 Compare May 11, 2023 20:05
Comment thread .changelog/17317.txt Outdated
Co-authored-by: Kiril Angov <kiril.angov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme/cli Flags and documentation for the CLI interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants