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 12135a8 commit a9d21dbCopy full SHA for a9d21db
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 ([#961]).
11
- Bump stackable-operator to 0.114.0 ([#970])
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 ([#966]).
14
15
[#961]: https://github.com/stackabletech/nifi-operator/pull/961
16
+[#966]: https://github.com/stackabletech/nifi-operator/pull/966
17
[#970]: https://github.com/stackabletech/nifi-operator/pull/970
18
19
## [26.7.0] - 2026-07-21
0 commit comments