-
Bug
-
Resolution: Done
-
Normal
-
ACM 2.8.1
-
3
-
False
-
None
-
False
-
-
-
Important
-
No
Description of problem:
Installed ACM 2.7.7 FC7 and enabled observability in a disconencted environment. All of the build's images were mirrored prior to install and two pods in the open-cluster-management-observability are attempting to pull an image off quay instead of the mirror registry:
# oc get po -n open-cluster-management-observability NAME READY STATUS RESTARTS AGE observability-alertmanager-0 2/3 ImagePullBackOff 0 25h observability-grafana-8f6d5ccdb-mjrwr 3/3 Running 0 25h observability-grafana-8f6d5ccdb-qfbsp 3/3 Running 0 25h observability-observatorium-api-74d898886c-d9zzh 1/1 Running 0 57m observability-observatorium-api-74d898886c-x27sd 1/1 Running 0 57m observability-observatorium-operator-646578965d-7klwk 1/1 Running 0 25h observability-rbac-query-proxy-694df66cbd-kt6cv 2/2 Running 0 57m observability-rbac-query-proxy-694df66cbd-zbnft 2/2 Running 0 57m observability-thanos-compact-0 1/1 Running 0 25h observability-thanos-query-5c787b4784-8897k 1/1 Running 0 25h observability-thanos-query-5c787b4784-rpmvf 1/1 Running 0 25h observability-thanos-query-frontend-567b5f4cf5-78h7t 1/1 Running 0 25h observability-thanos-query-frontend-567b5f4cf5-gxr8g 1/1 Running 0 25h observability-thanos-query-frontend-memcached-0 2/2 Running 0 25h observability-thanos-query-frontend-memcached-1 2/2 Running 0 25h observability-thanos-query-frontend-memcached-2 2/2 Running 0 25h observability-thanos-receive-controller-7b7bfbc6d6-2c9vp 1/1 Running 0 25h observability-thanos-receive-default-0 1/1 Running 0 25h observability-thanos-receive-default-1 1/1 Running 0 25h observability-thanos-receive-default-2 1/1 Running 0 25h observability-thanos-rule-0 1/2 ImagePullBackOff 0 25h observability-thanos-store-memcached-0 2/2 Running 0 25h observability-thanos-store-memcached-1 2/2 Running 0 25h observability-thanos-store-memcached-2 2/2 Running 0 25h observability-thanos-store-shard-0-0 1/1 Running 2 (25h ago) 25h observability-thanos-store-shard-1-0 1/1 Running 2 (25h ago) 25h observability-thanos-store-shard-2-0 1/1 Running 2 (25h ago) 25h
Both observability-alertmanager-0 and observability-thanos-rule-0 are attempting to pull image quay.io/openshift/origin-configmap-reloader:4.8.0
Version-Release number of selected component (if applicable):
ACM 2.7.7 FC7 - 2.7.7-DOWNSTREAM-2023-07-25-21-52-07
How reproducible:
Steps to Reproduce:
- ...
Actual results:
Expected results:
Additional info:
- clones
-
ACM-6615 Pods attempting to pull images from quay when they should pull images from mirror registry
- Closed