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: ignore routes with unsupported optional cluster specifiers #9168

Merged
merged 1 commit into from
May 13, 2022

Conversation

sergiitk
Copy link
Member

Support for the is_optional logic in Cluster Specifier Plugins: if unsupported Cluster Specifier Plugin is optional, don't NACK, and skip any routes that point to it.

Related changes:

@sergiitk sergiitk force-pushed the cluster-plugin-optional branch from 4c4bbb2 to e638bbc Compare May 13, 2022 16:53
@sergiitk sergiitk changed the title xds: ignore routes with unsupported cluster specifiers xds: ignore routes with unsupported optional cluster specifiers May 13, 2022
Support for the is_optional logic in Cluster Specifier Plugins:
if unsupported Cluster Specifier Plugin is optional,
don't NACK, and skip any routes that point to it.
@sergiitk sergiitk force-pushed the cluster-plugin-optional branch from e638bbc to 3280148 Compare May 13, 2022 16:59
@sergiitk sergiitk requested a review from ejona86 May 13, 2022 17:02
@sergiitk sergiitk merged commit 23ab7d0 into grpc:master May 13, 2022
@sergiitk sergiitk deleted the cluster-plugin-optional branch May 13, 2022 20:03
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 12, 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.

2 participants