Arjan Singh Bal
|
f227ba9ba0
|
balancer: Move metrics recorder from BuildOptions to ClientConn (#8027)
|
2025-02-06 17:33:09 +05:30 |
Arjan Singh Bal
|
10c7e13311
|
outlierdetection: Support health listener for ejection updates (#7908)
|
2024-12-23 10:38:35 +05:30 |
Arjan Singh Bal
|
317271b232
|
pickfirst: Register a health listener when used as a leaf policy (#7832)
|
2024-12-05 10:50:07 +05:30 |
hanut19
|
5565631455
|
balancer/pickfirst: replace grpc.Dial with grpc.NewClient in tests (#7879)
|
2024-12-04 11:01:22 +05:30 |
Arjan Singh Bal
|
78aa51be7e
|
pickfirst: Stop test servers without closing listeners (#7872)
|
2024-12-03 11:13:29 +05:30 |
Arjan Singh Bal
|
00272e8024
|
dns: Support link local IPv6 addresses (#7889)
|
2024-12-03 11:06:10 +05:30 |
Zach Reyes
|
967ba46140
|
balancer/pickfirst: Add pick first metrics (#7839)
|
2024-11-26 10:56:48 -08:00 |
Arjan Singh Bal
|
7d53957a70
|
pickfirst: Ensure pickfirst_test.go runs against both new and old policies
|
2024-11-20 23:29:40 +05:30 |
Arjan Singh Bal
|
e2b98f96c9
|
pickfirst: Implement Happy Eyeballs (#7725)
|
2024-11-12 14:34:17 +05:30 |
Arjan Singh Bal
|
18d218d14d
|
pickfirst: Interleave IPv6 and IPv4 addresses for happy eyeballs (#7742)
|
2024-11-06 11:38:54 +05:30 |
Marco Ferrer
|
52d7f6af60
|
multiple: switch to math/rand/v2 (#7711)
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
|
2024-10-29 10:43:58 -07:00 |
Easwar Swaminathan
|
ad81c20503
|
pickfirstleaf: minor simplification to reconcileSubConnsLocked method (#7731)
|
2024-10-14 07:57:45 -07:00 |
Arjan Singh Bal
|
00b9e140ce
|
pickfirst: New pick first policy for dualstack (#7498)
|
2024-10-10 09:33:47 +05:30 |
Arjan Singh Bal
|
b8ee37db62
|
pickfirst: Move var for mocking the shuffle func from internal/internal to pickfirst/internal (#7698)
|
2024-10-09 15:09:17 +05:30 |
Purnesh Dixit
|
04e78b0faf
|
.*: fix lint issues of not having comments for exported funcs and vars along with any remaining issues and enable remaining disabled rules (#7575)
* .*: fix lint issues of not having comments for exported funcs and vars along with any remaining issues and enable remaining disabled rules
|
2024-09-16 09:09:49 +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 |
Arvind Bright
|
8bf2b3ee6e
|
grpcrand: delete all of grpcrand and call the rand package directly (#7283)
|
2024-05-31 11:32:53 -07:00 |
Zach Reyes
|
1db6590e40
|
grpc: Move Pick First Balancer to separate package (#7255)
|
2024-05-22 16:26:02 -04:00 |