Description of problem:
Customer was using oc-mirror v2. First doing mirrorToDisk in connected system. And then doing diskToMirror in another disconnected system. After that they were trying to install operators (specifically, ODF) but it failed with timeout messages. The error they were getting: reason: UnpackingInProgress status: "True" type: BundleUnpacking - message: 'bundle unpacking failed. Reason: DeadlineExceeded, and Message: Job was active longer than specified deadline' reason: BundleUnpackFailed
Version-Release number of selected component (if applicable):
How reproducible:
1) We have done the MirrorToDisk in a one system which is exposed to internet. 2) Transfer the archives to our Lab which is not exposed to internet 3) Did DiskToMirror --> as part of this IDMS and catalogsource yaml files generated. 4) Name of he IDMS we have chnaged from idms-operator-0 to idms-operator-0-cal-operator-index-24-10-01 (our requirement) 5) Applied both the IDMS and CatalogSource. 6) Trying to install ODF but it is failing 7) When we checked the events of the pods (created as part of the Job) Getting Imagepullback error --> when we check this images in our Registry we could not find. We did the DidkToMirror properl and it said success also, Then if the images are not present in the registry means those images are not packaged properly.
Actual results:
Expected results:
Additional info: