-
Bug
-
Resolution: Done
-
Critical
-
None
-
rhwa-26.1
-
None
Getting error: Init:ErrImagePull
Defining a new catsrc with the IIB image:
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
name: konflux-test-catalog
namespace: openshift-marketplace
spec:
sourceType: grpc
image: registry-proxy.engineering.redhat.com/rh-osbs/iib:1088016
displayName: Konflux Test Catalog (IIB)
publisher: Konflux
updateStrategy:
registryPoll:
interval: 10m
Unpacking hangs:
$ oc describe subscription storage-base-remediation-sub -n openshift-operators
...
Status:
Conditions:
Reason: UnpackingInProgress
Status: True
Type: BundleUnpacking
$ oc get pods -n openshift-marketplace NAME READY STATUS RESTARTS AGE bc1ecc39... (bundle-unpack) 0/1 Init:ErrImagePull 0 67s konflux-test-catalog-2lhfj 1/1 Running 0 2m33s