Bug 1786471 - Unable to Re-install kubevirt-hyperconverged Operator
Summary: Unable to Re-install kubevirt-hyperconverged Operator
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: OLM
Version: 4.3.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.4.0
Assignee: Vu Dinh
QA Contact: Salvatore Colangelo
URL:
Whiteboard:
: 1802089 (view as bug list)
Depends On:
Blocks: 1803135
TreeView+ depends on / blocked
 
Reported: 2019-12-25 14:33 UTC by Asher Shoshan
Modified: 2020-05-04 11:22 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1803135 (view as bug list)
Environment:
Last Closed: 2020-05-04 11:21:35 UTC
Target Upstream Version:
Embargoed:
ashoshan: needinfo-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github operator-framework operator-lifecycle-manager pull 1284 0 None closed Bug 1786471: fix(packagemanifests): Fix index key func to avoid key collision 2020-10-08 21:12:34 UTC
Red Hat Product Errata RHBA-2020:0581 0 None None None 2020-05-04 11:22:08 UTC

Description Asher Shoshan 2019-12-25 14:33:19 UTC
Description of problem:
After uninstall the HCO Operator (via UI); the operator is not found in 'operator hub' page anymore.


Version-Release number of selected component (if applicable):

2.2.0

How reproducible:


Steps to Reproduce:
1. Instal HCO
2. Uninstall HCO via UI
3. Try re-Install HCO via UI

Actual results:
HCO not found in operator-hub

Expected results:
To be found

Additional info:

Comment 1 Tareq Alayan 2020-01-01 13:33:13 UTC
@Asher can you please try a different operator maybe it is a market place bug?

Comment 2 Asher Shoshan 2020-01-01 14:19:12 UTC
Probably it will happen with other operators.
IMHO, the root cause of this behaviour is the flaky command:  "oc get packagemanifest"
From time to time it will not show the package (kubevirt-hyperconverged).
See the other BZ, of arbitrary showing only from one catalogSource.

Comment 3 Fabian Deutsch 2020-01-06 15:14:06 UTC
Reinstallation is not a primary path. thus omving it out to 2.3 for now.

Comment 4 Fabian Deutsch 2020-01-06 15:14:43 UTC
It also looks to be like an OLM or marketplace bug.

Comment 5 Asher Shoshan 2020-01-07 09:17:50 UTC
Agree (OLM issue) - what category to put?

Comment 6 Asher Shoshan 2020-01-29 14:03:29 UTC
It happens on other operator as well (see comment #2)

Comment 7 Nelly Credi 2020-01-29 15:28:11 UTC
moving to OLM 
please feel free to change if this is not the correct component

Comment 8 Vu Dinh 2020-01-30 04:04:31 UTC
Hi,

I'm unable to reproduce this issue on 4.3 and 4.4 cluster. I can't reproduce with other operators either. On 4.3, I can only see 2.1.0 version of HCO so I'm unable to test 2.2.0 version that you listed in this BZ. If this issue only happens with HCO 2.2.0, then I suspect this is not an issue coming from OLM or marketplace.

Thanks,
Vu

Comment 9 Asher Shoshan 2020-01-30 08:35:13 UTC
(In reply to Vu Dinh from comment #8)
> Hi,
> 
> I'm unable to reproduce this issue on 4.3 and 4.4 cluster. I can't reproduce
> with other operators either. On 4.3, I can only see 2.1.0 version of HCO so
> I'm unable to test 2.2.0 version that you listed in this BZ. If this issue
> only happens with HCO 2.2.0, then I suspect this is not an issue coming from
> OLM or marketplace.
> 
> Thanks,
> Vu

Hi,

Try add some new operatorSource/catalogSource (redhat-operators-stage or rh-verified-operators) which has the product "kubevirt-hyperconverged" or any.

Then: 
1. oc -n openshift-marketplace get packagemanifests |grep kubevirt --> you'll see only one line from an arbitrary (last?) catalogSource (should be at least 
   two lines one from redhat-operators, and one from the added catalog - this is another BZ).

2. Delete the opsrc created at [1] --> oc -n openshift-marketplace delete opsrc <redhat-operators-stage/rh-verified-operators>  

3. repeat [1] --> you won't see the product at all (and not in UI of course).


To restore back, I found a WA, by deleting opsrc redhat-operators (which is recreated immediately), after a while you'll see the product again from redhat-operators.

Comment 12 Vu Dinh 2020-02-14 14:52:12 UTC
*** Bug 1802089 has been marked as a duplicate of this bug. ***

Comment 13 Martin Bukatovic 2020-02-14 15:00:06 UTC
Since BZ 1802089 has been closed as a duplicate of this one, adding OCS as Dependent Product here.

Comment 17 Salvatore Colangelo 2020-02-18 09:44:41 UTC
Hi , 

 Version-Release number of selected component (if applicable):

2.2.0


Steps executed:

1. Instal HCO
2. Uninstall HCO via UI
3. Try re-Install HCO via UI

Actual results:
HCO FOUND in operator-hub

LGMT

Additional info:

[scolange@scolange ~]$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.3.0-0.nightly-2020-02-17-205936   True        False

Comment 33 errata-xmlrpc 2020-05-04 11:21:35 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


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