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