linkerd2/test
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
..
edges Inject LINKERD2_PROXY_DESTINATION_GET_NETWORKS proxy variable (#4300) 2020-04-30 11:22:24 -07:00
egress Remove dependency on httpbin in egress integration test (#3987) 2020-02-07 19:35:51 -05:00
endpoints Remove destination container from controller (#3661) 2019-11-08 14:40:25 -08:00
externalissuer Fixed flaky integration test for ExternalIssuer (#4108) 2020-02-27 10:10:19 -05:00
get Gate SMI-Metrics behind an install flag (#4240) 2020-04-09 14:34:08 -07:00
inject Inject LINKERD2_PROXY_DESTINATION_GET_NETWORKS proxy variable (#4300) 2020-04-30 11:22:24 -07:00
routes Don't hide stderr in integration tests (#3855) 2019-12-20 09:27:18 -05:00
serviceaccounts New test for checking SA lists are synced (#4201) 2020-03-26 12:54:31 -05:00
serviceprofiles Add integration test for external issuer and cert rotation flows (#3709) 2019-11-14 06:58:32 +02:00
stat Inject LINKERD2_PROXY_DESTINATION_GET_NETWORKS proxy variable (#4300) 2020-04-30 11:22:24 -07:00
tap proxy: v2.83.0-experimental (#3897) 2020-01-09 14:12:46 -08:00
testdata `linkerd uninstall` errors when attempting to delete PSP (#4234) 2020-04-07 11:01:11 -05:00
tracing Add distributed tracing integration test (#3920) 2020-01-16 10:57:15 -08:00
trafficsplit Add `unmeshed` flag to stat command (#4254) 2020-04-14 20:24:29 -07:00
uninstall `linkerd uninstall` errors when attempting to delete PSP (#4234) 2020-04-07 11:01:11 -05:00
install_test.go `linkerd uninstall` errors when attempting to delete PSP (#4234) 2020-04-07 11:01:11 -05:00