There was an error while loading. Please reload this page.
1 parent 878edaf commit 0aba05aCopy full SHA for 0aba05a
1 file changed
CHANGELOG.md
@@ -9,10 +9,13 @@
9
- The RBAC ServiceAccount and RoleBinding are now built with the operator-rs `v2::rbac`
10
functions and carry the full set of recommended labels ([#782]).
11
- Bump stackable-operator to 0.114.0 ([#786]).
12
+- The reconciler now applies resources and derives the cluster status in discrete
13
+ apply and update_status steps ([#787]).
14
15
[#776]: https://github.com/stackabletech/hbase-operator/pull/776
16
[#782]: https://github.com/stackabletech/hbase-operator/pull/782
17
[#786]: https://github.com/stackabletech/hbase-operator/pull/786
18
+[#787]: https://github.com/stackabletech/hbase-operator/pull/787
19
20
## [26.7.0] - 2026-07-21
21
0 commit comments