Purnesh Dixit
|
082a9275c7
|
xds: Roll forward xdsclient migration (#8391)
|
2025-06-17 00:09:58 +05:30 |
Arjan Singh Bal
|
d2e836604b
|
xds: revert #8310: migration of xdsclient to use generic client and dedicated LRS client
This reverts commit 996aabeb3f.
|
2025-06-09 21:46:02 +05:30 |
Purnesh Dixit
|
996aabeb3f
|
xds: migrate internal xdsclient to use generic client and dedicated LRS client (#8310)
|
2025-06-06 11:15:42 +05:30 |
Arjan Singh Bal
|
718c4d8452
|
xds: Make locality ID string representation consistent with A78 (#8256)
|
2025-04-17 12:41:55 +05:30 |
Antoine Tollenaere
|
25c750934e
|
ringhash: implement gRFC A76 (#8159)
|
2025-04-08 15:50:54 +05:30 |
Arjan Singh Bal
|
cc161defef
|
xds: Add support for multiple addresses per endpoint (#7858)
|
2024-12-16 10:18:25 +05:30 |
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 |
Zach Reyes
|
5e587344ee
|
xds: Add support for Custom LB Policies (#6224)
|
2023-05-08 21:29:36 -04:00 |
Anirudh Ramachandra
|
8374ff8fbd
|
Export the unwrapResource method, to allow callers outside of the package (#6181)
|
2023-04-11 09:51:09 -07:00 |
Easwar Swaminathan
|
6fe609daff
|
xdsclient: minor cleanup in eds parsing (#6055)
|
2023-02-24 13:12:12 -08:00 |
Easwar Swaminathan
|
d103fc7066
|
xdsclient/xdsresource: reduce chattiness of logs (#5993)
|
2023-01-31 10:28:48 -08:00 |
Easwar Swaminathan
|
08479c5e2e
|
xdsclient: resource agnostic API implementation (#5776)
|
2022-12-21 13:53:03 -08:00 |
Ernest Nguyen
|
e163a9085f
|
xds/xdsclient: add EDS resource endpoint address duplication check (#5715)
|
2022-10-12 15:15:09 -07:00 |
Ernest Nguyen
|
c672451950
|
xds/xdsclient: add sum of EDS locality weights check (#5703)
|
2022-10-10 12:48:01 -07:00 |
Easwar Swaminathan
|
6f34b7ad15
|
xdsclient: NACK endpoint resource if load_balancing_weight is specified and is zero (#5568)
|
2022-08-05 15:12:37 -07:00 |
Easwar Swaminathan
|
946dde008f
|
xdsclient: NACK endpoint resources with zero weight (#5560)
|
2022-08-03 16:46:34 -07:00 |
Easwar Swaminathan
|
5770b1dea5
|
xds: drop localities with zero weight at the xdsClient layer (#5476)
|
2022-06-30 15:28:57 -07:00 |
Menghan Li
|
ebd098392a
|
xds/eds: reject EDS resources with multiple instances of the same locality in the same priority (#5303)
|
2022-04-08 15:41:56 -07:00 |
Menghan Li
|
97c3143418
|
xds/client: accept resources wrapped in discoverypb.Resource message (#5242)
|
2022-03-17 10:34:45 -07:00 |
Menghan Li
|
79e9c9571a
|
xds/client: move unmarshal functions and types to a separate package (#4904)
|
2021-11-08 11:11:24 -08:00 |