grpc-go/balancer/rls
Clément Jean 02858ee506
deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919)
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
Co-authored-by: Doug Fawley <dfawley@google.com>
2024-01-30 10:59:10 -08:00
..
internal vet: various cleanups (#6780) 2023-11-10 13:01:59 -08:00
balancer.go balancergroup: do not cache closed sub-balancers by default (#6523) 2023-08-10 12:34:56 -07:00
balancer_test.go idle: move idleness manager to separate package and ~13s of tests into it (#6566) 2023-08-23 12:50:42 -07:00
cache.go rls: fix a data race involving the LRU cache (#5925) 2023-01-12 16:02:10 -08:00
cache_test.go rls: fix a data race involving the LRU cache (#5925) 2023-01-12 16:02:10 -08:00
child_policy.go rls: move RLS LB policy implementation out of internal (#5143) 2022-01-19 13:52:45 -08:00
config.go deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919) 2024-01-30 10:59:10 -08:00
config_test.go rls: support `routeLookupChannelServiceConfig` field (#5176) 2022-01-31 12:49:45 -08:00
control_channel.go rls: suppress picker updates from children when handling config updates (#5539) 2022-08-01 16:10:21 -07:00
control_channel_test.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
helpers_test.go balancergroup: do not cache closed sub-balancers by default (#6523) 2023-08-10 12:34:56 -07:00
picker.go balancer/rls: Fix RLS failure mode by treating response with no targets as an error (#6735) 2023-10-18 17:26:06 -04:00
picker_test.go balancer/rls: Fix RLS failure mode by treating response with no targets as an error (#6735) 2023-10-18 17:26:06 -04:00