Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
This project is now read‑only. Starting Monday, February 2, please use https://ibm-ceph.atlassian.net/ for all bug tracking management.

Bug 1533239

Summary: RHCEPH 2.5 container should have a "version" label of "2.5"
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Ken Dreyer (Red Hat) <kdreyer>
Component: ContainerAssignee: Ken Dreyer (Red Hat) <kdreyer>
Status: CLOSED ERRATA QA Contact: Vasishta <vashastr>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.5CC: agunn, dang, hchen, jim.curtis, pprakash, shan
Target Milestone: rc   
Target Release: 2.5   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rhceph:ceph-3.0-rhel-7-docker-candidate-81574-20180110214951 Doc Type: No Doc Update
Doc Text:
undefined
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-21 20:38: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 Ken Dreyer (Red Hat) 2018-01-10 19:54:52 UTC
Description of problem:
The upcoming Red Hat Ceph Storage 2 container should have a "version" label of "2.5".

Steps to Reproduce:
1. docker pull <container-image>

   For example, using today's image:
   docker pull brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhceph:ceph-2-rhel-7-docker-candidate-65237-20180109194512

2. inspect the image, looking at the labels:

docker inspect <container-image> | jq .[].Config.Labels

   For example, using today's image:
   docker inspect brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhceph:ceph-2-rhel-7-docker-candidate-65237-20180109194512 | jq .[].Config.Labels.version

3. Check the "version" label value

Actual results:
"version" label is "2.4"

Expected results:
"version" label is "2.5"

Comment 3 Vasishta 2018-01-24 02:54:12 UTC
$ sudo docker inspect brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/rhceph:ceph-2-rhel-7-docker-candidate-97798-20180123001239|grep version
                "version": "2.5"
                "version": "2.5"

Moving to VERIFIED state, Please let me know if there are any concerns.

Regards,
Vasishta Shatsry
AQE, Ceph

Comment 6 errata-xmlrpc 2018-02-21 20:38: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:0341