Skip to content

[Bug]: nginx-gateway-fabric supported HttpRoute path type #2141

Description

@zhiweiv

There are three path types in gateway-api spec: Exact/PathPrefix/RegularExpression(https://gateway-api.sigs.k8s.io/reference/api-spec/main/spec/#pathmatchtype)

In https://docs.nginx.com/nginx-gateway-fabric/overview/gateway-api-compatibility/#httproute, it only supports two of them.

path: Partially supported. Only PathPrefix and Exact types.

But from ngf release note seems RegularExpression is supported also, is it a document issue?
https://github.com/nginx/nginx-gateway-fabric/releases?page=2#release-v2.2.0

Add regex for path matching by @fabian4 in nginx/nginx-gateway-fabric#3874

Which product or products does this problem relate to?

NGINX Gateway Fabric

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions