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 aggregate and logical DNS clusters #2343

Conversation

murgatroid99
Copy link
Member

This is an implementation of gRFC A37: xDS Aggregate and Logical DNS Clusters. In short, this adds support for aggregate clusters, which provide a list of other clusters to connect to, and logical DNS clusters, which provide a DNS name to connect to. The new tests cover the basic functionality added here, but most are skipped because they fail on Node 16 because of nodejs/node#42713.

@murgatroid99 murgatroid99 merged commit dd7e1a9 into grpc:master Feb 6, 2023
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

3 participants