From d7c60d2a03b16ec3af1eaeb714d303669df194a0 Mon Sep 17 00:00:00 2001 From: Aaron Kuehler Date: Mon, 12 Feb 2024 08:38:14 -0500 Subject: [PATCH] Add changelog notes --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2eebb6d76..1ca5019ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ Also check this project's [releases](https://github.com/powerhome/redis-operator ## Unreleased +### Fixed + +- Operator detects and attempts to heal excessive replication connections on the master node. This prevents excessive sentinel resets from the operator when extra-RedisFailvoer replication connnections are present on the "slave" nodes. #43 + ## [v2.0.1] - 2024-02-09 ### Fixed @@ -25,7 +29,7 @@ This update modifies how the operator generates network policies. In version v2. Update notes: -This release will change the labels of the HAProxy deployment resource. +This release will change the labels of the HAProxy deployment resource. It's important to note that in API version apps/v1, a Deployment's label selector [cannot be changed once it's created](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#label-selector-updates). Therefore, any existing HAProxy deployment placed by an