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

Bug 1665403

Summary: [admin] OpenShift version is always missing in Software Info on Status page
Product: OpenShift Container Platform Reporter: XiaochuanWang <xiaocwan>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.1.0CC: aos-bugs, jokerman, mjahangi, mmccomas
Target Milestone: ---   
Target Release: 4.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-15 14:04:14 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 XiaochuanWang 2019-01-11 09:50:56 UTC
Description of problem:
OpenShift version is always missing in Software Info on Status page

Version-Release number of selected component (if applicable):
$ oc get  clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE     STATUS
version   4.0.0-0.nightly-2019-01-11-000044   True        False         1h        Cluster version is 4.0.0-0.nightly-2019-01-11-000044

image: registry.svc.ci.openshift.org/ocp/4.0-art-latest-2019-01-11-000044@sha256:ec03948909a566fd793e0c6fed0343967abd6b3d605b0f07be7c7195abbc2eed

How reproducible:
Always

Steps to Reproduce:
1. Cluster admin user login and go to the Status page.
2. Select "all projects" in project selector on top of the page.
3. Check "Openshift" on Software Info

Actual results:
3. It displays "OpenShift version could not be determined."

Expected results:
4. Should be a version or component version at least.

Additional info:

Comment 1 Samuel Padgett 2019-01-11 20:24:29 UTC
https://github.com/openshift/console/pull/1065

Comment 2 Samuel Padgett 2019-01-13 22:09:30 UTC
For now, we've removed the version from the cluster overview. The version can be found on the cluster settings page.

Comment 3 XiaochuanWang 2019-01-15 09:21:01 UTC
Now the Overview page displays the version of Kubernetes in "Software Info".
Cluster Setting page displays CURRENT VERSION (4.0.0-0.1) 

Verified on:
$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE     STATUS
version   4.0.0-0.nightly-2019-01-15-010905   True        False         11m       Cluster version is 4.0.0-0.nightly-2019-01-15-010905

Comment 4 Jakub Hadvig 2019-02-12 12:38:10 UTC
*** Bug 1673735 has been marked as a duplicate of this bug. ***