Skip to content

string matcher: add ignore_case to StringMatcher#9868

Merged
mattklein123 merged 4 commits intoenvoyproxy:masterfrom
yangminzhu:ignore-case
Jan 30, 2020
Merged

string matcher: add ignore_case to StringMatcher#9868
mattklein123 merged 4 commits intoenvoyproxy:masterfrom
yangminzhu:ignore-case

Conversation

@yangminzhu
Copy link
Copy Markdown
Contributor

@yangminzhu yangminzhu commented Jan 29, 2020

Signed-off-by: Yangmin Zhu [email protected]

For an explanation of how to fill out the fields, please see the relevant section
in PULL_REQUESTS.md

Description: add ignore_case to StringMatcher that allows case insensitive exact/prefix/suffix string matching
Risk Level: Low
Testing: Unit Tests
Docs Changes: N/A
Release Notes: N/A
[Optional Fixes #Issue]
[Optional Deprecated:]

@repokitteh-read-only
Copy link
Copy Markdown

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to api/.

🐱

Caused by: #9868 was opened by yangminzhu.

see: more, trace.

@yangminzhu
Copy link
Copy Markdown
Contributor Author

@lizan

@mattklein123 mattklein123 self-assigned this Jan 29, 2020
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM with small comments.

/wait

Signed-off-by: Yangmin Zhu <[email protected]>
Signed-off-by: Yangmin Zhu <[email protected]>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks LGTM with one test request.

/wait

Signed-off-by: Yangmin Zhu <[email protected]>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks!

@mattklein123 mattklein123 merged commit b561556 into envoyproxy:master Jan 30, 2020
@yangminzhu yangminzhu deleted the ignore-case branch January 30, 2020 19:47
@yangminzhu
Copy link
Copy Markdown
Contributor Author

This needs to be back-ported to 1.2 and 1.3 but it seems I cannot add the backport/review label according to https://github.com/envoyproxy/envoy/blob/master/RELEASES.md#backports.

@lizan @PiotrSikora Could you approve the backport request? Thank you.

@PiotrSikora
Copy link
Copy Markdown
Contributor

/backport

@repokitteh-read-only repokitteh-read-only bot added the backport/review Request to backport to stable releases label Feb 11, 2020
@PiotrSikora
Copy link
Copy Markdown
Contributor

(that's how you add it)

@PiotrSikora PiotrSikora added backport/approved Approved backports to stable releases and removed backport/review Request to backport to stable releases labels Feb 11, 2020
yangminzhu added a commit to yangminzhu/envoy that referenced this pull request Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/approved Approved backports to stable releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants