Skip to content

Commit 4ba0d25

Browse files
authored
fix: Invalid terminationGracePeriod in probes (#663)
* fix: Invalid terminationGracePeriod in probes Pulls in stackabletech/operator-rs#1090 * changelog
1 parent f08abd6 commit 4ba0d25

File tree

6 files changed

+524
-229
lines changed

6 files changed

+524
-229
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
### Fixed
66

77
- Fix container not starting because Superset was starting too slow and was killed because a failing liveness probe.
8-
We now add a proper startup probe, which allows Superset to take longer to start up ([#654]).
8+
We now add a proper startup probe, which allows Superset to take longer to start up ([#654], [#663]).
99

1010
[#654]: https://github.com/stackabletech/superset-operator/pull/654
11+
[#663]: https://github.com/stackabletech/superset-operator/pull/663
1112

1213
## [25.7.0] - 2025-07-23
1314

0 commit comments

Comments
 (0)