240 Commits (828868703211a9c205f751744d024953757e8b7c)

Author SHA1 Message Date
nanahpang a925f2c928
Revert "Ignore EDS endpoints that are unhealthy." 5 years ago
Mark D. Roth 4bdb034162 Change xds_end2end_test to write out its own bootstrap files. 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 fbfaffaf5a clang-format 5 years ago
Vijay Pai 30f1230c10 Remove unused parameter warning (16 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" 5 years ago
Jan Tattermusch 13abbd9a75
Revert "xds client bootstrap file" 5 years ago
Mark D. Roth 2afaec231d xds client bootstrap file 5 years ago
Juanli Shen 2dc42a1e02 Use ADS 5 years ago
Mark D. Roth b01072586d Refactor EDS and LRS code from xds LB policy into new XdsClient API. 5 years ago
Juanli Shen 46cff659e2 Tune xds test 5 years ago
Juanli Shen 6ced125bb3 xds failover locality handling 5 years ago
Juanli Shen 40c0519ad0 Move xds protos to testing/ 5 years ago
Prashant Jaikumar 9f02fc7f91 Enable end2end C++ tests on iOS. 5 years ago
Juanli Shen c831a28dbd Organize test cases for xds test 5 years ago
Juanli Shen a1ca6a099d Refactor response building in xds test 5 years ago
Juanli Shen 1abba74225 Fix unused result error 5 years ago
Juanli Shen a802b14be6 Add xds resolver 5 years ago
Juanli Shen c1713800e0 Handle EDS response update in locality map 5 years ago
Juanli Shen 3c28c5f068 Remove unnecessary notification 5 years ago
Juanli Shen 8d101f1071 Wait longer before sending the drop update 5 years ago
Juanli Shen 1c9fb855d7 Add locality map tests 5 years ago
Juanli Shen 1291ece848 Add drop in xds policy 5 years ago
Juanli Shen 45dd8be442 Use LRS in xds policy 5 years ago
Juanli Shen 79f191114e Use EDS in xds LB policy 5 years ago
Prashant Jaikumar fbfb93c88f Fix C++ tests to run on iOS 6 years ago
Esun Kim 434b3b62e5 Applied the best practice using global configuration 6 years ago
Juanli Shen 98461b0fa8 xds enter fallback mode as long as no child policy is ready 6 years ago
Esun Kim 1518ecbd76 Added new configuration system to core/grp. 6 years ago
Juanli Shen 438cb44378 Add fallback-at-startup into xds 6 years ago
Nicolas "Pixel" Noble b9a279c030 Resolving ambiguous call to CreateCustomChannel. 6 years ago
Soheil Hassas Yeganeh 2b9448a71c Revert "Revert "Introduce C++ wrappers for gpr_mu and gpr_cv."" 6 years ago
Alexander Polcyn d09c9f8e20 Revert "Introduce C++ wrappers for gpr_mu and gpr_cv." 6 years ago
Soheil Hassas Yeganeh e85dd2e644 Fix build errors 6 years ago
Karthik Ravi Shankar f03b309787 Revert "Merge pull request #18458 from grpc/grpc_namespace_server" 6 years ago
Soheil Hassas Yeganeh a26c09dd25 Introduce C++ wrappers for gpr_mu and gpr_cv. 6 years ago
Yash Tibrewal 8eeb429db0 Missing argument 6 years ago
Yash Tibrewal 327350ab39 ServiceConfig::Create expects non-Null error and better errors 6 years ago
Juanli Shen 4ae20ad972 Fix count in xds/grpclb test 6 years ago
Juanli Shen 1979edd03c Fix BackendsRestart test 6 years ago
Mark D. Roth 206592ce9c Restructure how addresses and service config are passed from resolver to LB policy. 6 years ago
Mark D. Roth b0ad6ac3ae Clean up grpclb and xds end2end tests. 6 years ago
Mark D. Roth 827c77bd24 Use fallback before timeout if balancer channel reports TRANSIENT_FAILURE. 6 years ago
Juanli Shen e889fda482 Use real resolver in xds lb channel 6 years ago
Mark D. Roth 9febbf2d92
Revert "Make grpclb child policy configurable" 6 years ago
Mark D. Roth 762676249e Make grpclb child policy configurable. 6 years ago
Mark D. Roth a04b0646de Don't use a separate call context for subchannel calls. 6 years ago
Mark D. Roth 0794507043 Don't pass service config from parent channel to grpclb balancer channel. 6 years ago