envoyproxy/gateway

Support ip tagging of requests

Open

#5,198 创建于 2025年2月4日

在 GitHub 查看
 (4 评论) (0 反应) (1 负责人)Go (802 fork)auto 404
area/apihelp wanted

仓库指标

Star
 (2,871 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南