linkerd2/charts
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
..
add-ons/tracing charts: Using downwardAPI to mount labels to the proxy container (#4199) 2020-04-22 10:33:51 -05:00
linkerd2 Add liveliness checks and metrics for multicluster gateway (#4233) 2020-04-27 13:06:58 +03:00
linkerd2-cni bin/helm-build automatically updates version in values.yaml (#4058) 2020-02-18 11:19:58 -05:00
linkerd2-multicluster-remote-setup Multicluster gateway and remote setup command (#4265) 2020-04-29 20:33:23 +03:00
linkerd2-service-mirror Add liveliness checks and metrics for multicluster gateway (#4233) 2020-04-27 13:06:58 +03:00
partials Inject LINKERD2_PROXY_DESTINATION_GET_NETWORKS proxy variable (#4300) 2020-04-30 11:22:24 -07:00
patch charts: Using downwardAPI to mount labels to the proxy container (#4199) 2020-04-22 10:33:51 -05:00