generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 600
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
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
xavixendit
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.