-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Listener ECDS: Adding config provider manager implemantion for listener filter #20560
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
Merged
mattklein123
merged 27 commits into
envoyproxy:main
from
yanjunxiang-google:ecds_listener
May 2, 2022
Merged
Changes from 10 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
42591c4
Listener ECDS: Adding FilterConfigProviderManagerImpl class implemant…
yanjunxiang-google c97c715
fixing format error
yanjunxiang-google c473f29
switching to use tls_inspector listener filter in the test
yanjunxiang-google 9b50205
addressing comments
yanjunxiang-google 7829692
fixing test code
yanjunxiang-google 5df2374
Merge branch 'main' of https://github.com/envoyproxy/envoy into ecds_…
yanjunxiang-google e7a217b
adding UDP listener filter support also refactoring ECDS tests
yanjunxiang-google 39f434b
fixing format
yanjunxiang-google fe77b12
removing unused validate.proto
yanjunxiang-google 4fd9312
fixing CI error
yanjunxiang-google cea0a65
abstract the FilterConfigProviderManagerImpl class
yanjunxiang-google 817c9dd
fixing CI error
yanjunxiang-google 4266bea
using string_view reference instead of enum as non-typed template pa…
yanjunxiang-google 35cca65
address comments: adding typed test
yanjunxiang-google 026f16e
fix CI error
yanjunxiang-google ca4c8a7
fixing CI GCC anonymous namespace error
yanjunxiang-google 46e45c7
fixing clang tidy issue
yanjunxiang-google 56fb733
addressing comments, moving statPrefix out of the template parameters
yanjunxiang-google 1a8dd74
addressing comments
yanjunxiang-google 99a590a
clean up test code
yanjunxiang-google 7dfbd75
fix format
yanjunxiang-google 8931395
addressing comments
yanjunxiang-google 743de2a
adding a TODO comments
yanjunxiang-google ad043b8
fixing CI error
yanjunxiang-google 105153a
reduce duplicated code
yanjunxiang-google eeff8c0
addressing comments
yanjunxiang-google 2de5f43
addressing comments
yanjunxiang-google File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.