-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
builds-1.1
-
None
-
False
-
None
-
False
-
-
-
Builds Sprint #19
-
Moderate
-
Customer Facing
Description of problem:
When installing Build for Red Hat OpenShift operator 1.1 in OCP 4.16.16, we get this permanent alert message:
"100% of the shared-resource-csi-driver-node-metrics/shared-resource-csi-driver-node-metrics targets in openshift-builds namespace have been unreachable for more than 15 minutes. This may be a symptom of network connectivity issues, down nodes, or failures within these components. Assess the health of the infrastructure and nodes running these targets and then contact support."
Please find the attached must-gather.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Install OCP 4.16.16
- Install Build for Red Hat OpenShift 1.1
- Enable cluster-monitoring in openshift-builds namespace:
apiVersion: v1
kind: Namespace
metadata:
labels:
openshift.io/cluster-monitoring: "true"
name: openshift-builds
Actual results:
The following TargetDown alerts is raised:
"100% of the shared-resource-csi-driver-node-metrics/shared-resource-csi-driver-node-metrics targets in openshift-builds namespace have been unreachable for more than 15 minutes. This may be a symptom of network connectivity issues, down nodes, or failures within these components. Assess the health of the infrastructure and nodes running these targets and then contact support."
Expected results: No alert
Reproducibility (Always/Intermittent/Only Once): Always
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):
The must-gather attached
*
- relates to
-
BUILD-1148 Enable cluster monitoring on openshift-builds namespace during operator installation
- Backlog