Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1600679

Summary: openshift-ansible 3.10 is creating a jenkins image stream pointing to v3.11
Product: OpenShift Container Platform Reporter: Mike Fiedler <mifiedle>
Component: InstallerAssignee: Ben Parees <bparees>
Status: CLOSED ERRATA QA Contact: Mike Fiedler <mifiedle>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.10.0CC: aos-bugs, bparees, jokerman, mmccomas, wmeng
Target Milestone: ---   
Target Release: 3.10.z   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: Ansible bundled imagestream content from a future release was included in the v3.10 ansible installer Consequence: Some imagestream references that are installed with v3.10 will not be valid. Fix: Imagestream content was replaced with the correct v3.10 content. Result: Imagestream references will all be valid.
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-30 20:22:32 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 Mike Fiedler 2018-07-12 18:35:13 UTC
Description of problem:

After installing 3.10.15 with openshift-ansible 3.10.15, the jenkins image stream points to:  registry.access.redhat.com/openshift3/jenkins-2-rhel7:v3.11

Verified that /usr/share/openshift/examples/image-streams/image-streams-rhel7.json on the master is incorrect as well



Version-Release number of selected component (if applicable): 3.10.15


How reproducible: Always


Steps to Reproduce:
1. Install 3.10.15
2. oc get imagestream jenkins -n openshift -o yaml

Actual results:

registry.access.redhat.com/openshift3/jenkins-2-rhel7:v3.11

Expected results:

registry.access.redhat.com/openshift3/jenkins-2-rhel7:v3.10

Comment 3 Scott Dodson 2018-07-19 12:40:24 UTC
In openshift-ansible-3.10.17-1 and later

Comment 4 Mike Fiedler 2018-07-19 12:45:37 UTC
Verified on 3.10.18 - image stream locations are correct.

registry.access.redhat.com/openshift3/jenkins-2-rhel7:v3.10

Comment 6 errata-xmlrpc 2018-07-30 20:22:32 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-2018:2263