This is a clone of issue OCPBUGS-46434. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-46054. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-46018. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-42815. The following is the description of the original issue:
—
Description of problem:
While upgrading the Fusion operator, IBM team is facing the following error in the operator's subscription: error validating existing CRs against new CRD's schema for "fusionserviceinstances.service.isf.ibm.com": error validating service.isf.ibm.com/v1, Kind=FusionServiceInstance "ibm-spectrum-fusion-ns/odfmanager": updated validation is too restrictive: [].status.triggerCatSrcCreateStartTime: Invalid value: "number": status.triggerCatSrcCreateStartTime in body must be of type integer: "number" question here, "triggerCatSrcCreateStartTime" has been present in the operator for the past few releases and it's datatype (integer) hasn't changed in the latest release as well. There was one "FusionServiceInstance" CR present in the cluster when this issue was hit and the value of "triggerCatSrcCreateStartTime" field being "1726856593000774400".
Version-Release number of selected component (if applicable):
Its impacting between OCP 4.16.7 and OCP 4.16.14 versions
How reproducible:
Always
Steps to Reproduce:
1.Upgrade the fusion operator ocp version 4.16.7 to ocp 4.16.14 2. 3.
Actual results:
Upgrade fails with error in description
Expected results:
Upgrade should not be failed
Additional info:
- blocks
-
OCPBUGS-46595 IBM Fusion operator upgrade is blocked with the error: "error validating existing CRs against new CRD's schema"
- New
- clones
-
OCPBUGS-46434 IBM Fusion operator upgrade is blocked with the error: "error validating existing CRs against new CRD's schema"
- Verified
- is blocked by
-
OCPBUGS-46434 IBM Fusion operator upgrade is blocked with the error: "error validating existing CRs against new CRD's schema"
- Verified
- is cloned by
-
OCPBUGS-46595 IBM Fusion operator upgrade is blocked with the error: "error validating existing CRs against new CRD's schema"
- New
- links to