Arjan Singh Bal
|
de72c21442
|
xds: Avoid error logs when setting fallback bootstrap config (#8419)
|
2025-07-02 02:38:29 +05:30 |
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 |
Purnesh Dixit
|
68205d5d0a
|
xdsclient: update watcher API as per gRFC A88 (#7977)
|
2025-04-14 11:12:28 +05:30 |
Yousuk Seung
|
ddb2484e69
|
xds: remove obsolete xDS transport custom dialer option (#8079)
|
2025-02-18 13:08:13 -08:00 |
Purnesh Dixit
|
79b6830e4b
|
xds: resubmit xds client pool changes from #7898 along with fix to set fallback bootstrap config from googledirectpath to xdsclient pool (#8050)
|
2025-02-04 23:59:01 +05:30 |
Yousuk Seung
|
59411f22d9
|
xds: add xDS transport custom dial options support (#7997)
|
2025-01-29 18:00:39 +05:30 |
eshitachandwani
|
4115c218d0
|
xds: return all ServerConfig dial options together (#7718)
|
2024-10-09 14:47:49 -07:00 |
eshitachandwani
|
d9d8f342b7
|
revert xds: return all ServerConfig dial options together (#7712)
* revert xds: return all ServerConfig dial options together
* revert - xdsclient: fix test build breakage
|
2024-10-09 13:29:31 +05:30 |
eshitachandwani
|
f17ea7d68c
|
xds: return all ServerConfig dial options together (#7680)
|
2024-10-08 09:07:02 -07:00 |
Daniel Liu
|
7aee163272
|
xds: add xDS transport custom Dialer support (#7586)
|
2024-09-26 22:15:17 -07:00 |
Easwar Swaminathan
|
7e12068baf
|
bootstrap: add `String` method to ServerConfigs type (#7537)
|
2024-08-20 14:08:51 -07:00 |
Nathan Baulch
|
c8951abc16
|
*: fix minor typos (#7487)
* Fix typos
* Fix reflecton tests
|
2024-08-14 22:43:01 +05:30 |
Easwar Swaminathan
|
ced812e328
|
xds: implement ADS stream flow control mechanism (#7458)
|
2024-08-12 07:32:53 -07:00 |
Easwar Swaminathan
|
d00dd8f80a
|
xds: env var protection for xds fallback (#7483)
|
2024-08-07 14:27:29 -07:00 |
Easwar Swaminathan
|
e54f441abe
|
xds: make fallback bootstrap configuration per-process (#7401)
|
2024-07-10 13:32:13 -07:00 |
Easwar Swaminathan
|
4e9b5968af
|
xds: add support for multiple xDS clients, for fallback (#7347)
|
2024-07-02 15:27:03 -07:00 |
RyuRyu
|
8c80220523
|
grpclog: remove Debugf method to avoid unnecessary evaluation (#7330)
|
2024-06-24 08:24:47 -07:00 |
Easwar Swaminathan
|
f1b7f4132e
|
xds/bootstrap: add testing support to generate config (#7326)
|
2024-06-21 07:01:24 -07:00 |
Easwar Swaminathan
|
dfcabe08c6
|
xds: cleanup bootstrap processing functionality (#7299)
|
2024-06-06 15:09:39 -07:00 |
Easwar Swaminathan
|
7e5898e7c5
|
xds: unify xDS client creation APIs meant for testing (#7268)
|
2024-06-03 15:32:58 -07:00 |
Zach Reyes
|
9199290ff8
|
xds: Move bootstrap config to internal/xds (#7182)
|
2024-05-03 16:51:11 -04:00 |