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