When a kubernetes cluster is behind a forward proxy, mesh egress pods within the cluster have no ability to further proxy the requests for ExternalServices through that forward proxy. Curl has the -x option which tunnels through a proxy. We would ...