envoyproxy / envoyproxy/gateway
SO_MARK support in the BTP
Open
stale
triage
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
Description
I have a use-case where envoy-gateway is deployed with eth0 (client facing, downstream) and net1 (clusters facing, upstream). Currently I am programing custom routes in the gateway and want to change to policy based routing.
It would be really great if support for SO_MARK is added in the BTP that can be used for policy routing.
My only concern at the moment is that it may require high privilege CAP_NET_ADMIN but those who need this feature can enable this via custom-config.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.