kubernetes-client icon indicating copy to clipboard operation
kubernetes-client copied to clipboard

Is the proxy env variable is supported for the http exec method?

Open fredeynard opened this issue 2 years ago • 0 comments

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

fredeynard avatar Feb 14 '23 17:02 fredeynard