Envoy proxy 500 direct_response when HTTPRoute and Gateway is accepted and resolved with success. #6252
Closed
flux-ricky
started this conversation in
General
Replies: 2 comments 10 replies
-
can you check the HTTPRoute with |
Beta Was this translation helpful? Give feedback.
10 replies
-
Issue created for this here: #6269 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are running Envoy Gateway (v1.4) and making use of HTTPRoute for proxying a single domain to two different public domains. Our Gateway and GatewayClass are configured and accepted, HTTPRoute shows resolved and accepted, nothing in the resources we have configured show any issues. And yet Envoy will return a 500 error as a "direct_response".
Please see the configuration below:
HTTP Route manifests
Envoy Gateway Resources
Dumping the config from the running envoy proxy shows the direct response configured.
EnvoyProxy Config Dump
I am perplexed as to why this is happening, especially as there is no issue that I can see to help debug. Is there somewhere else I can look to try and understand what is going on?
Any help appreciated.
Beta Was this translation helpful? Give feedback.
All reactions