Hello,
I want to create a custom error page rather than seeing upstream connection timeout. Is there a way to handle that or should I wait for development?
best,
Dependent on envoy, see https://github.com/envoyproxy/envoy/issues/1178
Interested in this as well, and surprised Envoy doesn't already support this. Thanks for linking to the thread @flands
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
not stale -- this would be super useful for us too.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
not stale
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
not stale
It looks like this is now very recently available in Envoy!
https://github.com/envoyproxy/envoy/pull/11007
Ambassador is not yet running 1.15 as of today so that would be the first hurtle to jump to get this enabled in Ambassador.
After that, exposing the local_reply_config in a reasonable way might take a bit of effort to do.
Very exciting that this is now possible in Envoy!
Hey @nbkrause, any updates on this?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
not stale
hey, @nbkrause, plus 1 for this feature in Ambassador!
Since the ambassador is now running 1.15 Envoy do you have any plan for it?
This feature has been added in Ambassador 1.9.0, which is now available. See https://www.getambassador.io/docs/latest/topics/running/error-response-overrides/ for more details.
@khussey , is it possible to rewrite the status code and add response headers via this feature?
@sergeevo no, Ambassador currently doesn鈥檛 support status rewriting or extra response headers.
Most helpful comment
This feature has been added in Ambassador 1.9.0, which is now available. See https://www.getambassador.io/docs/latest/topics/running/error-response-overrides/ for more details.