You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This likely should be added a field to TrafficPolicy. As a first pass, we should only support this for the HTTPRoute attachment point, so we will want to make sure and call that out in the API docs for this field.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Expose the
auto_host_rewrite
feature available in Envoy.Ref: https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/route/v3/route_components.proto#envoy-v3-api-field-config-route-v3-routeaction-auto-host-rewrite
Was previously implemented in the Gloo Edge
RouteOption
API: https://docs.solo.io/gloo-edge/main/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/route_options.proto.sk/#routeoptionsThis likely should be added a field to
TrafficPolicy
. As a first pass, we should only support this for theHTTPRoute
attachment point, so we will want to make sure and call that out in the API docs for this field.The text was updated successfully, but these errors were encountered: