This is a clone of issue OCPBUGS-33645. The following is the description of the original issue:
—
Description of problem:
After enabling separate alertmanager instance for user-defined alert routing, the alertmanager-user-workload pods are initialized but the configmap alertmanager-trusted-ca-bundle is not injected in the pods. [-] https://docs.openshift.com/container-platform/4.15/observability/monitoring/enabling-alert-routing-for-user-defined-projects.html#enabling-a-separate-alertmanager-instance-for-user-defined-alert-routing_enabling-alert-routing-for-user-defined-projects
Version-Release number of selected component (if applicable):
RHOCP 4.13, 4.14 and 4.15
How reproducible:
100%
Steps to Reproduce:
1. Enable user-workload monitoring using[a] 2. Enable separate alertmanager instance for user-defined alert routing using [b] 3. Check if alertmanager-trusted-ca-bundle configmap is injected in alertmanager-user-workload pods which are running in openshift-user-workload-monitoring project. $ oc describe pod alertmanager-user-workload-0 -n openshift-user-workload-monitoring | grep alertmanager-trusted-ca-bundle [a] https://docs.openshift.com/container-platform/4.15/observability/monitoring/enabling-monitoring-for-user-defined-projects.html#enabling-monitoring-for-user-defined-projects_enabling-monitoring-for-user-defined-projects [b] https://docs.openshift.com/container-platform/4.15/observability/monitoring/enabling-alert-routing-for-user-defined-projects.html#enabling-a-separate-alertmanager-instance-for-user-defined-alert-routing_enabling-alert-routing-for-user-defined-projects
Actual results:
alertmanager-user-workload pods are NOT injected with alertmanager-trusted-ca-bundle configmap.
Expected results:
alertmanager-user-workload pods should be injected with alertmanager-trusted-ca-bundle configmap.
Additional info:
Similar configmap is injected fine in alertmanager-main pods which are running in openshift-monitoring project.
- blocks
-
OCPBUGS-36312 "alertmanager-trusted-ca-bundle configmap not injected in alertmanager-user-workload pods
- Closed
- clones
-
OCPBUGS-33645 "alertmanager-trusted-ca-bundle configmap not injected in alertmanager-user-workload pods
- Closed
- is blocked by
-
OCPBUGS-33645 "alertmanager-trusted-ca-bundle configmap not injected in alertmanager-user-workload pods
- Closed
- is cloned by
-
OCPBUGS-36312 "alertmanager-trusted-ca-bundle configmap not injected in alertmanager-user-workload pods
- Closed
- links to
-
RHBA-2024:4316 OpenShift Container Platform 4.16.z bug fix update