Bug 1574647

Summary: openshift_hosted/tasks/secure.yml should reuse as much as it can from existing deployments
Product: OpenShift Container Platform Reporter: Wesley Hearn <whearn>
Component: InstallerAssignee: Scott Dodson <sdodson>
Status: CLOSED WONTFIX QA Contact: Johnny Liu <jialiu>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.7.1CC: aos-bugs, jgoulding, jokerman, mmccomas
Target Milestone: ---Keywords: OpsBlocker
Target Release: 3.7.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-10 13:13:09 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 Wesley Hearn 2018-05-03 18:44:34 UTC
Description of problem:


Version-Release number of the following components:
rpm -q openshift-ansible
git cloned branch release-3.7

rpm -q ansible
ansible-2.4.3.0-1.el7ae.noarch

ansible --version
ansible 2.4.3.0
  config file = /etc/ansible/ansible.cfg
  configured module search path = [u'/home/whearn/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python2.7/site-packages/ansible
  executable location = /usr/bin/ansible
  python version = 2.7.5 (default, May  3 2017, 07:55:04) [GCC 4.8.5 20150623 (Red Hat 4.8.5-14)]

How reproducible:
Always

Steps to Reproduce:
1. Deploy a registry with a custom domain
2. Run the task with minimal arguments
3. Look at oc get routes

Actual results:
If you have a special route defined it will reset it to the default *.openshiftapps.com, it will also default to passthrough even if reencrypt is defined

Expected results:
It should look up existing options and secure the route to match as close to as possible.

Additional info:
n/a

Comment 3 Scott Dodson 2018-05-10 13:13:09 UTC
Discussed with Eric Paris, the issue has been remediated and this is not a blocker.

Comment 4 Red Hat Bugzilla 2023-09-14 04:27:37 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days