Bug 1479165 - [3.6] ansible_service_broker_image_tag should be set to 3.6 by default instead of latest
Summary: [3.6] ansible_service_broker_image_tag should be set to 3.6 by default instea...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: 3.6.z
Assignee: ewolinet
QA Contact: Johnny Liu
URL:
Whiteboard:
Depends On:
Blocks: 1484323
TreeView+ depends on / blocked
 
Reported: 2017-08-08 06:10 UTC by Johnny Liu
Modified: 2017-09-05 17:42 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
The default image tag for ansible service now defaults to 'v3.6' rather than 'latest' ensuring that the appropriate release is deployed.
Clone Of:
: 1484323 (view as bug list)
Environment:
Last Closed: 2017-09-05 17:42:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2017:2639 0 normal SHIPPED_LIVE OpenShift Container Platform atomic-openshift-utils bug fix and enhancement 2017-09-05 21:42:36 UTC

Description Johnny Liu 2017-08-08 06:10:19 UTC
Description of problem:
In roles/ansible_service_broker/vars/openshift-enterprise.yml, the following var is set:
__ansible_service_broker_image_tag: latest

It should point v3.6 by default.


Version-Release number of the following components:
openshift-ansible-3.6.173.0.2-1.git.0.f6cbecf.el7.noarch
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 2 Johnny Liu 2017-08-23 08:50:49 UTC
Verified this bug with openshift-ansible-3.6.173.0.7-2.git.0.340aa2c.el7.noarch, and PASS.

[root@openshift-141 ~]# oc project openshift-ansible-service-broker
Now using project "openshift-ansible-service-broker" on server 

[root@openshift-141 ~]# oc get po
NAME                    READY     STATUS    RESTARTS   AGE
asb-3958080670-z5mx2    1/1       Running   0          8m
etcd-1487946270-bpc71   1/1       Running   0          8m

[root@openshift-141 ~]# oc describe po asb-3958080670-z5mx2 | grep Image
    Image:		openshift3/ose-ansible-service-broker:v3.6
    Image ID:		docker-pullable://registry.access.redhat.com/openshift3/ose-ansible-service-broker@sha256:4d5b8059647bca60328f5e5b1307422497409e9ae1c77fdc83503cf911ab1e24

Comment 4 errata-xmlrpc 2017-09-05 17:42:58 UTC
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-2017:2639


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