We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f25f5d commit 3640853Copy full SHA for 3640853
CHANGELOG.md
@@ -14,8 +14,13 @@ All notable changes to this project will be documented in this file.
14
15
- Remove ZooKeeper 3.8.4 from tests and docs ([#857]).
16
17
+### Fixed
18
+
19
+- Failing to parse one `ZookeeperCluster`/`ZookeeperZnode` should no longer cause the whole operator to stop functioning ([#872]).
20
21
[#853]: https://github.com/stackabletech/zookeeper-operator/pull/853
22
[#857]: https://github.com/stackabletech/zookeeper-operator/pull/857
23
+[#872]: https://github.com/stackabletech/zookeeper-operator/pull/872
24
25
## [24.7.0] - 2024-07-24
26
0 commit comments