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 a382f80 commit 35d29a5Copy full SHA for 35d29a5
1 file changed
CHANGELOG.md
@@ -6,8 +6,11 @@
6
7
- Internal operator refactoring: introduce a build() step in the reconciler that
8
assembles all relevant Kubernetes resources before anything is applied ([#776]).
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
12
[#776]: https://github.com/stackabletech/hbase-operator/pull/776
13
+[#782]: https://github.com/stackabletech/hbase-operator/pull/782
14
15
## [26.7.0] - 2026-07-21
16
0 commit comments