Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
core: integration with Envoy's API listener #616
core: integration with Envoy's API listener #616
Changes from 18 commits
4e4ace3
20d3e1e
8418ee9
56914a0
62ebd14
fcb0870
76aee26
f069c82
f38e77c
cec541f
9b8b5e2
1ab5cd6
cf69083
85d1acf
3cd3a1a
c9721d9
e131965
f97b8b1
a98cfbf
5e740ae
e6d0d91
0f2ba0f
0ef3ef3
65b7ba9
58b60d1
96ca3ca
4ef47cb
ef68ba6
e0ac9cb
644d338
024f15b
ddf302b
413d813
c718e49
3ee492b
a3c2d8a
9fcbf08
191105a
f3d8ff2
ed88f67
8af70cf
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this additional delay (beyond construction) still necessary? We're no longer waiting on an initial round of DNS resolution and the filter dynamic forwarding filter contains built in buffering logic while we do wait. If we're unsure, maybe insert a TODO to follow up.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still suggest adding a TODO and/or issue for this so we still have visibility to follow up.
Large diffs are not rendered by default.