-
Bug
-
Resolution: Done
-
Critical
-
Logging 5.1
-
False
-
False
-
NEW
-
NEW
-
Undefined
-
EO can't be deployed successfully due to InvalidImageName:
$ oc get pod -n openshift-operators-redhat NAME READY STATUS RESTARTS AGE elasticsearch-operator-55d976b5fc-ls2wq 1/2 InvalidImageName 1 2m50s $ oc get csv elasticsearch-operator.5.1.0-63 -oyaml |grep image image: registry.redhat.io/openshift-logging/elasticsearch-rhel8-operator@dummy-sha imagePullPolicy: IfNotPresent
there is no image digest in CSV file, it only has `@dummy-sha`.
The issue is blocking QE's testing.