Skip to content

Regex for path matching: RegularExpression #3110

Open
@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 epic

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions