-
Notifications
You must be signed in to change notification settings - Fork 5.5k
thrift: adding xDS RDS support for thrift proxy. #17631
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
Closed
Closed
Changes from 7 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
7448070
Adding xDS RDS support for thrift protocol.
eb5dc21
Fix generated_api_shadow
fcc2abf
Merge main
d1e2124
Fix missed file
4609c02
Fix conn_manager_test
f48daed
Fix router_ratelimit_test
0022eed
Fix clang_tidy
3235184
More type urls can identify the same RouteDiscoveryService endpoint
12aa485
Merge branch 'main' into add_thrift_rds
6506f20
Fix merge conflict resolution, add test
e9bb514
Dummy
b95bf8e
Merge branch 'main' into add_thrift_rds
fbf27dc
Template base classes for rds handling.
cd88857
Merge branch 'main' into add_thrift_rds_rework
aeb9476
Fix RouteConfigUpdateReceiverImpl::onVhdsUpdate
7811138
Fix clang-tidy errors
508f711
Fix clang-tidy errors, missing build dependencies
c28ff34
Merge branch 'main' into add_thrift_rds_rework
8ca0a4f
Debug strange lua filter coverage issue
639148d
Revert: Debug strange lua filter coverage issue
054460e
Separate service endpoint to Thrift rds
0695c52
Move service to thrift rds into api/envoy/services
15e1747
Kick CI
f6f111c
Simplifications
4414291
Merge branch 'main' into add_thrift_rds
b9ab26f
Add prefix to Thrift rds related proto names in the api.
44f9ea8
Fix missed file
4ae0e46
Kick CI
ab9e419
Kick CI
bbc830b
Change TRDS method names similar to other DS method names
cd7c2d7
Fix ut
8e9dbea
Merge branch 'main' into add_thrift_rds
7d93eb6
Eliminate templates from generic rds base classes.
22d91c7
Fix CI issues.
54090b2
Fix CI issues.
2e94bda
Fix CI issues.
d8b377f
Fix CI issues.
8209da5
Fix CI issues, clang-tidy.
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
12 changes: 11 additions & 1 deletion
12
generated_api_shadow/envoy/extensions/filters/network/thrift_proxy/v3/thrift_proxy.proto
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
15 changes: 14 additions & 1 deletion
15
...rated_api_shadow/envoy/extensions/filters/network/thrift_proxy/v4alpha/thrift_proxy.proto
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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.