Bug 1331365
Summary: | [quick install] [Behind Proxy] Proxy settings should be more fridenly | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Gan Huang <ghuang> |
Component: | Installer | Assignee: | Samuel Munilla <smunilla> |
Status: | CLOSED ERRATA | QA Contact: | Ma xiaoqiang <xiama> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 3.2.0 | CC: | aos-bugs, bleanhar, jokerman, mmccomas, xtian |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-06-07 10:55:50 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Gan Huang
2016-04-28 11:43:31 UTC
Gan, I think disabling the generation should be an advance installer only item, the vast majority of installs will need this set to True. If anything perhaps we should change the question to be something like this All hosts in your openshift inventory will automatically be added to the NO_PROXY value. Please provide any additional hosts to be added to NO_PROXY. (ENTER for none) []: (In reply to Scott Dodson from comment #1) > Gan, > > I think disabling the generation should be an advance installer only item, > the vast majority of installs will need this set to True. If anything > perhaps we should change the question to be something like this > Yes, you're right. I also don't want the variable (openshift_generate_no_proxy_hosts) to be configured in quick-installer. Sorry for my unclear description. > All hosts in your openshift inventory will automatically be added to the > NO_PROXY value. Please provide any additional hosts to be added to NO_PROXY. > (ENTER for none) []: Fully agree! That's my original thoughts. Sorry, this fix hasn't been packaged in atomic-openshift-utils yet. Please assign to me once committed to package atomic-openshift-utils. My mistake. https://github.com/openshift/openshift-ansible/pull/1836 is the PR that handles it. Test aganist atomic-openshift-utils-3.0.89-1.git.64.2356e54.el7.noarch "ENTER for none" seems not correct for https proxy as the default is "test.local": Specify your http proxy ? (ENTER for none) []: test.local Specify your https proxy ? (ENTER for none) [test.local]: So the minor issue is that it should remove "(ENTER for none)" when asked to "Specify your https proxy ?". Others look good to me. :) It has no changes about what I mentioned above. I'wll move it verified first as it's a minor issue. Verified with atomic-openshift-utils-3.0.90-1.git.0.a077b68.el7.noarch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1208 |