Description of problem: When one of rook-ceph-mds-ocs-storagecluster-cephfilesystem deployments doesn't have replica, the alert CephMdsMissingReplicas is not shown in PagerDuty. Version-Release number of selected component (if applicable): ocs-operator.v4.8.1 ocs-osd-deployer-qe.v1.1.0 How reproducible: 2/2 Steps to Reproduce: 1. Scale down deployment rook-ceph-mds-ocs-storagecluster-cephfilesystem-a to 0 2. Check alerts in PagerDuty Actual results: The alert is not propagated. In internal prometheus it is visible but not in PagerDuty. Expected results: The alert should be propagated to PagerDuty when using ODF Managed Service addon. Additional info: To access internal prometheus locally, the port must be forwarded: $ oc port-forward svc/prometheus-operated 9090 -n openshift-storage
Filip ran all pagerduty tests with ocs-operator.v4.8.5 ocs-osd-deployer-qe.v1.1.2 ocp 4.9.9 Alerts are working correctly