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

Bug 1798858

Summary: Installed Operators list page show an empty status when status.phase is Installing
Product: OpenShift Container Platform Reporter: Yadan Pei <yapei>
Component: Management ConsoleAssignee: Robb Hamilton <rhamilto>
Status: CLOSED ERRATA QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.4CC: aos-bugs, jokerman, rhamilto, spadgett, yapei
Target Milestone: ---   
Target Release: 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of:
: 1803935 1804604 (view as bug list) Environment:
Last Closed: 2020-05-04 11:34:15 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:
Bug Depends On:    
Bug Blocks: 1803935, 1804604    
Attachments:
Description Flags
Empty Status
none
Show Installing on Operator Details none

Description Yadan Pei 2020-02-06 07:15:27 UTC
Description of problem:
When operator is in the Status of Installing, Installed Operators page show an empty Status

Version-Release number of selected component (if applicable):
upgraded to 4.4.0-0.nightly-2020-02-05-220946

How reproducible:
ALways

Steps to Reproduce:
1. subscribe operator to all/one namespace, such as install Metering operator to 'openshift-metering' namespace
2. Monitor operator status at Operator Details page or CLI
$ while true; do oc get csv -n openshift-metering  | grep metering; oc get csv metering-operator.4.3.1-202001310552 -n openshift-metering -o json | jq '.status.phase'; done
metering-operator.4.3.1-202001310552        Metering                  4.3.1-202001310552              Installing
"Installing"
metering-operator.4.3.1-202001310552        Metering                  4.3.1-202001310552              Installing
"Installing"
metering-operator.4.3.1-202001310552        Metering                  4.3.1-202001310552              Installing
"Installing"
metering-operator.4.3.1-202001310552        Metering                  4.3.1-202001310552              Installing
"Installing"
metering-operator.4.3.1-202001310552        Metering                  4.3.1-202001310552              Installing
3. Monitor operator status at Installed Operators page

Actual results:
3. It show an empty Status(only up to date message) when operator is Installing

Expected results:
3. It shows 'Installing' status to be consistent with Operator Details page and CLI output

Additional info:

Comment 1 Yadan Pei 2020-02-06 07:16:25 UTC
Created attachment 1658099 [details]
Empty Status

Comment 2 Yadan Pei 2020-02-06 07:20:13 UTC
Created attachment 1658101 [details]
Show Installing on Operator Details

Comment 3 Yadan Pei 2020-02-06 07:33:28 UTC
When status.phase is Pending, it also show an empty Status on Installed Operators list page

Comment 7 Yadan Pei 2020-02-17 09:10:11 UTC
Now Installed Operators list page show correct status of Operators, it shows the progress Pending -> Install Ready -> Installing -> Succeeded as in CLI

Verified on     4.4.0-0.nightly-2020-02-16-205302

Comment 9 errata-xmlrpc 2020-05-04 11:34:15 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-2020:0581