From f9e9b61f9d307a409ae72c804d9e93b1d46b6e60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Jakimczuk?= Date: Wed, 6 Nov 2024 14:54:02 +0100 Subject: [PATCH] Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10e04151..292dd978 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixes the statefulset.rules name as it is currently replacing the deployment.rules alerts. +- Extends AppCR-related alerts with cancelation for CAPI clusters with unavailable control plane. ## [4.22.0] - 2024-10-29