Skip to content

Commit 164fa53

Browse files
committed
changelog, rename resource name fuunctions, removed patch reference
1 parent 5de0e01 commit 164fa53

12 files changed

Lines changed: 15394 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@ All notable changes to this project will be documented in this file.
99
- Internal operator refactoring: introduce a build() step in the reconciler that
1010
assembles all relevant Kubernetes resources before anything is applied ([#1053]).
1111
- Bump `stackable-operator` to 0.114.0 ([#1063]).
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 ([#1060]).
1214

1315
[#1053]: https://github.com/stackabletech/zookeeper-operator/pull/1053
16+
[#1060]: https://github.com/stackabletech/zookeeper-operator/pull/1060
1417
[#1063]: https://github.com/stackabletech/zookeeper-operator/pull/1063
1518

1619
## [26.7.0] - 2026-07-21

0 commit comments

Comments
 (0)