-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
-
False
-
-
False
-
-
-
MON Sprint 252
-
No
On a disconnected cluster, install coo 0.2.0 with stage image, then create UIplugin
% oc apply -f - <<EOF apiVersion: observability.openshift.io/v1alpha1 kind: UIPlugin metadata: name: ui-dashboards spec: type: Dashboards EOF % oc -n openshift-operators get pod NAME READY STATUS RESTARTS AGE ...... observability-operator-7bfd7fddf-8qc5n 1/1 Running 0 3h44m observability-ui-ui-dashboards-585c88ffc-x65k7 0/1 ImagePullBackOff 0 3h42m % oc -n openshift-operators get pod observability-ui-ui-dashboards-585c88ffc-x65k7 -oyaml | grep "image" image: quay.io/openshift-observability-ui/console-dashboards-plugin:v0.1.0 imagePullPolicy: IfNotPresent imagePullSecrets: - image: quay.io/openshift-observability-ui/console-dashboards-plugin:v0.1.0 imageID: "" message: Back-off pulling image "quay.io/openshift-observability-ui/console-dashboards-plugin:v0.1.0"
image built by CPAAS coo-console-dashboards-plugin-container-0.2.0-5 should be used and also should use digest not tag
- is cloned by
-
COO-144 console-dashboards-plugin refer upstream image with tag
- Closed
- mentioned on