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
Gregory Cooke
f6bf86cc7e
Add flag guarding SPIFFE Bundle provider ( #8343 )
...
* Add flag guarding SPIFFE Bundle provider
* remove the log
* vet
* address PR comments
* add comment
* fix typo
* rename flag
* add test
* vet
* add other flag check
* remove check from watcher
* add tests for new section where the spiffe bundle map file is set to empty string
* vet
2025-06-04 13:31:41 -04:00
Gregory Cooke
560ca642f8
xds: fix data file name in test ( #8254 )
2025-04-16 21:45:42 +05:30
Purnesh Dixit
68205d5d0a
xdsclient: update watcher API as per gRFC A88 ( #7977 )
2025-04-14 11:12:28 +05:30
Gregory Cooke
4b5505d301
[Security] Add support for SPIFFE Bundle Maps in XDS bundles ( #8180 )
...
This adds support for configuring SPIFFE Bundle Maps inside of credentials via xds bundles.
See the gRFC for more detail grpc/proposal#462
2025-04-04 13:12:53 -04:00
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
Ashish Srivastava
e4a0dfd705
grpcsync : Remove OnceFunc ( #8049 )
2025-01-30 09:25:20 +05:30
Yousuk Seung
59411f22d9
xds: add xDS transport custom dial options support ( #7997 )
2025-01-29 18:00:39 +05:30
Easwar Swaminathan
f32168c23b
envconfig: enable xDS client fallback by default ( #7949 )
2024-12-20 09:49:25 -08:00
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
bytetigers
a8e6e11cf0
.*: Use `strings.ReplaceAll(.....)` ( #7554 )
2024-08-26 10:09:35 -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
hasson82
bdd707e642
scripts: add linter rule for using context.WithTimeout on tests ( #7342 )
2024-07-03 19:22:54 -04: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