envoyproxy/gateway

Support ip tagging of requests

Open

#5 198 ouverte le 4 févr. 2025

Voir sur GitHub
 (4 commentaires) (0 réactions) (1 assigné)Go (802 forks)auto 404
area/apihelp wanted

Métriques du dépôt

Stars
 (2 871 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur