From 53f3d51508f97bef229a5f7f0c382261f9cd63bf Mon Sep 17 00:00:00 2001 From: adic9000 <97946944+adic9000@users.noreply.github.com> Date: Tue, 13 Jan 2026 11:16:19 +0100 Subject: [PATCH 1/2] update pgr.yaml Changed severity from warning to critical for CephPGsUnclean --- charts/ceph-operations/alerts/pgr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ceph-operations/alerts/pgr.yaml b/charts/ceph-operations/alerts/pgr.yaml index b2e93aa..38d5311 100644 --- a/charts/ceph-operations/alerts/pgr.yaml +++ b/charts/ceph-operations/alerts/pgr.yaml @@ -28,7 +28,7 @@ groups: labels: service: ceph oid: "1.3.6.1.4.1.50495.1.2.1.7.2" - severity: warning + severity: critical type: ceph_default inhibited_by: cluster-maintenance {{- include "cloud-storage-operations.additionalRuleLabels" . | nindent 6 }} From 1cbb63f053ae5fedbe87965d4cc2685260441aa5 Mon Sep 17 00:00:00 2001 From: adic9000 <97946944+adic9000@users.noreply.github.com> Date: Tue, 13 Jan 2026 11:19:08 +0100 Subject: [PATCH 2/2] Update Chart.yaml --- charts/ceph-operations/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ceph-operations/Chart.yaml b/charts/ceph-operations/Chart.yaml index 2d01696..d24203c 100644 --- a/charts/ceph-operations/Chart.yaml +++ b/charts/ceph-operations/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: ceph-operations description: Ceph operations bundle type: application -version: 1.8.8 +version: 1.8.9 maintainers: - name: sumitarora2786 - name: richardtief