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 564cb34 commit 1bb0927Copy full SHA for 1bb0927
1 file changed
CHANGELOG.md
@@ -8,8 +8,11 @@ All notable changes to this project will be documented in this file.
8
9
- Internal operator refactoring: introduce a build() step in the reconciler that
10
assembles all relevant Kubernetes resources before anything is applied ([#726]).
11
+- The RBAC ServiceAccount and RoleBinding are now built with the operator-rs `v2::rbac`
12
+ functions and carry the full set of recommended labels ([#731]).
13
14
[#726]: https://github.com/stackabletech/hive-operator/pull/726
15
+[#731]: https://github.com/stackabletech/hive-operator/pull/731
16
17
## [26.7.0] - 2026-07-21
18
0 commit comments