Open
Description
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
Type
Projects
Status
🆕 New