File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
modules/ROOT/partials/release-notes Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -370,7 +370,11 @@ This can be done using `kubectl replace`.
370370
371371[IMPORTANT]
372372====
373- The Stackable secret operator CRD needs to be applied in addition to being replaced, because it introduces the new TrustStore custom resource.
373+ In this release, two CRDs must be applied/created in addition to being replaced:
374+
375+ * The Stackable secret-operator CRD introduces the new TrustStore custom resource.
376+ * The Stackable Operator for Apache Spark CRD introduces a new SparkConnectServer custom resource.
377+
374378The commands below are adjusted accordingly.
375379This issue is also mentioned in the link:#known-issues-25_7_0[known issues section] below.
376380====
@@ -437,7 +441,11 @@ This can be done using `kubectl replace`.
437441
438442[IMPORTANT]
439443====
440- The Stackable secret operator CRD needs to be applied in addition to being replaced, because it introduces the new TrustStore custom resource.
444+ In this release, two CRDs must be applied/created in addition to being replaced:
445+
446+ * The Stackable secret-operator CRD introduces the new TrustStore custom resource.
447+ * The Stackable Operator for Apache Spark CRD introduces a new SparkConnectServer custom resource.
448+
441449The commands below are adjusted accordingly.
442450This issue is also mentioned in the link:#known-issues-25_7_0[known issues section] below.
443451====
You can’t perform that action at this time.
0 commit comments