-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.18, 4.19, 4.20, 4.21
-
None
-
None
-
False
-
-
None
-
Important
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Documentation clearly states to define "operand.image" in NodeFeatureDiscovery: [-] https://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/specialized_hardware_and_driver_enablement/psap-node-feature-discovery-operator#psap-node-feature-discovery-operator-using-the-operator This means that the version in "operand.image" needs to be updated as per newer OCP version. There should be a dedicated steps to upgrade the operator which should contain a step to update the version in "operand.image" in NodefeatureDiscovery CR. In case, defining "operand.image" is not necessary, then the config needs to be removed from existing OpenShift docs.
Version-Release number of selected component (if applicable):
4.18-4.21 NFD Operator
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
Tried creating NodeFeatureDiscovery CR and it got created even without defining "operand.image" and all the workloads started up fine.