Arjan Singh Bal
|
e95a4b7136
|
roundrobin: Delegate subchannel creation to pickfirst (#7966)
|
2025-02-11 15:14:49 +05:30 |
Arjan Singh Bal
|
f227ba9ba0
|
balancer: Move metrics recorder from BuildOptions to ClientConn (#8027)
|
2025-02-06 17:33:09 +05:30 |
Arjan Singh Bal
|
3e27c175ff
|
balancer: Enforce embedding requirement for balancer.ClientConn (#8026)
|
2025-02-06 17:20:00 +05:30 |
Arjan Singh Bal
|
274830d67a
|
balancer: Add a SubConn.RegisterHealthListener API and default implementation (#7780)
|
2024-11-13 12:22:49 +05:30 |
Arjan Singh Bal
|
18d218d14d
|
pickfirst: Interleave IPv6 and IPv4 addresses for happy eyeballs (#7742)
|
2024-11-06 11:38:54 +05:30 |
Arjan Singh Bal
|
43ee17261c
|
balancer: Enforce embedding the SubConn interface in implementations (#7758)
|
2024-11-05 23:22:26 +05:30 |
Arvind Bright
|
8320224ff0
|
.*: revive from unused_parameters (#7577)
|
2024-08-30 10:41:30 -07:00 |
Nathan Baulch
|
c8951abc16
|
*: fix minor typos (#7487)
* Fix typos
* Fix reflecton tests
|
2024-08-14 22:43:01 +05:30 |
Easwar Swaminathan
|
dd4c0adafb
|
internal/testutils: add a new test type that implements resolver.ClientConn (#6668)
|
2023-10-12 10:09:38 -07:00 |
Doug Fawley
|
fbff2abb0f
|
*: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544)
|
2023-08-14 09:04:46 -07:00 |
Doug Fawley
|
6c0c69efd5
|
all: replace RemoveSubConn with Shutdown as much as possible (#6505)
|
2023-08-04 10:19:51 -07:00 |
Doug Fawley
|
7aceafcc52
|
balancer: add SubConn.Shutdown; deprecate Balancer.RemoveSubConn (#6493)
|
2023-08-04 08:10:48 -07:00 |
Doug Fawley
|
4fe8d3d3f9
|
balancer: fix tests not properly updating subconn states (#6501)
|
2023-08-04 08:08:13 -07:00 |
Doug Fawley
|
0246373263
|
testutils: remove TestSubConns for future extensibility (#6492)
|
2023-07-31 18:17:11 -07:00 |
Doug Fawley
|
c6354049d4
|
balancer: add StateListener to NewSubConnOptions for SubConn state updates (#6481)
|
2023-07-31 09:42:41 -07:00 |
Doug Fawley
|
e41e8940c0
|
orca: create ORCA producer for LB policies to use to receive OOB load reports (#5669)
|
2022-11-03 10:27:40 -07:00 |
Arvind Bright
|
7c16802641
|
tests: refactor tests to use testutils helper functions (#5728)
|
2022-10-19 12:29:23 -07:00 |
Doug Fawley
|
778860e606
|
testing: update Go to 1.19 (#5717)
|
2022-10-17 15:04:34 -07:00 |
Easwar Swaminathan
|
60a3a7e969
|
cleanup: fixes for issues surfaced by vet (#5617)
|
2022-09-02 14:09:10 -07:00 |
Doug Fawley
|
3e7b97febc
|
xds/priority: bug fix and minor behavior change (#5417)
|
2022-06-17 11:14:31 -07:00 |
Doug Fawley
|
70a80552d5
|
xds/priority: clean up tests (#5387)
|
2022-05-31 15:44:42 -07:00 |
Easwar Swaminathan
|
714ba8d517
|
xds: move balancergroup and weightedtarget our of xds directory (#4966)
|
2021-11-09 11:59:10 -08:00 |