envoyproxy/gateway

Support ip tagging of requests

Open

#5.198 aberto em 4 de fev. de 2025

Ver no GitHub
 (4 comments) (0 reactions) (1 assignee)Go (802 forks)auto 404
area/apihelp wanted

Métricas do repositório

Stars
 (2.871 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador