linkerd2/cli
Alex Leong 40b921508f
Inject LINKERD2_PROXY_DESTINATION_GET_NETWORKS proxy variable (#4300)
Fixes #3807

By setting the LINKERD2_PROXY_DESTINATION_GET_NETWORKS environment variable, we configure the Linkerd proxy to do destination lookups for authorities which are IP addresses in the private network range.  This allows us to get destination metadata including identity for HTTP requests which target an IP address in the cluster, Prometheus metrics scrape requests, for example.

This change allowed us to update the "direct edges" test which ensures that the edges command produces correct output for traffic which is addressed directly to a pod IP.

We also re-enabled the "linkerd stat" integration tests which had been disabled while the destination service did not yet support these types of IP queries.

Signed-off-by: Alex Leong <alex@buoyant.io>
2020-04-30 11:22:24 -07:00
..
cmd Inject LINKERD2_PROXY_DESTINATION_GET_NETWORKS proxy variable (#4300) 2020-04-30 11:22:24 -07:00
installsp Remove destination container from controller (#3661) 2019-11-08 14:40:25 -08:00
table Add linkerd alpha stat command (#4130) 2020-03-05 15:23:14 -08:00
Dockerfile-bin Upgrade to go 1.14.2 (#4278) 2020-04-20 17:14:51 -07:00
main.go Refactor proxy injection to use Helm charts (#3200) 2019-08-07 17:32:37 -05:00