Bug 1842006 - two different versions of metering operator display upon refresh in Operatorhub
Summary: two different versions of metering operator display upon refresh in Operatorhub
Keywords:
Status: CLOSED DUPLICATE of bug 1814822
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.6.0
Assignee: bpeterse
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-30 05:49 UTC by Peter Ruan
Modified: 2020-06-01 17:04 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-01 17:03:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
version 'X' (54.57 KB, image/png)
2020-05-30 05:49 UTC, Peter Ruan
no flags Details
version 'Y' (54.57 KB, image/png)
2020-05-30 05:50 UTC, Peter Ruan
no flags Details

Description Peter Ruan 2020-05-30 05:49:35 UTC
Created attachment 1693615 [details]
version 'X'

Description of problem:
In the Operatorhub page, two different versions of `metering` operator will cycle through the display upon a browser refresh.  This seems to apply to other operators as well.

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

How reproducible:
often.

Steps to Reproduce:
1. install cluster that has a qe-registry.  Rebuild this jenkins job https://mastern-jenkins-csb-openshift-qe.cloud.paas.psi.redhat.com/job/Launch%20Environment%20Flexy/95629/
1. From the webconsole, filter out operator with phrase `metering`. it will show one version, call it 'X'
2. refresh browser and repeat step 1, the resulting metering tile will show a differnt version, call it 'Y'
3. refresh browser and repeat step 1, the resulting metering tile will show x


Actual results:
alternating between 4.4 & 4.5

Expected results:
4.5 

Additional info:

Comment 1 Peter Ruan 2020-05-30 05:50:18 UTC
Created attachment 1693616 [details]
version 'Y'

Comment 2 Samuel Padgett 2020-06-01 13:18:47 UTC
I have a feeling that this is a duplicate of bug 1814822.

Do you have two package manifest resources with the same name? `oc get packagemanifests`

Comment 3 Peter Ruan 2020-06-01 16:50:57 UTC
Sam, yes.  Would adding a label help?

metering-ocp                                 Red Hat Operators     13h
metering                                     Community Operators   13h
ibm-metering-operator-app                    Certified Operators   13h
metering-ocp                                                       13h

Comment 4 Samuel Padgett 2020-06-01 17:03:57 UTC
No, a label wouldn't help here. This is the same underlying problem as bug 1814822. Resources names for a specific kind must be unique in a namespace. Marking this a duplicate.

*** This bug has been marked as a duplicate of bug 1814822 ***


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