Skip to content

xds: Allow unsupported cluster specifiers#9014

Merged
temawi merged 1 commit intogrpc:masterfrom
temawi:parse_route_action_null_unknown
Mar 24, 2022
Merged

xds: Allow unsupported cluster specifiers#9014
temawi merged 1 commit intogrpc:masterfrom
temawi:parse_route_action_null_unknown

Conversation

@temawi
Copy link
Copy Markdown
Contributor

@temawi temawi commented Mar 23, 2022

Return a null RouteAction when cluster has no cluster_specifier or route lookup is not enabled with a cluster_specifier_plugin.

We want to ignore the route in these situations, which is achieved by returning a null. The current behavior of returning an error triggers a NACK to the update.

cc: @ejona86 @sergiitk

…or route lookup is not enabled with a cluster_specifier_plugin.

We want to ignore the route in these situations, which is achieved by returning a null. The current behavior of returning an error triggers a NACK to the update.
@temawi temawi requested a review from YifeiZhuang March 23, 2022 21:49
Copy link
Copy Markdown
Member

@ejona86 ejona86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@YifeiZhuang's review would still be good, just so others are aware of what's going on.

@temawi temawi merged commit 6c00f00 into grpc:master Mar 24, 2022
@temawi temawi deleted the parse_route_action_null_unknown branch March 24, 2022 16:52
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants