generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 132
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Unformation, Ingress NGINX is case insensitive. RE2 provides the (?i) for case insensitive matches, but its not on for default. The regex dialect is also case insensitive, so the common emitter isn't going to support this case. I'm probably going to have to write an istio emitter.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.