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: Change XdsClusterConfig to have children field instead of endpoint #11888

Merged
merged 6 commits into from
Feb 11, 2025

Conversation

larry-safran
Copy link
Contributor

@larry-safran larry-safran commented Feb 10, 2025

children is a single object which is either a list of leaf names (AggregateConfig) or an EdsUpdate (EndpointConfig). All intermediate aggregate nodes have been squashed.

Rebasing onto master pulled some of the commits from master into this PR.

@larry-safran larry-safran requested a review from ejona86 February 10, 2025 23:05
xds/src/main/java/io/grpc/xds/XdsConfig.java Outdated Show resolved Hide resolved
xds/src/main/java/io/grpc/xds/XdsConfig.java Outdated Show resolved Hide resolved
@larry-safran larry-safran merged commit ade2dd2 into grpc:master Feb 11, 2025
14 of 16 checks passed
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.

2 participants