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

grpc-js-xds: Implement custom LB policies #2555

Merged
merged 8 commits into from Aug 24, 2023

Conversation

murgatroid99
Copy link
Member

This implements gRFC A52: gRPC xDS Custom Load Balancer Configuration. In addition, I moved load reporting into the xds_cluster_impl policy as described in this section of gRFC A42 because the reason it is necessary in A42 also apply to A52.

@murgatroid99 murgatroid99 merged commit 354bd2d into grpc:master Aug 24, 2023
9 of 10 checks passed
murgatroid99 added a commit to grpc/grpc that referenced this pull request Aug 28, 2023
v1.10.x is the next version, so this will only run on master for now.
This won't work until grpc/grpc-node#2555 is merged.
sergiitk pushed a commit to grpc/psm-interop that referenced this pull request Nov 8, 2023
v1.10.x is the next version, so this will only run on master for now.
This won't work until grpc/grpc-node#2555 is merged.
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.

None yet

2 participants