Bug 1731842

Summary: kubefed operator installation status is "Copied", should be "InstallSucceeded"
Product: OpenShift Container Platform Reporter: Qin Ping <piqin>
Component: FederationAssignee: Paul Morie <pmorie>
Status: CLOSED NOTABUG QA Contact: Qin Ping <piqin>
Severity: medium Docs Contact:
Priority: high    
Version: 4.2.0   
Target Milestone: ---   
Target Release: 4.2.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-07-23 01:42:47 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 Qin Ping 2019-07-22 07:58:05 UTC
Description of problem:
Install kubefed operator from web console, kubefed operator installed successfully, but the status in the Operator->installed Operators page is "Copied", it should be "InstallSucceeded".

Version-Release number of selected component (if applicable):
$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.2.0-0.nightly-2019-07-21-222447   True        False         3h40m   Cluster version is 4.2.0-0.nightly-2019-07-21-222447

kubefed-operator: 0.1.0


How reproducible:
100%


Steps to Reproduce:
1. Log into OCP web console with kubeadmin user
2. Create a namespace federation-system (Home->Projects->Create Project)
3. Install kubefed operator from OperatorHub(Operators->OperatorHub)
4. Check operator installation(Operators->Installed Operators)

Actual results:
Status is "Copied"	

Expected results:
Status is "InstallSucceeded".

Additional info: