emissary-ingress / emissary

open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
https://www.getambassador.io
Apache License 2.0
4.34k stars 680 forks source link

Envoy config - Follow Redirect #2846

Open lduparc opened 4 years ago

lduparc commented 4 years ago

At the moment, there is no way to configure Ambassador to follow redirects. This is a big constraint if we work with historical apps/apis which supposed that the redirect will be followed and if we cannot update code to manage this case.

Could you please support for this ?

Checking envoy documentation It is configurable in with the internal_redirect_policy configuration in Envoy https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/route/v3/route_components.proto#envoy-v3-api-field-config-route-v3-routeaction-internal-redirect-policy

stale[bot] commented 4 years ago

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.