Bug 1588641 - openshift_hosted_manage_registry and openshift_hosted_manage_router are not respected upon upgrade
Summary: openshift_hosted_manage_registry and openshift_hosted_manage_router are not r...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cluster Version Operator
Version: 3.10.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.10.0
Assignee: Vadim Rutkovsky
QA Contact: Johnny Liu
URL:
Whiteboard:
Depends On:
Blocks: 1629001
TreeView+ depends on / blocked
 
Reported: 2018-06-07 16:29 UTC by Johnny Liu
Modified: 2021-12-10 16:19 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1629001 (view as bug list)
Environment:
Last Closed: 2018-08-14 19:14:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
upgrade log with inventory file embeded (292.46 KB, application/x-gzip)
2018-06-07 16:30 UTC, Johnny Liu
no flags Details

Description Johnny Liu 2018-06-07 16:29:37 UTC
Description of problem:
see the following details.

Version-Release number of the following components:
openshift-ansible-3.10.0-0.63.0.git.0.961c60d.el7.noarch

How reproducible:
Always

Steps to Reproduce:
1. Deploy 3.9 cluster, docker-registry and router are installed by default;
or  
Deploy 3.9 cluster, set openshift_hosted_manage_registry and openshift_hosted_manage_router to false, after installation, create router/registry manually.
2. make sure openshift_hosted_manage_registry and openshift_hosted_manage_router is set to false in inventory file, trigger upgrade.
3.

Actual results:
router and registry image are still updated to current version even if openshift_hosted_manage_registry and openshift_hosted_manage_router are set to false.

Expected results:
When openshift_hosted_manage_registry and openshift_hosted_manage_router are set to false, upgrade should not do any change for docker-registry and router.

Additional info:
Please attach logs from ansible-playbook with the -vvv flag


Description of problem:

Version-Release number of the following components:
rpm -q openshift-ansible
rpm -q ansible
ansible --version

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:
Please include the entire output from the last TASK line through the end of output if an error is generated

Expected results:

Additional info:
Please attach logs from ansible-playbook with the -vvv flag


Description of problem:

Version-Release number of the following components:
rpm -q openshift-ansible
rpm -q ansible
ansible --version

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:
Please include the entire output from the last TASK line through the end of output if an error is generated

Expected results:

Additional info:
Please attach logs from ansible-playbook with the -vvv flag

Comment 1 Johnny Liu 2018-06-07 16:30:25 UTC
Created attachment 1448786 [details]
upgrade log with inventory file embeded

Comment 2 Vadim Rutkovsky 2018-06-11 10:55:14 UTC
PR https://github.com/openshift/openshift-ansible/pull/8706

Comment 3 Vadim Rutkovsky 2018-06-12 08:22:57 UTC
Fix is available in openshift-ansible-3.10.0-0.66.0


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