envoyproxy/gateway

Support ip tagging of requests

Open

#5,198 opened on 2025年2月4日

GitHub で見る
 (4 comments) (0 reactions) (1 assignee)Go (802 forks)auto 404
area/apihelp wanted

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド