Skip to content

Support other 3xx StatusCodes in HTTPRequestRedirectFilterΒ #4182

@wayne0814

Description

@wayne0814

What would you like to be added: HTTPRequestRedirectFilter should allow other 3xx StatusCodes apart from 301 and 302, namely 303, 307 and 308.
https://github.com/kubernetes-sigs/gateway-api/blob/v1.4.0/apis/v1/httproute_types.go#L1273

Why this is needed:
The website says Gateway API supports the following HTTP redirect status codes: 301, 302, 303, 307, 308.
https://gateway-api.sigs.k8s.io/guides/http-redirect-rewrite/#supported-status-codes

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions