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