Vijay Pai
e35c869aaf
Remove unused-parameter warnings, round 2 (19 of 19)
5 years ago
Mark D. Roth
2db50beaf5
Ignore EDS endpoints that are unhealthy.
5 years ago
Mark D. Roth
16286cdbec
Add new fields to xds policy config.
5 years ago
Vijay Pai
b484e40e08
TYPED_TEST_CASE (deprecated) -> TYPED_TEST_SUITE
5 years ago
Vijay Pai
fbfaffaf5a
clang-format
5 years ago
Vijay Pai
50d337b74d
clang-format
5 years ago
Vijay Pai
30f1230c10
Remove unused parameter warning (16 of 20)
5 years ago
Vijay Pai
176dfc2289
Remove unused parameter warning (15 of 20)
5 years ago
Mark D. Roth
1564207245
Move XdsClient instantiation into xds resolver.
5 years ago
Mark D. Roth
9a276c07fa
Revert "Merge pull request #20593 from grpc/revert-20380-xds_client_bootstrap"
...
This reverts commit 0bd5efa55f
, reversing
changes made to f92c283a5d
.
5 years ago
Jan Tattermusch
13abbd9a75
Revert "xds client bootstrap file"
5 years ago
Mark D. Roth
2afaec231d
xds client bootstrap file
6 years ago
Juanli Shen
2dc42a1e02
Use ADS
6 years ago
Mark D. Roth
b01072586d
Refactor EDS and LRS code from xds LB policy into new XdsClient API.
6 years ago
Juanli Shen
46cff659e2
Tune xds test
6 years ago
Mark D. Roth
f281c343b9
Change HealthCheckClient to use new connectivity state API.
6 years ago
Jan Tattermusch
5cc45de443
disable some broken test on windows RBE
6 years ago
Jan Tattermusch
3ce50ae754
disable some test on windows based on build.yaml
6 years ago
Juanli Shen
6ced125bb3
xds failover locality handling
6 years ago
Vijay Pai
5d7e4bb301
Stop using deprecated gtest macros
6 years ago
Juanli Shen
40c0519ad0
Move xds protos to testing/
6 years ago
Juanli Shen
7be5d098cf
Tune xds test
6 years ago
Mark D. Roth
01eeec72c6
Change RR to consider a subchannel in TF if it has failed since it was READY.
6 years ago
Yash Tibrewal
a4cf948b2f
Experimental method to get a debugging only view into credentials
6 years ago
Yash Tibrewal
aa84ceb38e
Add another test for when the credentials were previously set
6 years ago
Yash Tibrewal
361a902262
Reviewer comments
6 years ago
Yash Tibrewal
97f1f57dab
Allow call credentials to be set even after the call is created but before initial metadata is sent
6 years ago
Prashant Jaikumar
9f02fc7f91
Enable end2end C++ tests on iOS.
...
Some e2e tests were disabled on iOS because they hit the Apple CFStream bug.
This commit enables e2e tests and works around the Apple bug by disabling CFStream.
6 years ago
Juanli Shen
c831a28dbd
Organize test cases for xds test
6 years ago
Vijay Pai
65eb9c9ddb
Revert "Test message size of 100MB"
6 years ago
Juanli Shen
d34f366337
Test message size of 100MB
6 years ago
Mark D. Roth
21c5424477
Add API for accessing per-call backend metric data in LB policies.
6 years ago
Juanli Shen
a1ca6a099d
Refactor response building in xds test
6 years ago
Mark D. Roth
c8430023a5
Apply health check service name changes to existing subchannels.
6 years ago
Yash Tibrewal
088b67deba
Improve comment
6 years ago
Prashant Jaikumar
20e2964ada
cfstream_test: workaround Apple CFStream bug
6 years ago
Juanli Shen
1abba74225
Fix unused result error
6 years ago
Juanli Shen
a802b14be6
Add xds resolver
6 years ago
Qiancheng Zhao
1391c93a95
atomic client idle filter
6 years ago
Juanli Shen
c1713800e0
Handle EDS response update in locality map
6 years ago
Prashant Jaikumar
141c2d24d1
Add support for running C++ tests on iOS
6 years ago
Juanli Shen
3c28c5f068
Remove unnecessary notification
6 years ago
Juanli Shen
8d101f1071
Wait longer before sending the drop update
6 years ago
Juanli Shen
1c9fb855d7
Add locality map tests
6 years ago
Juanli Shen
1291ece848
Add drop in xds policy
6 years ago
Juanli Shen
45dd8be442
Use LRS in xds policy
6 years ago
Juanli Shen
79f191114e
Use EDS in xds LB policy
6 years ago
Prashant Jaikumar
e2ebdc794d
Fixed time_change_test flakes
6 years ago
Hope Casey-Allen
bd8a04a6e9
Add human-readable names for channelz sockets and listen sockets
6 years ago
Qiancheng Zhao
29480c4f6b
add client idle filter
6 years ago