grpc-go/balancer
janardhanvissa 681334a461
cleanup: replace dial with newclient (#7943)
2024-12-23 11:11:43 -08:00
..
base balancer: Add a SubConn.RegisterHealthListener API and default implementation (#7780) 2024-11-13 12:22:49 +05:30
endpointsharding outlierdetection: Support health listener for ejection updates (#7908) 2024-12-23 10:38:35 +05:30
grpclb cleanup: replace dial with newclient (#7920) 2024-12-18 14:13:10 -08:00
leastrequest multiple: switch to math/rand/v2 (#7711) 2024-10-29 10:43:58 -07:00
pickfirst outlierdetection: Support health listener for ejection updates (#7908) 2024-12-23 10:38:35 +05:30
rls cleanup: replace dial with newclient (#7943) 2024-12-23 11:11:43 -08:00
roundrobin multiple: switch to math/rand/v2 (#7711) 2024-10-29 10:43:58 -07:00
weightedroundrobin outlierdetection: Support health listener for ejection updates (#7908) 2024-12-23 10:38:35 +05:30
weightedtarget xds: Plumb EDS endpoints through xDS Balancer Tree (#7816) 2024-11-11 11:55:54 -08:00
balancer.go balancer: fix SubConn embedding requirement to not recommend a nil panic hazard (#7840) 2024-11-19 14:03:58 -08:00
conn_state_evaluator.go balancer/weightedtarget: use ConnectivityStateEvaluator (#5734) 2022-10-26 11:33:49 -07:00
conn_state_evaluator_test.go balancer: fix connectivity state aggregation algorithm to follow the spec (#5473) 2022-07-07 13:48:34 -07:00
subconn.go balancer: fix SubConn embedding requirement to not recommend a nil panic hazard (#7840) 2024-11-19 14:03:58 -08:00