Commit Graph

13 Commits

Author SHA1 Message Date
Doug Fawley 70a80552d5
xds/priority: clean up tests (#5387) 2022-05-31 15:44:42 -07:00
Menghan Li 459729d667
xds/priority: avoid sending duplicate updates to children (#5374) 2022-05-20 15:17:13 -07:00
Menghan Li db79903af9
xds/priority: start the init timer when a child switch to Connecting from non-transient-failure state (#5334) 2022-05-10 16:56:41 -07:00
Easwar Swaminathan 714ba8d517
xds: move balancergroup and weightedtarget our of xds directory (#4966) 2021-11-09 11:59:10 -08:00
Menghan Li 0d5030755c
xds/priority: handle new low priority when high priority is in Idle (#4889) 2021-10-20 10:51:48 -07:00
Menghan Li c99a9c19b0
priority: forward the first IDLE state and picker (#4731) 2021-09-07 10:10:36 -07:00
Easwar Swaminathan 712e8d4f57
Remove support for Go 1.13 and older (cont) (#4706) 2021-08-25 14:51:41 -07:00
Menghan Li 549c53a90c
xds/eds: rewrite EDS policy using child policies (#4457) 2021-06-15 14:03:10 -07:00
Menghan Li 584fa41822
xds/testing: export variables for testing (#4449)
The exported variables will be used by tests (to be added in a future
PR, in another package) that use these balancers as child balancer.
2021-05-18 10:30:43 -07:00
Menghan Li 24d03d9f76
xds/priority: add ignore reresolution boolean to config (#4275) 2021-04-27 15:22:25 -07:00
Doug Fawley 74fe6eaa41
github: testing action workflow improvements and update to test Go1.16 (#4358) 2021-04-22 14:59:51 -07:00
Menghan Li 970aa09283
xds/balancers: export balancer names and config structs (#4334) 2021-04-21 10:11:28 -07:00
Menghan Li ad24ab52b1
priority: the implementation (#4070) 2021-02-10 10:38:04 -08:00