Unsupported value: "ResponseHeaderModifier" #2212
-
Hello, I have been following this guide: HTTP header modifier
Here is the HTTPRoute object .yaml file:
And the Gateway object file:
Here is the version of Kubernetes I am using:
And the Minikube version I am using:
I am also using version 0.5.0 of nginx-kubernetes-gateway as my gateway controller Finally, I am using v0.7.1 of the gateway api. I don't understand why it is giving me the Thanks for the help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
The behavior you see is specific to NGINX Kubernetes Gateway project -- it doesn't yet support ResponseHeaderModifier, that's why you see that message. See also HTTPRoute compatibility -- https://github.com/nginxinc/nginx-kubernetes-gateway/blob/main/docs/gateway-api-compatibility.md#httproute |
Beta Was this translation helpful? Give feedback.
Hi @braydenolsen
The behavior you see is specific to NGINX Kubernetes Gateway project -- it doesn't yet support ResponseHeaderModifier, that's why you see that message. See also HTTPRoute compatibility -- https://github.com/nginxinc/nginx-kubernetes-gateway/blob/main/docs/gateway-api-compatibility.md#httproute