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

Bug 1687685

Summary: should display clusterversion cluster config on /globalconfig page
Product: OpenShift Container Platform Reporter: shahan <hasha>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.1.0CC: aos-bugs, jokerman, 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-03-27 16:28:59 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 shahan 2019-03-12 07:08:32 UTC
Description of problem:
 ClusterVersion is the configuration for the ClusterVersionOperator, It also should display clusterversion cluster config on /globalconfig page like other operator config file. I want config automatic updates directly other than goto search page to update even already have overview tab to show clusterversion info.

Version-Release number of selected component (if applicable):
console commit: 24942e86dd5bef0b17c1e33bfcd386b450c49b19
clusterversion: 4.0.0-0.nightly-2019-03-06-074438

How reproducible:
Always

Steps to Reproduce:
1. goto /settings/cluster/globalconfig page, check 'version' config
2. $ oc get clusterversion.config.openshift.io 
3.

Actual results:
1. There is no clusterversion.config.openshift.io  version display on the page
2.$ oc get clusterversion.config.openshift.io
NAME       VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version    4.0.0-0.nightly-2019-03-06-074438   True        False         4h12m   Error while reconciling 4.0.0-0.nightly-2019-03-06-074438: the cluster operator console has not yet successfully rolled out

Expected results:
should display clusterversion cluster config on /globalconfig  page

Additional info:
from dev console,got warning "main-chunk-72bbb1fc3fff8cc19e2e.min.js:1 No model registered for config.openshift.io~v1~ClusterVersion"

Comment 1 Samuel Padgett 2019-03-12 15:30:00 UTC
https://github.com/openshift/console/pull/1278

Comment 2 shahan 2019-03-20 05:14:51 UTC
It will show clusterversion configuration on the on /globalconfig  page.
Cluster version is 4.0.0-0.nightly-2019-03-19-004004
console commit: bddf50c90ba2c2ed12658af993bdc30763866723