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 9af98d7 commit a113657Copy full SHA for a113657
1 file changed
CHANGELOG.md
@@ -5,9 +5,10 @@
5
### Fixed
6
7
- 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]).
+ We now add a proper startup probe, which allows Superset to take longer to start up ([#654], [#663]).
9
10
[#654]: https://github.com/stackabletech/superset-operator/pull/654
11
+[#663]: https://github.com/stackabletech/superset-operator/pull/663
12
13
## [25.7.0] - 2025-07-23
14
0 commit comments