mirror of https://github.com/linkerd/linkerd2.git
This PR adds a few notable changes associated with the egress functionality of Linkerd: - `EgressNetwork` objects are indexed into the outbound index - outbound policy lookups are classfieid as either in-cluster or egress based on the `ip:port` combination - `TCPRoute`, `TLSRoute`, `GRPCRoute` and `HTTPRoute` attachments are reflected for both `EgressNetwork` and `Service` targets - the default traffic policy for `EgressNetwork` is honored by returning the appropriate default (failure/success) routes for all protocols Note that this PR depends on an unreleased version of the linkerd2-proxy-api repo. Signed-off-by: Zahari Dichev <zaharidichev@gmail.com> |
||
|---|---|---|
| .. | ||
| core | ||
| grpc | ||
| k8s | ||
| src | ||
| .dockerignore | ||
| Cargo.toml | ||
| Dockerfile | ||