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 8c9b1b3 commit be30a23Copy full SHA for be30a23
crates/stackable-operator/CHANGELOG.md
@@ -25,10 +25,12 @@ All notable changes to this project will be documented in this file.
25
### Fixed
26
27
- Don't default the `termination_grace_period` of the `ProbeBuilder` to 0, as this is an invalid value ([#1090]).
28
+- Don't allow uppercase characters in Kubernetes object names ([#1095]).
29
30
[#1085]: https://github.com/stackabletech/operator-rs/pull/1085
31
[#1087]: https://github.com/stackabletech/operator-rs/pull/1087
32
[#1090]: https://github.com/stackabletech/operator-rs/pull/1090
33
+[#1095]: https://github.com/stackabletech/operator-rs/pull/1095
34
35
## [0.96.0] - 2025-08-25
36
0 commit comments