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 d96e01b commit 7979a0bCopy full SHA for 7979a0b
1 file changed
crates/stackable-operator/CHANGELOG.md
@@ -30,6 +30,7 @@ All notable changes to this project will be documented in this file.
30
fieldRef:
31
fieldPath: spec.nodeName
32
```
33
+ - Methods on RoleGroupRef to return the rolegroup service `-headless` and `-metrics` name [#1069].
34
35
### Changed
36
@@ -51,6 +52,7 @@ All notable changes to this project will be documented in this file.
51
52
[#1060]: https://github.com/stackabletech/operator-rs/pull/1060
53
[#1064]: https://github.com/stackabletech/operator-rs/pull/1064
54
[#1068]: https://github.com/stackabletech/operator-rs/pull/1068
55
+[#1069]: https://github.com/stackabletech/operator-rs/pull/1069
56
[#1071]: https://github.com/stackabletech/operator-rs/pull/1071
57
58
## [0.93.2] - 2025-05-26
0 commit comments