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 29dfcee commit 87f86edCopy full SHA for 87f86ed
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 ([#852]).
11
- Bump `stackable-operator` to 0.114.0 ([#867]).
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 ([#861]).
14
15
[#852]: https://github.com/stackabletech/opa-operator/pull/852
16
+[#861]: https://github.com/stackabletech/opa-operator/pull/861
17
[#867]: https://github.com/stackabletech/opa-operator/pull/867
18
19
## [26.7.0] - 2026-07-21
0 commit comments