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

Enable path_matching and header_matching xDS interop tests #1724

Merged

Conversation

murgatroid99
Copy link
Member

@murgatroid99 murgatroid99 commented Mar 22, 2021

These are the additional interop tests enabled by #1715.

This PR includes a major refactor of the matching and route action logic in the xDS resolver class, moving them into separate files and multiple classes. The main purpose was to improve the ability to log them for debugging, but that should also improve readability. The refactor also fixed a bug with how the safe regex header match configuration was handled.

@murgatroid99
Copy link
Member Author

The xDS interop tests, including the newly enabled test, passed in this run: https://source.cloud.google.com/results/invocations/4b800484-229b-483c-b40e-f570e031aafd/targets

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