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: implement ignore_resource_deletion server feature (1.48.x backport) #9351

Merged

Conversation

sergiitk
Copy link
Member

@sergiitk sergiitk commented Jul 8, 2022

As defined in the gRFC A53: Option for Ignoring xDS Resource Deletion.

Note for the reviewer: it'll probably be more convenient to review commit-by-commit. The test refactoring commit can be skipped: it's not required, but was very handy for implementing new tests, and modifying the old ones.

Backport of #9339

As defined in the gRFC [A53: Option for Ignoring xDS Resource Deletion](https://github.com/grpc/proposal/blob/master/A53-xds-ignore-resource-deletion.md).

This includes semi-related changes:
* Refactor ClientXdsClientTestBase: extract verify methods for golden resources
* Parameterize ClientXdsClientV2Test and ClientXdsClientV3Test with ignoreResourceDeletion enabled and disabled
* Add FORCE_INFO and FORCE_WARNING levels to XdsLogLevel
@sergiitk sergiitk requested a review from ejona86 July 8, 2022 23:02
@sergiitk sergiitk enabled auto-merge (rebase) July 8, 2022 23:03
@sergiitk sergiitk merged commit fb2d5cf into grpc:v1.48.x Jul 8, 2022
@sergiitk sergiitk deleted the backport-xds-ignore_resource_deletion-1.48 branch July 8, 2022 23:29
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 7, 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.

None yet

2 participants