Skip to content

Commit 84b4c78

Browse files
committed
docs: Adjust note about new CRs
1 parent 48f74a9 commit 84b4c78

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff 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+
374378
The commands below are adjusted accordingly.
375379
This 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+
441449
The commands below are adjusted accordingly.
442450
This issue is also mentioned in the link:#known-issues-25_7_0[known issues section] below.
443451
====

0 commit comments

Comments
 (0)