Description of problem: The CSV 'name: node-feature-discovery-operator.v4.9.0' field in: https://github.com/openshift/cluster-nfd-operator/blob/release-4.9/manifests/4.9/manifests/node-feature-discovery-operator.clusterserviceversion.yaml#L46 needs to match the name in the "search: 'nfd.v{MAJOR}.{MINOR}.0"' field in: https://github.com/openshift/cluster-nfd-operator/blob/release-4.9/manifests/art.yaml#L4 Version-Release number of selected component (if applicable): release-4.9 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Currently we have in 'name: node-feature-discovery-operator.v4.9.0' in https://github.com/openshift/cluster-nfd-operator/blob/release-4.9/manifests/4.9/manifests/node-feature-discovery-operator.clusterserviceversion.yaml#L46 and 'search: 'nfd.v{MAJOR}.{MINOR}.0"' in: https://github.com/openshift/cluster-nfd-operator/blob/release-4.9/manifests/art.yaml#L4 Expected results: 'name: nfd.v4.9.0' in https://github.com/openshift/cluster-nfd-operator/blob/release-4.9/manifests/4.9/manifests/node-feature-discovery-operator.clusterserviceversion.yaml#L46 Additional info:
The change 'name: nfd.v4.9.0' is in https://github.com/openshift/cluster-nfd-operator/blob/release-4.9/manifests/4.9/manifests/node-feature-discovery-operator.clusterserviceversion.yaml#L46 ===================================================== Created a operator-sdk bundle from the latest build and deployed it a AWS cluster (4.9.0-0.nightly-2021-08-07-175228 build). NFD was successfully deployed and node labels were displayed properly.
Correction to the previous comment: The change 'name: nfd.v4.9.0' is in https://github.com/openshift/cluster-nfd-operator/blob/release-4.9/manifests/4.9/manifests/node-feature-discovery-operator.clusterserviceversion.yaml#L46 is present.
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.9 extras 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/RHBA-2021:3760