Skip to content

Regex for path matching: RegularExpression #3110

@omegion

Description

@omegion

Hi,

It seems NGF does not yet support RegularExpression for path matching. I wonder if there is any way for me to move this NGINX location to HTTPRoute with the current features:

location ~* ^/foo-service/workspaces/\w+(-\w+)?/environments/ {
  //
}

I could not figure out how I could match this path with HTTPRoute. Do you have any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthighlightRelates to features that should be promoted despite not being an epicrefinedRequirements are refined and the issue is ready to be implemented.

    Type

    No type

    Projects

    Status

    External Pull Requests

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions