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`.
370
370
371
371
[IMPORTANT]
372
372
====
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
+
374
378
The commands below are adjusted accordingly.
375
379
This issue is also mentioned in the link:#known-issues-25_7_0[known issues section] below.
376
380
====
@@ -437,7 +441,11 @@ This can be done using `kubectl replace`.
437
441
438
442
[IMPORTANT]
439
443
====
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
+
441
449
The commands below are adjusted accordingly.
442
450
This issue is also mentioned in the link:#known-issues-25_7_0[known issues section] below.
443
451
====
You can’t perform that action at this time.
0 commit comments