GoogleCloudPlatform / GoogleCloudPlatform/gsutil
gsutil 4.57 - does not take into account NO_PROXY environment variable for restricted.googleapis.com
Open
- Dominant language
- Python
- Stars
- 918
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
Similar as #1086 .
Google Cloud SDK 321.0.0
alpha 2020.12.11
beta 2020.12.11
bq 2.0.64
core 2020.12.11
**gsutil 4.57**
nomos 1.5.0-rc.41
$ env | grep -i proxy
no_proxy=127.0.0.1,localhost,restricted.googleapis.com
http_proxy=http://myproxy:8080
https_proxy=https://myproxy:8080
Any update ?
Contributor guide
Research direction
Reproduce the issue using the supplied proxy and no_proxy environment variables with restricted.googleapis.com, then trace gsutil's proxy handling. Done means requests to restricted.googleapis.com honor no_proxy and bypass the configured proxy; no file or test is identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100