Description of problem: User upgraded OCP from 4.2 to 4.6.8. CodeReady Workspaces was installed at version 2.2, it cannot upgrade and gives message "Cannot update Catalog source was removed". Similar problems have been seen in (closed) BZs: https://bugzilla.redhat.com/show_bug.cgi?id=1831555 https://bugzilla.redhat.com/show_bug.cgi?id=1840647 Version-Release number of selected component (if applicable): OCP 4.2, 4.6.8 CRW 2.2 How reproducible: Install OCP 4.2, include CRW 2.2 Upgrade OCP to 4.6.8
@Robb can you please elaborate if this evaluate if this is an blocker or not and set appropriate 'blocker' flag
Reassigning as I do not believe this is an issue with the console, but rather than the operator itself. Please reassign if I am incorrect.
That error implies that either the operator is either not in the specified catalog anymore (possible, given that 4.6 has a different source for the catalogs than previous versions) or that the catalog itself is not available on the cluster or was removed for some reason. Can you `oc get subscription $subscriptionName -o yaml` the subscription object for the codereadyworkspaces operator? As well as get the status of all the catalogsources in the openshift-marketplace namespaces?
Hi Kevin, Thank you for your efforts on this BZ. The customer conversation has gone cold, so we won't have an immediate answer. I'll ask about the subscription if (when) we resume. Rick
Based on that, I'm going to close this bug as INSUFFICIENT_DATA. If and when the customer is able to respond, we can try to reopen and triage again.