I notice some of the URL is cut off in the screenshot. This is what we're requesting: /apis/packages.operators.coreos.com/v1/namespaces/openshift-marketplace/packagemanifests/kubevirt-hyperconverged/icon?resourceVersion=kubevirt-hyperconverged.2.3.kubevirt-hyperconverged-operator.v2.3.0
(In reply to Samuel Padgett from comment #15) > I suspect a workaround is to change the order of the channels in the CSV so > that the newest channel is first. You are right. If the new channel (with the new logo) is first on the PackageManifest, then OperatorHub displays the new logo. See gif attachment in my next comment. The caveat is that the bundle-image builder automatically sorts the channels alphabetically, so we can't put channel "2.4" first in the list, before "2.1", "2.2" and "2.3". For this demonstration I built the bundle image with the new logo channel renamed to "2..4" to be first in list (because its alphabetical order is lower than other channels). Clearly this is not a workaround, and we need OLM to display the logo of the channel specified in the "defaultChannel" entry.
Created attachment 1695902 [details] CNV new logo in OperatorHub
(In reply to Oren Cohen from comment #2) > Clearly this is not a workaround, and we need OLM to display the logo of the > channel specified in the "defaultChannel" entry. This problem has already been fixed in master and is targeted for 4.5.z with https://github.com/openshift/console/pull/5685
Sam, that's awesome - is there also a z-stream clone of this bug tracking this fix coming up in 4.5.z?
(In reply to Fabian Deutsch from comment #6) > Sam, that's awesome - is there also a z-stream clone of this bug tracking > this fix coming up in 4.5.z? Yes: https://bugzilla.redhat.com/show_bug.cgi?id=1844588
Thanks! Cool, thus we should see the fix rather soon. Thanks
This is not a backport bug.
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 (OpenShift Container Platform 4.6 GA Images), 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:4196