-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
4.18
-
Important
-
None
-
Proposed
-
False
-
-
Release Note Not Required
-
In Progress
The build job for the OpenShift Node Feature Discovery Operator is failing due to ineffective metadata updates during the release preparation for version 4.18.0. The following error messages were encountered:
2024-10-10 00:41:53,606 artcommonlib ERROR [containers/cluster-nfd-operator] Search `nfd.v4.18.0` and replace was ineffective for cluster-nfd-operator 2024-10-10 00:41:53,612 artcommonlib INFO [containers/ci-openshift-build-root-latest.rhel8] Saved config digest sha256:c712deb0be224860b6bf598c636b2774e978bda643702e33c7d9a0eed326e12e to .oit/config_digest 2024-10-10 00:41:53,686 artcommonlib ERROR [containers/cluster-nfd-operator] Search `version: 4.18.0` and replace was ineffective for cluster-nfd-operator 2024-10-10 00:41:53,689 artcommonlib INFO [containers/ci-openshift-golang-builder-previous.rhel8] Pushing distgit repository ci-openshift-golang-builder-previous 2024-10-10 00:41:53,759 artcommonlib ERROR [containers/cluster-nfd-operator] Search `olm.skipRange: '>=4.9.0 <4.18.0'` and replace was ineffective for cluster-nfd-operator
This issue appears to be similar to a problem encountered in the OpenShift PTP Operator project. Reference the following commit for potential guidance: GitHub Commit - OpenShift PTP Operator.
Acceptance Criteria:
- Investigate the root cause of the ineffective metadata replacement for version 4.18.0.
- Apply the necessary fixes to ensure proper metadata updates in preparation for the 4.18 release.
- Validate the build job after applying the fixes to confirm successful completion.