Bug 1421982 - php latest tag points to different version between image-streams-centos7.json and image-streams-rhel7.json
Summary: php latest tag points to different version between image-streams-centos7.json...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: ImageStreams
Version: 3.5.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Ben Parees
QA Contact: Dongbo Yan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-02-14 09:29 UTC by Wenjing Zheng
Modified: 2017-08-16 19:51 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Cause: PHP "latest" imagestream tag does not point to the latest available PHP image (7.0). Consequence: Users of the "latest" imagestream tag will not get the most recent PHP image available. Fix: The "latest" tag was updated to point to the most recent imagestreamtag for PHP, which was 7.0. Result: Users who select the "latest" tag will get the PHP 7.0 image.
Clone Of:
Environment:
Last Closed: 2017-08-10 05:17:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2017:1716 0 normal SHIPPED_LIVE Red Hat OpenShift Container Platform 3.6 RPM Release Advisory 2017-08-10 09:02:50 UTC

Description Wenjing Zheng 2017-02-14 09:29:14 UTC
Description of problem:
PHP latest tag points to 7.0 in image-streams-centos7.json [1], but points to 5.6 in image-streams-rhel7.json [2].
[1] https://github.com/hhorak/origin/blob/97c1fe5c0dccf0983f19a100f05471dff627a135/examples/image-streams/image-streams-centos7.json#L244
[2] https://github.com/hhorak/origin/blob/97c1fe5c0dccf0983f19a100f05471dff627a135/examples/image-streams/image-streams-rhel7.json#L244

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


How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:
PHP latest tag points to 7.0 in image-streams-centos7.json, but points to 5.6 in image-streams-rhel7.json.

Expected results:
Both of them should point to 7.0

Additional info:

Comment 1 Wenjing Zheng 2017-02-14 09:32:51 UTC
This issue has been fixed in origin by Ben, just keep track it to verify in OCP later.

Comment 2 Troy Dawson 2017-02-16 20:11:27 UTC
How can we know if this is in OCP?
Is there a pull request, or something else, to let us know?
Or can someone verify if it's in there already.

Comment 3 Ben Parees 2017-02-16 20:24:47 UTC
It would be here, i think:
https://github.com/openshift/openshift-ansible/blob/master/roles/openshift_examples/files/examples/v1.5/image-streams/image-streams-rhel7.json#L233-L245

since it's not, it means someone still needs to run the ansible sync script that updates ansible w/ the latest template/imagestream files.

i'll do it here:
https://github.com/openshift/openshift-ansible/pull/3386

Comment 5 Wenjing Zheng 2017-06-05 06:54:04 UTC
Verified with this version: openshift v3.6.88
7.0 (latest)
  tagged from registry.access.redhat.com/rhscl/php-70-rhel7:latest

  Build and run PHP 7.0 applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/7.0/README.md.
  Tags: builder, php
  Supports: php:7.0, php
  Example Repo: https://github.com/openshift/cakephp-ex.git

  * registry.access.redhat.com/rhscl/php-70-rhel7@sha256:6056c56f28e11fb04895b1931eb84a5ae6dd5175d06b25d1186cd21387adf241
      4 days ago

Comment 7 errata-xmlrpc 2017-08-10 05:17:28 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/RHEA-2017:1716


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