Commit Graph

4 Commits

Author SHA1 Message Date
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 777b228b59
xds: fix service request counter flaky test (#4324) 2021-04-06 10:55:19 -07:00
Menghan Li 1b75f7144d
circuit breaking: keep max_count per picker, instead of globally, and add support in cluster_impl balancer (#4203)
Also changed circuit breaking counter implementation to move max_count into the
picker, because this is how cluster_impl is designed. Implementation in EDS is
also modified to keep max_count in picker.
2021-02-17 10:46:07 -08:00
Doug Fawley 7b8d65a7bc
xds: rename internal/client files to remove client prefix (#4188) 2021-02-04 14:11:50 -08:00