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 c16535f commit f59bda6Copy full SHA for f59bda6
1 file changed
CHANGELOG.md
@@ -7,8 +7,11 @@
7
- Internal operator refactoring: introduce a build() step in the reconciler that
8
assembles all relevant Kubernetes resources before anything is applied ([#756]).
9
- Bump stackable-operator to 0.114.0 ([#765]).
10
+- The RBAC ServiceAccount and RoleBinding are now built with the operator-rs `v2::rbac`
11
+ functions and carry the full set of recommended labels ([#761]).
12
13
[#756]: https://github.com/stackabletech/superset-operator/pull/756
14
+[#761]: https://github.com/stackabletech/superset-operator/pull/761
15
[#765]: https://github.com/stackabletech/superset-operator/pull/765
16
17
## [26.7.0] - 2026-07-21
0 commit comments