Doug Fawley
|
778860e606
|
testing: update Go to 1.19 (#5717)
|
2022-10-17 15:04:34 -07:00 |
Easwar Swaminathan
|
946dde008f
|
xdsclient: NACK endpoint resources with zero weight (#5560)
|
2022-08-03 16:46:34 -07:00 |
Doug Fawley
|
3a77d29151
|
xdsclient: fix LRS stream leaks when errors are encountered (#5505)
|
2022-07-15 11:58:44 -07:00 |
Easwar Swaminathan
|
a6dcb714b2
|
xdsclient: don't reset version info after stream restart (#5422)
|
2022-07-06 10:31:02 -07:00 |
Doug Fawley
|
3cccf6a43b
|
xdsclient: always backoff between new streams even after successful stream (#5280)
|
2022-04-01 10:20:47 -07:00 |
Menghan Li
|
84793b56f6
|
xds/client: reset backoff when a message is received, even when the message is invalid (#5241)
|
2022-03-14 16:04:34 -07:00 |
赵延
|
c44f627fd1
|
cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177)
|
2022-02-09 11:17:46 -08:00 |
Menghan Li
|
0a68f8aff0
|
xds/federation: support federation in LRS (#5128)
|
2022-01-26 11:39:10 -08:00 |
Menghan Li
|
5350e74601
|
xds/controller: fix test nil panic on stream errors (#5144)
|
2022-01-19 12:56:41 -08:00 |
Anirudh Ramachandra
|
c1198288f5
|
xdsclient: allow overriding grpc.Dial function for the xDS controller. (#5108)
|
2022-01-12 16:11:12 -08:00 |
Menghan Li
|
62f73ecd84
|
xds/client: move xdsclient.New tests to controller.New (#5037)
|
2021-12-08 10:53:49 -08:00 |
Menghan Li
|
1ec7a89333
|
xds/client: send NewStream errors to the watchers (#5032)
|
2021-12-08 10:04:20 -08:00 |
Zach Reyes
|
6e79bc8afe
|
xdsclient: add Cluster Specifier Name to Route (#4972)
* xdsclient: add Cluster Specifier Name to Route
|
2021-11-12 15:50:27 -05:00 |
Menghan Li
|
52d9416739
|
xds/client: move transport_helper from xdsclient to a separate struct (#4968)
|
2021-11-10 15:03:10 -08:00 |