Doug Fawley
|
5668c66bc6
|
resolver/manual: allow calling UpdateState with an un-Built resolver (#8150)
|
2025-03-06 13:39:48 -08:00 |
janardhanvissa
|
8528f4387f
|
cleanup: replace Dial with NewClient (#7975)
|
2025-02-17 12:39:40 +05:30 |
janardhanvissa
|
b1f70ce055
|
test: replace grpc.Dial with grpc.NewClient
|
2024-12-10 16:18:57 +05:30 |
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 |
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 |
Zach Reyes
|
1db6590e40
|
grpc: Move Pick First Balancer to separate package (#7255)
|
2024-05-22 16:26:02 -04:00 |
Doug Fawley
|
faf9964afe
|
gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed (#7035)
|
2024-03-19 11:35:17 -07:00 |
Doug Fawley
|
81b9df233e
|
idle: move idleness manager to separate package and ~13s of tests into it (#6566)
|
2023-08-23 12:50:42 -07:00 |
Doug Fawley
|
8f51ca8f58
|
tests: stop using UpdateSubConnState (#6527)
|
2023-08-09 13:56:05 -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
|
02946a3f37
|
resolver: remove deprecated AddressType (#6451)
|
2023-07-17 13:29:21 -07:00 |
Easwar Swaminathan
|
bfb57b8b49
|
testing: delete internal copy of test service proto, and use canonical one (#6164)
|
2023-04-05 17:12:57 -07:00 |
Easwar Swaminathan
|
dd123b7f86
|
testutils/pickfirst: move helper function to testutils (#5822)
|
2022-11-29 12:03:36 -08:00 |
Easwar Swaminathan
|
fe592260bf
|
clusterresolver: deflake eds_impl tests (#5562)
|
2022-08-29 16:23:12 -07:00 |
Easwar Swaminathan
|
0066bf69de
|
grpc: perform graceful switching of LB policies in the `ClientConn` by default (#5285)
|
2022-04-01 13:14:35 -07:00 |
Easwar Swaminathan
|
42cadc171d
|
test: cleanup balancer switching tests (#5271)
|
2022-03-30 12:58:41 -07:00 |