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 1fe8cd2 commit e877572Copy full SHA for e877572
1 file changed
CHANGELOG.md
@@ -15,10 +15,12 @@ All notable changes to this project will be documented in this file.
15
`security.properties`).
16
Previously, arbitrary file names were silently accepted and ignored ([#1027]).
17
- Bump `stackable-operator` to 0.111.1 ([#1027], [#1028]).
18
+- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#1034]).
19
20
[#1020]: https://github.com/stackabletech/zookeeper-operator/pull/1020
21
[#1027]: https://github.com/stackabletech/zookeeper-operator/pull/1027
22
[#1028]: https://github.com/stackabletech/zookeeper-operator/pull/1028
23
+[#1034]: https://github.com/stackabletech/zookeeper-operator/pull/1034
24
25
## [26.3.0] - 2026-03-16
26
0 commit comments