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 aae73be commit ccd92a6Copy full SHA for ccd92a6
1 file changed
crates/stackable-operator/CHANGELOG.md
@@ -7,9 +7,9 @@ All notable changes to this project will be documented in this file.
7
### Added
8
9
- [v2] Add `rbac::build_service_account` and `rbac::build_role_binding`, the infallible variant of
10
- `commons::rbac::build_rbac_resources` based on typed names and owner references ([#XXXX]).
+ `commons::rbac::build_rbac_resources` based on typed names and owner references ([#1251]).
11
12
-[#XXXX]: https://github.com/stackabletech/operator-rs/pull/XXXX
+[#1251]: https://github.com/stackabletech/operator-rs/pull/1251
13
14
## [0.113.4] - 2026-07-09
15
0 commit comments