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 2bf6107 commit 49dbde1Copy full SHA for 49dbde1
1 file changed
CHANGELOG.md
@@ -10,8 +10,11 @@ All notable changes to this project will be documented in this file.
10
server reconcilers that assembles all relevant Kubernetes resources before anything
11
is applied ([#721]).
12
- Bump stackable-operator to 0.114.0 ([#732]).
13
+- The RBAC ServiceAccounts and RoleBindings of the history and connect servers are now
14
+ built with the operator-rs `v2::rbac` functions and carry the recommended labels ([#727]).
15
16
[#721]: https://github.com/stackabletech/spark-k8s-operator/pull/721
17
+[#727]: https://github.com/stackabletech/spark-k8s-operator/pull/727
18
[#732]: https://github.com/stackabletech/spark-k8s-operator/pull/732
19
20
## [26.7.0] - 2026-07-21
0 commit comments