emissary: Custom error page
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,
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 16 (8 by maintainers)
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.
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?
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!
not stale