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:
Created attachment 1693616 [details] version 'Y'
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`
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
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 ***