Bug 1574647 - openshift_hosted/tasks/secure.yml should reuse as much as it can from existing deployments
Summary: openshift_hosted/tasks/secure.yml should reuse as much as it can from existin...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.7.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.7.z
Assignee: Scott Dodson
QA Contact: Johnny Liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-03 18:44 UTC by Wesley Hearn
Modified: 2023-09-14 04:27 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-05-10 13:13:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.