envoyproxy/gateway

Support ip tagging of requests

Open

#5.198 geöffnet am 4. Feb. 2025

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Go (802 Forks)auto 404
area/apihelp wanted

Repository-Metriken

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

Beschreibung

Description: In some cases Gateway operators need to match incoming requests against CIDR ranges (e.g. allow/block lists) and tag them with specific tags (headers) for further processing. It would be useful to introduce support of Envoy's https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/ip_tagging_filter into ClientTrafficPolicy so it could be combined with other policies.

[optional Relevant Links:]

Any extra documentation required to understand the issue.

Contributor Guide