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 e5414dd commit b0d5e44Copy full SHA for b0d5e44
1 file changed
crates/stackable-operator/CHANGELOG.md
@@ -16,10 +16,11 @@ All notable changes to this project will be documented in this file.
16
17
### Fixed
18
19
-- Don't default the `termination_grace_period` of the `ProbeBuilder` to 0, as this is an invalid value ([#XXXX]).
+- Don't default the `termination_grace_period` of the `ProbeBuilder` to 0, as this is an invalid value ([#1090]).
20
21
[#1085]: https://github.com/stackabletech/operator-rs/pull/1085
22
[#1087]: https://github.com/stackabletech/operator-rs/pull/1087
23
+[#1090]: https://github.com/stackabletech/operator-rs/pull/1090
24
25
## [0.96.0] - 2025-08-25
26
0 commit comments