Skip to content

Ingress NGINX regex is case insensitive #354

@Stevenjin8

Description

@Stevenjin8

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions