openshift-evangelists / oc-cluster-wrapper

oc cluster up bash wrapper
Apache License 2.0
144 stars 72 forks source link

Add support for proxies #24

Closed jorgemoralespou closed 7 years ago

jorgemoralespou commented 8 years ago

Add the ability to configure a proxy in a profile. Once the proxy is set, the profile could not be used without the proxy since the proxy will get embedded in the images, although one can play with the NO_PROXY configuration to make it always work.