Easwar Swaminathan
Easwar Swaminathan
Blocked on the xDS client API changes.
The changes required for this issue are not xDS specific. But given that currently we have 3 known usages of this pattern and two of them are in the pending...
Thank you for filing this issue. We are still having discussions about what would be the best way forward for this. Will update this thread shortly.
We are going to be sending out a gRFC for this very soon. Hence, marking this issue blocked on it.
The gRFC is here: https://github.com/grpc/proposal/pull/384
@Aditya-Sood : Thank you for your offer. I'm assigning this to you.
The ideal fix should look something like this: - When parsing an incoming `RouteConfiguration` resource in the xDS client, we store the route action type in this [field](https://github.com/grpc/grpc-go/blob/da1a5eb25d2a3be62c5419c7004f9c0d669ba8bf/xds/internal/xdsclient/xdsresource/type_rds.go#L145). - When...
@Kailun2047 Let us know what you have in mind for the example. Let's have a discussion before you get too deep into actual implementation. Thanks.
@Kailun2047 : Sounds like a good plan. Looking forward to reviewing your PR.
> * Which authority information do you imagine to be included in the trasport logs? With support for federation, an xDS client is able to talk to more than one...