Skip to content

Implement autoHostRewrite #11208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
lgadban opened this issue May 13, 2025 · 1 comment · May be fixed by #11262
Open

Implement autoHostRewrite #11208

lgadban opened this issue May 13, 2025 · 1 comment · May be fixed by #11262
Assignees

Comments

@lgadban
Copy link
Contributor

lgadban commented May 13, 2025

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/#routeoptions

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.

@NishantSinghhhhh
Copy link

@lgadban , sir I am highly motivated to work on this issue, can you assign this issue to me

@NishantSinghhhhh NishantSinghhhhh linked a pull request May 20, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants