Bug 1665403 - [admin] OpenShift version is always missing in Software Info on Status page
Summary: [admin] OpenShift version is always missing in Software Info on Status page
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.1.0
Assignee: Samuel Padgett
QA Contact: Yadan Pei
URL:
Whiteboard:
: 1673735 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-11 09:50 UTC by XiaochuanWang
Modified: 2019-03-12 14:25 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-01-15 14:04:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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. ***


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