-
Bug
-
Resolution: Done
-
Critical
-
None
-
4.18
-
Important
-
None
-
CNF Network Sprint 261
-
1
-
Proposed
-
False
-
The build job for the OpenShift Metallb 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:08,883 artcommonlib ERROR [containers/ose-metallb-operator] Search `metallb-operator.v4.18.0` and replace was ineffective for ose-metallb-operator 2024-10-10 00:41:08,979 artcommonlib ERROR [containers/ose-metallb-operator] Search `version: 4.18.0` and replace was ineffective for ose-metallb-operator 2024-10-10 00:41:09,085 artcommonlib ERROR [containers/ose-metallb-operator] Search `olm.skipRange: ">=4.8.0 <4.18.0"` and replace was ineffective for ose-metallb-operator 2024-10-10 00:41:09,175 artcommonlib INFO Updating /mnt/jenkins-workspace/aos-cd-builds_build_ocp4@3/artcd_working/doozer_working/distgits/containers/ose-metallb-operator/manifests/metallb-operator.package.yaml 2024-10-10 00:41:09,273 artcommonlib ERROR [containers/ose-metallb-operator] Search `currentCSV: metallb-operator.v4.18.0` and replace was ineffective
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.