godaddy / godaddy/kubernetes-client
Is the proxy env variable is supported for the http exec method?
Open
- Dominant language
- JavaScript
- Stars
- 963
- Forks
- 189
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Research direction
Start by comparing pod-exec.js with pod-logs.js and trace how each HTTP operation handles the https_proxy environment variable. Run both examples with the variable set; the issue is done when pod-exec.js uses the proxy consistently with pod-logs.js or the supported behavior is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, kubernetes, nodejs
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100