Bug 2106935 - kubernetes-nmstate-operator fails to install with error "no channel heads (entries not replaced by another entry) found in channel"
Summary: kubernetes-nmstate-operator fails to install with error "no channel heads (en...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.10
Hardware: powerpc
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.12.0
Assignee: Christoph Stäbler
QA Contact: Aleksandra Malykhin
URL:
Whiteboard:
Depends On:
Blocks: 2117223
TreeView+ depends on / blocked
 
Reported: 2022-07-13 22:00 UTC by David Guthrie
Modified: 2023-01-17 19:53 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-01-17 19:52:40 UTC
Target Upstream Version:
Embargoed:
cstabler: needinfo-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift kubernetes-nmstate pull 290 0 None Merged Bug 2106935: Fix OLM skiprange replacement 2022-08-10 10:58:29 UTC
Red Hat Product Errata RHSA-2022:7399 0 None None None 2023-01-17 19:53:03 UTC

Comment 1 David Guthrie 2022-07-13 22:07:31 UTC
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:

Comment 2 David Guthrie 2022-07-20 22:38:21 UTC
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.

Comment 17 errata-xmlrpc 2023-01-17 19:52:40 UTC
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


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