Skip to content

Add support for ^~ location modifier in VirtualServer CRDΒ #9119

@thresheek

Description

@thresheek

Is your feature request related to a problem? Please describe.
Currently, it's not possible to define a route with a ^~ "longest matching prefix location" modifier as supported by nginx location directive.

Describe the solution you'd like
^~ is fully supported in VirtualServers.

Describe alternatives you've considered
Currently supported regular expressions in some way can provide similar functionality, but it will not be a 1:1 configuration as supported by non-NIC nginx setups.

Additional context
This is coming from a customer request migrating their VM-based nginx install to NIC.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalAn issue that proposes a feature requestready for refinementAn issue that was triaged and it is ready to be refined

    Type

    No type

    Projects

    Status

    Todo β˜‘

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions