aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/client_channel/lb_policy/xds
Commit message (Expand)AuthorAge
* Refactor request routing code out of client_channel.Gravatar Mark D. Roth2018-12-20
* Move security credentials, connectors, and auth context to C++Gravatar Soheil Hassas Yeganeh2018-12-13
* Revert "Revert "Allow encoding arbitrary channel args on a per-address basis.""Gravatar Mark D. Roth2018-12-11
* Revert "Allow encoding arbitrary channel args on a per-address basis."Gravatar hcaseyal2018-12-07
* Allow encoding arbitrary channel args on a per-address basis.Gravatar Mark D. Roth2018-12-07
* Change xds plugin name to xds_experimental until it's ready for use.Gravatar Mark D. Roth2018-12-04
* Add debug-only tracing to grpc_core::RefCountGravatar Soheil Hassas Yeganeh2018-12-01
* Incorporate review commentsGravatar Vishal Powar2018-11-20
* xDS plugin is going to use LRS stream to report load to balancer. RemoveGravatar Vishal Powar2018-11-20
* Add support for LB config in service configGravatar Juanli Shen2018-11-15
* Change the varible names that keep track of rr policy its state andGravatar Vishal Powar2018-11-13
* Address review commentsGravatar Vishal Powar2018-11-08
* Simplify the code in CreateRoundRobinPolicyArgsLocked() to always expectGravatar Vishal Powar2018-11-07
* Disabling the current gRPC LB method of handling fallback in xds plugin.Gravatar Vishal Powar2018-11-06
* xds plugin does not need drop to be determined by serverlistGravatar Vishal Powar2018-11-05
* Changes to register xds plugin init and shutdown.Gravatar Vishal Powar2018-10-18
* clang-tidy fixesGravatar Vijay Pai2018-10-17
* Add new grpc lb plugin 'xds'Gravatar Vishal Powar2018-10-16