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 [OSS] Fix initial_fetch_timeout to wait for all xDS resources into release/1.16.x #18065

Conversation

hc-github-team-consul-core
Copy link
Contributor

Backport

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

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


Description

Attempt 2 at closing #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:

  1. Changes the default initial_fetch_timeout to wait indefinitely "0s".
  2. Changes the API and Ingress Gateway code to send empty xDS as long as watches return an empty response.

Links

Equivalent Dataplane PR


Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/dans/initial-fetch-timeout-permafix/implicitly-ethical-satyr branch 2 times, most recently from f537ecf to 5b81599 Compare July 10, 2023 21:08
@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/dans/initial-fetch-timeout-permafix/implicitly-ethical-satyr branch from c3ad909 to b401490 Compare July 10, 2023 21:08
@github-actions github-actions bot added the theme/cli Flags and documentation for the CLI interface label Jul 10, 2023
Copy link

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 2ef95b6 into release/1.16.x Jul 10, 2023
@hc-github-team-consul-core hc-github-team-consul-core deleted the backport/dans/initial-fetch-timeout-permafix/implicitly-ethical-satyr branch July 10, 2023 21:27
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