Mark D. Roth
b2164837a8
xDS HTTP filter support for gRPC client
4 years ago
Richard Belleville
e76d75f520
Revert "Revert "Merge pull request #25365 from gnossen/python_xds_creds""
...
This reverts commit 7bbefc8365
.
4 years ago
Richard Belleville
b120008ea3
Fix API
4 years ago
Richard Belleville
7bbefc8365
Revert "Merge pull request #25365 from gnossen/python_xds_creds"
...
This reverts commit b80d374b93
, reversing
changes made to df062598c0
.
4 years ago
Richard Belleville
762a29cddf
Integrate additional guarantee into existing statement
4 years ago
Lidi Zheng
51659eb06e
Regenerate projects
4 years ago
Richard Belleville
8b5663fb91
Unref fallback credentials
4 years ago
Richard Belleville
459ceb026d
Clarify the Future interface
4 years ago
Yash Tibrewal
7a5288d2a0
Replace disrespectful words
4 years ago
Richard Belleville
2c35187473
Fix aio server
4 years ago
Richard Belleville
a905065a98
Yapf
4 years ago
Richard Belleville
8988646903
Clean up
4 years ago
Richard Belleville
e803bdb578
Add API to initialize xDS server
4 years ago
Lidi Zheng
0b04a92aba
Regenerate project
4 years ago
Lidi Zheng
c78c6ae20d
regenerate files
4 years ago
Lidi Zheng
50f2fdd3cf
Update the BUILD chain for the moved protos
4 years ago
Esun Kim
0cf94e3fdd
Add time-util
4 years ago
Richard Belleville
20be83e886
Use the new insecure channel credential object
4 years ago
Richard Belleville
293d7c46fe
Implement xds_channel_credentials and xds_server_credentials
4 years ago
Donna Dionne
19b1f8f64a
Cds Watchers changes to support aggregate Cds and Logical DNS Cds.
4 years ago
Mark D. Roth
80ede5992a
Implement google-c2p resolver.
4 years ago
Jan Tattermusch
0b1798412b
Revert "Wrap strerror into a thread-safe implementation"
4 years ago
Ashitha Santhosh
4ca878799b
Refactor [String/Header/Path]matchers in xds_api.
4 years ago
Sergii Tkachenko
8db79e2e71
Python style: reformat code using updated yapf 0.30.0
4 years ago
yang-g
cf26f0133a
Wrap strerror into a thread-safe implementation
4 years ago
Stanley Cheung
fe2e96f9f3
Regenerate projects
4 years ago
Stanley Cheung
5564ac0cce
Regenerate projects
4 years ago
Alexander Polcyn
8215b21dc1
move grpc_ares_ev_driver and fd_node definitions into grpc_ares_wrapper.cc
4 years ago
Alexander Polcyn
ef52044862
remove unnecessary grpc_ares_wrapper_fallback.cc
4 years ago
Esun Kim
d1bef160e5
Added upb/json
4 years ago
Esun Kim
d24a66af72
Regen project files
4 years ago
Mark D. Roth
7d46e37251
Add dynamic filters between name resolution and load balancing.
4 years ago
Yash Tibrewal
4105d2ce20
XdsServerBuilder, config fetching per resolved address and delaying bind/listen till fetch is complete
4 years ago
Richard Belleville
61900ace68
Merge pull request #24993 from gnossen/lazy_import_grpc_tools
...
Lazily import grpc_tools when using runtime stub/message generation
4 years ago
Richard Belleville
416f8f6d5c
Factor out error functions
4 years ago
Richard Belleville
3da0a9a68d
Remove trailing whitespace
4 years ago
Richard Belleville
faa4ea2863
Docstring. Formatting
4 years ago
Richard Belleville
6b06bf4938
Lazily import grpc_tools
4 years ago
Donna Dionne
4f8ed98f3e
Xds cluster resolver
...
Implemented new xds cluster resolver config
Separated policy and discovery mechanism
4 years ago
Lidi Zheng
45b4608a02
Correct the type annotation of abort
4 years ago
Yash Tibrewal
c9e99945ec
Add SANs matching for xDS credentials
4 years ago
AJ Heller
880a854f0e
Convert URI parser to C++ #24701
4 years ago
yulin-liang
79ce42425d
Regenerate projects
4 years ago
Mark D. Roth
0e13934764
Eliminate ResolvingLoadBalancingPolicy.
4 years ago
Lidi Zheng
16157cebe9
Hopefully fixed 27 build on winserver2016
...
* Download the working msys64 and use it to compile 27
* Remove the cygwin detection override logic
* Only install Python interpreters in jobs running on winserver2016
* Fix the batch script substring check
* Increase the timeout for related jobs
* TIL that there is an allow list for Kokoro env vars
4 years ago
Lidi Zheng
3da3cc2168
Add limit concurrent RPC feature to asyncio server
...
* Reduce the allocation of new function
4 years ago
Lidi Zheng
511af22c78
Hopefully fixed 27 build on winserver2016
...
* Download the working msys64 and use it to compile 27
* Remove the cygwin detection override logic
* Only install Python interpreters in jobs running on winserver2016
* Fix the batch script substring check
* Increase the timeout for related jobs
* TIL that there is an allow list for Kokoro env vars
4 years ago
Stanley Cheung
ff6bbd4cee
Regenerate projects
4 years ago
Lidi Zheng
a0883ea81a
Found another typo in the comment
4 years ago
Lidi Zheng
06ce4cb51c
Use the correct adjective for false
4 years ago