Description of problem: The nmstate operator fails to install with error "message": "no channel heads (entries not replaced by another entry) found in channel \"stable\" of package \"kubernetes-nmstate-operator\"", Version-Release number of selected component (if applicable): On a newly installed OCP 4.10.15 bare metal cluster How reproducible: Always. Deleting and reinstalling the operator does not correct the issue. Steps to Reproduce: 1.Create the subscription and wait apiVersion: operators.coreos.com/v1alpha1 kind: Subscription metadata: annotations: name: kubernetes-nmstate-operator namespace: openshift-nmstate spec: channel: stable installPlanApproval: Automatic name: kubernetes-nmstate-operator source: redhat-operators sourceNamespace: openshift-marketplace startingCSV: kubernetes-nmstate-operator.4.10.0-202205311508 Actual results: type: CatalogSourcesUnhealthy - message: no channel heads (entries not replaced by another entry) found in channel "stable" of package "kubernetes-nmstate-operator" reason: ErrorPreventedResolution status: "True" type: ResolutionFailed Expected results: The operator installs correctly Additional info:
Confusingly, the only issue the appears to happening in the operation of the cluster is that argocd shows degraded resource. It's possible this is masking more operationally significant problems, but we haven't found any other networking issues on the cluster since some version of the nmstate operator did install. We are hoping to get a response before any other problems appear.
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 (Moderate: OpenShift Container Platform 4.12.0 bug fix and security update), 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/RHSA-2022:7399