Skip to content

feat: add negate_match feature for propagate regular expressions #87

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

Conversation

SkArchon
Copy link
Contributor

@SkArchon SkArchon commented May 27, 2025

Motivation

We introduce negate_match as a new attribute because go does not support negative lookahead regexes and we want to allow users a workaround to simulate this.

@SkArchon SkArchon force-pushed the milinda/eng-7207-support-template-expression-in-header-request-forwarding branch from 2600463 to 7c4a4d1 Compare May 27, 2025 11:19
@SkArchon SkArchon marked this pull request as ready for review May 27, 2025 11:22
@SkArchon SkArchon force-pushed the milinda/eng-7207-support-template-expression-in-header-request-forwarding branch from 7c4a4d1 to 4186ac6 Compare May 29, 2025 08:24
@SkArchon SkArchon changed the title feat: document header forwarding with expressions feat: add negate_match feature for propagate regular expressions May 29, 2025
@SkArchon
Copy link
Contributor Author

Thanks

@SkArchon SkArchon merged commit be9efbb into main May 29, 2025
1 check 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