Commit Graph

9 Commits

Author SHA1 Message Date
Easwar Swaminathan f45e617974
rls: move pb.gos to grpc/internal/proto/grpc_lookup_v1 (#4993) 2021-11-18 16:51:41 -08:00
Ryan Leung 14ebd917f2
lint: fix some unused parameter issues (#4956) 2021-11-09 11:18:21 -08:00
Easwar Swaminathan 7e5fcc68f6
rls: update rls proto (#4877) 2021-10-14 19:48:43 -07:00
Easwar Swaminathan d25c71b543
testutils: Add a context parameter to the Receive() method. (#3835) 2020-08-27 13:55:15 -07:00
Doug Fawley bc714cd8ae
Remove Go 1.9 / AppEngine support; assume go1.12 build tag (#3767) 2020-07-30 16:15:35 -07:00
Easwar Swaminathan b0ac601168
rls: LB policy with only control channel handling (#3496) 2020-04-28 10:47:24 -07:00
Easwar Swaminathan c10d2c6f85
rls: Update rls protobufs. (#3562)
The `Target` field in the response has been deprecated in favor or
`Targets` which specifies a list of possible targets. Pulled in the
latest proto and updated code referencing it.
2020-04-23 16:41:27 -07:00
Easwar Swaminathan 804ff443fc
rls: Implementation of the picker (#3423) 2020-03-16 10:43:00 -07:00
Easwar Swaminathan 0e160327ed
rls: Implementation of the RLS client. (#3446) 2020-03-11 18:37:57 -07:00