opendevstack / opendevstack/ods-core

ods-devenv - support for HTTP PROXY

Open
#663 0 comments 0 reactions 1 assignee View on GitHub

@georgfedermann is already working on this.

Since Aug 14, 2020.

enhancement
Dominant language
Shell
Stars
53
Forks
34
Avg merge
3h 26m
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.
today ods-devenv/scripts/deploy.sh and all pieces in it - sort of expect to have direct internet access (and so does docker & openshift).

I have not tried it - but I bet this fails in a corp proxy environment.

We should support configuration and usage of HTTP_PROXY / NO_PROXY & HTTPS_PROXY

Topics come to my mind:

  1. docker (https://docs.docker.com/config/daemon/systemd/)
  2. oc cluster up (https://github.com/openshift/origin/issues/11323)
  3. curl requests (here we need to export the proxy settings into the env)

@georgfedermann fyi

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.