agent-substrate / agent-substrate/substrate
move egress ext proc to the inner tunnel
Open
area/network
kind/cleanup
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 316
- Avg merge
- 2d 43m
- Merged PRs (30d)
- 287
Description
#715 introduced connect for ingress and had good discussion over the PR for why we should do the ext proc within the inner tunnel.
TLDR -- we want to trigger ext proc for every request in the inner tunnel.
However we also need to figure out the story for TCP -- Network ext proc vs something.
Compared to ingress where we dont have clear TCP usecases still, for egress its pretty clear that an actor would do non http protocols (e.g git close ssh://)
@keithmattix @bowei @EItanya @haiyanmeng
Contributor guide
Assessment
This issue has not been assessed yet.