1971 Commits (b048618f11344d1f25d485c44d15a56c528eccd7)

Author SHA1 Message Date
Donna Dionne 0c2f9565f4 Fixing code review comments 5 years ago
Mark D. Roth f8f6034d1a Refactor xds LB policy 5 years ago
Donna Dionne f3f11cc21c Added new RPC methods to test routing different RPCs to different 5 years ago
Donna Dionne c0c7f1dae3 Fix build and test failures 5 years ago
Mark D. Roth bac25901d7 Fix flakiness in grpclb SingleBalancerWithClientLoadReportingTest.Vanilla test. 5 years ago
Mark D. Roth dcdd04fcaa Fix flakiness in grpclb_end2end_test ReresolveDeadBalancer test case. 5 years ago
Mark D. Roth df27e42372 Report RPC failures to LB recv_trailing_metadata callbacks. 5 years ago
Mark D. Roth 03411d7be7 Second attempt: grpclb stabilization 5 years ago
Donna Dionne f487d1be61 Addressing code review comments. 5 years ago
Mark D. Roth 0e1c63a7a1 xds: don't report TRANSIENT_FAILURE when we're told to drop all 5 years ago
Vijay Pai 32a33ae2b1 Properly set thread-local variable indicating nonblocking test 5 years ago
Mark D. Roth fcd8bbd34c minor cleanups in xds_end2end_test 5 years ago
Mark D. Roth 652b5a8673 xds: Add tests showing that we do not use localities with no endpoints. 5 years ago
Mark D. Roth 38f02d8e2b xds: NACK EDS update with sparse priorities 5 years ago
Donna Dionne ac79383583 Debugging xds_end2endtest DropTest Update by sending more initial 5 years ago
Mark D. Roth 343b5403df xds: Send RDS request when retrying ADS call. 5 years ago
Donna Dionne 70ac4b6418 Basic Parsing, building service config, and Picking are all exercised 5 years ago
Donna Dionne d8fc6bd4c6 Addressing code review comments. 5 years ago
Donna Dionne f9f59ba222 Debugging xds_end2endtest LocalityMap UpdateMap by sending more traffic 5 years ago
Mark D. Roth 611cf644bc Use wait_for_ready for xds calls. 5 years ago
Mark D. Roth 5927f9b625 Gracefully switch xds policy instances when cluster name changes, and other LRS-related fixes. 5 years ago
Jan Tattermusch 2e266a82d9 mark end2end test as flaky 5 years ago
Jan Tattermusch bda2519eeb mark client_lb_end2end_test as flaky 5 years ago
Mark D. Roth 4c200b4300 If an EDS update replaces all localities in a priority, go into CONNECTING. 5 years ago
Donna Dionne a61c6c36ba LocalityMapTest.UpdateMap is rewritten 5 years ago
Mark D. Roth 86cbef7f72 clang-format 5 years ago
Mark D. Roth 6b315db2ba add test for removed cluster resource 5 years ago
Mark D. Roth 027492ff86 add missing comment 5 years ago
Mark D. Roth 46b4414655 change logic to send empty response when resources go away 5 years ago
Mark D. Roth c306d7940f add test for changing clusters 5 years ago
Mark D. Roth b4d5901b5e clean up test code 5 years ago
Donna Dionne 7a146722db Harded coded a service config to point to xds_routing_experimental 5 years ago
Donna Dionne e2178cc1ff Merged and addressed code review comments. 5 years ago
Donna Dionne 854ebff0c3 Making ClingTidy changes 5 years ago
Esun Kim b308241343 Fix clang-tidy issues 5 years ago
Esun Kim 415d41f9e8 Rerun clang-formatter-7 5 years ago
Donna Dionne d5689c37ed Converting AdsServiceImpl to a Fake 5 years ago
Yash Tibrewal 2cdab491a3 Cleanup 5 years ago
Jan Tattermusch e00bec7bbb mark grpclb_end2end_test as flaky 5 years ago
Jan Tattermusch cbb0ef2717 try marking some offenders as flaky 5 years ago
Yash Tibrewal c6fa7eefb9 testing with locks in ws 5 years ago
Vijay Pai fe72304e54 Switch registered calls to a map and check the map before inserting 5 years ago
Moiz Haidry 4c5ee108da Addressed Yang's comments, I have removed usage of const throughout for consistency 5 years ago
Mark D. Roth b68f813e54 xds: send envoy.lb.does_not_support_overprovisioning client capability 5 years ago
Moiz Haidry 67565b767d CallCredentials debug string API 5 years ago
Vijay Pai 3620abf059 Properly follow precise conditions for callback inlining 5 years ago
Mark D. Roth 06e34a1d4f Update LRS to use "PROXYLESS_CLIENT_HOSTNAME" metadata instead of cluster field. 5 years ago
Mark D. Roth cf032b300e xds: Fix crash when moving all localities from a priority to a higher priority. 5 years ago
Mark D. Roth 283574e3b7 Convert service config code to use new JSON API 5 years ago
Vijay Pai c34999ae2c Remove unneeded curly braces 5 years ago