Skip to content

Commit d81f5ed

Browse files
committed
docs: Move Superset startup probe section
1 parent af3de69 commit d81f5ed

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

modules/ROOT/partials/release-notes/release-25.11.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -215,12 +215,6 @@ Only use this setting if you know what you are doing!
215215
The Apache NiFi xref:nifi:usage_guide/monitoring.adoc#_configure_metrics_in_nifi_2_x_x[monitoring documentation] page has been updated to include guidance on how to scrape NiFi 2.X.X metrics using mTLS.
216216
See https://github.com/stackabletech/nifi-operator/issues/813[nifi-operator#813].
217217

218-
===== Apache Superset
219-
220-
Previously, there was a chance containers would not start, because Superset was starting too slowly and was killed because of a failing liveness probe.
221-
Now, we add a proper startup probe, which allows Superset startup to succeed and not be killed.
222-
See https://github.com/stackabletech/superset-operator/pull/654[superset-operator#654].
223-
224218
===== Open Policy Agent
225219

226220
* *Breaking:* The per-rolegroup Services now only expose the HTTP port and contain a `-headless` suffix to better indicate their purpose and to be consistent with other operators.
@@ -543,6 +537,12 @@ Spark Connect: Previously the property `spec.image.pullSecrets` was ignored by t
543537
This has now been corrected in the operator code.
544538
See https://github.com/stackabletech/spark-k8s-operator/issues/600[spark-k8s-operator#600].
545539

540+
===== Apache Superset
541+
542+
Previously, there was a chance containers would not start, because Superset was starting too slowly and was killed because of a failing liveness probe.
543+
Now, we add a proper startup probe, which allows Superset startup to succeed and not be killed.
544+
See https://github.com/stackabletech/superset-operator/pull/654[superset-operator#654].
545+
546546
===== Open Policy Agent
547547

548548
Previously the opa-operator ignored `envOverrides` set on role or rolegroup level.

0 commit comments

Comments
 (0)