Support regex with "?!" in HTTPProxy #6746
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/needs-triage
Indicates that an issue needs to be triaged by a project contributor.
I get the following error when creating HTTPProxy with "?!":
Steps to reproduce:
Deploy yaml:
I believe using package regexp2 would solve the issue.
As an example, the following PR was done in NGINX Virtual Server: nginxinc/kubernetes-ingress#4465
The text was updated successfully, but these errors were encountered: