-
Bug
-
Resolution: Done
-
Major
-
MCE 2.4.0
-
True
-
Currently blocked since conformance test suite is not passing because of this issue.
-
False
-
-
-
Critical
-
-
-
No
Description of problem:
Pull secret named open-cluster-management-image-pull-credentials missing in open-cluster-management-agent-addon namespace which is causing a warning event in cluster-proxy-proxy-agent pod.
Warning FailedToRetrieveImagePullSecret 2m22s (x52 over 63m) kubelet Unable to retrieve some image pull secrets (open-cluster-management-image-pull-credentials); attempting to pull the image may not succeed.
This series of warning event causing below test case failure in openshift-conformance test suite.
: [sig-arch] events should not repeat pathologically expand_less0s{ 2 events happened too frequently event happened 48 times, something is wrong: namespace/open-cluster-management-agent-addon node/a71bcc227a0bb2fed2df-worker-1 pod/klusterlet-addon-workmgr-599d9646d9-z984k hmsg/ee27355cf9 - reason/FailedToRetrieveImagePullSecret Unable to retrieve some image pull secrets (open-cluster-management-image-pull-credentials); attempting to pull the image may not succeed. From: 11:22:24Z To: 11:22:25Z result=reject event happened 47 times, something is wrong: namespace/open-cluster-management-agent-addon node/a71bcc227a0bb2fed2df-worker-2 pod/cluster-proxy-proxy-agent-685558f775-pz5kw hmsg/ee27355cf9 - reason/FailedToRetrieveImagePullSecret Unable to retrieve some image pull secrets (open-cluster-management-image-pull-credentials); attempting to pull the image may not succeed. From: 11:22:45Z To: 11:22:46Z result=reject }
Version-Release number of selected component (if applicable):
MCE version: 2.5.0-57
How reproducible:
Reproduces all the time
Steps to Reproduce:
- Need to install MCE version 2.5.0-57 in an openshift cluster, the warnings will appear in cluster-proxy-proxy-agent pod in open-cluster-management-agent-addon namespace
Actual results:
open-cluster-management-image-pull-credentials secret missing in open-cluster-management-agent-addon namespace
Expected results:
open-cluster-management-image-pull-credentials secret should be populated when MCE bundle is installed.
Additional info:
- clones
-
ACM-9759 open-cluster-management-image-pull-credentials missing in open-cluster-management-agent-addon namespace in MCE 2.5.0-57
- Closed
- links to
-
RHSA-2024:129074 Multicluster Engine for Kubernetes 2.4.5 security updates and bug fixes