mirror of https://github.com/linkerd/linkerd2.git
We add support for looking up individual pods in a stateful set with the destination service. This allows Linkerd to correctly proxy requests which address individual pods. The authority structure for such a request is `<pod-name>.<service>.<namespace>.svc.cluster.local:<port>`. Fixes #2266 Signed-off-by: Alex Leong <alex@buoyant.io> |
||
---|---|---|
.. | ||
main.go |