Skip to content

config: logging LDS file on config failure#7113

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
alyssawilk:lds
May 31, 2019
Merged

config: logging LDS file on config failure#7113
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
alyssawilk:lds

Conversation

@alyssawilk
Copy link
Copy Markdown
Contributor

This mostly as a follow-on to #6933, it makes it less annoying to diagnose configuration issues when writing new integration tests by

  1. fast-failing if the LDS update is rejected
  2. timing out if there's some other LDS failure
  3. printing the LDS file if it was a valid proto but rejected for other reasons.

Risk Level: Low (log tweak + test changes)
Testing: existing tests pass (new tests are easier to write)
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@jmarantz
Copy link
Copy Markdown
Contributor

@snowp for non-googler eyes on.

Copy link
Copy Markdown
Contributor

@snowp snowp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mattklein123 mattklein123 merged commit ceb21c8 into envoyproxy:master May 31, 2019
@alyssawilk alyssawilk deleted the lds branch December 9, 2019 21:11
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.

4 participants