Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xds: add support for custom per-target credentials on the transport. #11951

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

AshZhang
Copy link

@AshZhang AshZhang commented Mar 8, 2025

Add support for custom, per-target (per-RPC) credentials on the xDS transport.

This allows clients to use different credentials when requesting xDS resources for different targets that may require different authorization tokens to access.

@AshZhang AshZhang marked this pull request as ready for review March 11, 2025 22:03
@AshZhang
Copy link
Author

@anicr7 @ejona86 This is a new version of #11919 which uses NameResolver.Args instead of a map.

@ejona86 ejona86 self-requested a review March 18, 2025 15:53
@ejona86 ejona86 added the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Mar 19, 2025
@grpc-kokoro grpc-kokoro removed the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Mar 19, 2025
@ejona86 ejona86 added the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Mar 20, 2025
@grpc-kokoro grpc-kokoro removed the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants