envoyproxy/gateway

Support regex rewrites for paths during HTTP redirects

Open

#6.405 geöffnet am 25. Juni 2025

Auf GitHub ansehen
 (8 Kommentare) (8 Reaktionen) (0 zugewiesene Personen)Go (802 Forks)auto 404
area/apihelp wanted

Repository-Metriken

Stars
 (2.871 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Description: Due to legacy reasons we require the ability to regex rewrite some paths during a redirect procedure similarly how its done here.

Note:

Combining a redirect rule together with a rewrite rule does not work since you cant specify both at once.

Underlying envoy proxy supports this so I think its a matter of exposing the configuration?

Thanks, Nic

Contributor Guide