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> |
||
|---|---|---|
| .. | ||
| inbound | ||
| outbound | ||
| routes | ||
| cluster_info.rs | ||
| defaults.rs | ||
| inbound.rs | ||
| lib.rs | ||
| outbound.rs | ||
| ports.rs | ||
| routes.rs | ||