kubernetes-client
kubernetes-client copied to clipboard
Is the proxy env variable is supported for the http exec method?
Hello I'm trying to execute the pod-exec.js example but It does not work. It seems that the https_proxy env variable is not taken into account. When I execute the pod-logs.js example, my variable is used and it works fine. Thanks in advance for your help