Expand documentation on HTTP_PROXY, HTTPS_PROXY, NO_PROXY
@juanvallejo is already working on this.
Since Nov 21, 2017.
- Dominant language
- Go
- Stars
- 8.7k
- Forks
- 4.8k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 53
Description
Right now, current documentation covers proxy enrivonment variables
by mentioning that they can be set in podSpec templates, and as part of a
node's configuration. Documentation does not mention, however, that these
environment variables can also be set on the environment from which an
oc binary is being executed.
It would be good to expand docs (and even cli help output) to mention that
these environment variables are taken into account by an oc binary, and give
some use-cases on when they might be used by oc to talk to a master.
cc @gabemontero @openshift/cli-review @bparees
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.