Skip to content

Commit 760e9f1

Browse files
committed
docs: Add link to "known issues" section
1 parent f64eb39 commit 760e9f1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ This can be done using `kubectl replace`.
381381
====
382382
The Stackable secret operator CRD needs to be applied in addition to being replaced, because it introduces the new TrustStore custom resource.
383383
The commands below are adjusted accordingly.
384-
This issue is also mentioned in the known issues section below.
384+
This issue is also mentioned in the link:#known-issues-25_7_0[known issues section] below.
385385
====
386386

387387
[source]
@@ -444,7 +444,7 @@ The reason for this is that helm will uninstall the operators but not the CRDs.
444444
====
445445
The Stackable secret operator CRD needs to be applied in addition to being replaced, because it introduces the new TrustStore custom resource.
446446
The commands below are adjusted accordingly.
447-
This issue is also mentioned in the known issues section below.
447+
This issue is also mentioned in the link:#known-issues-25_7_0[known issues section] below.
448448
====
449449

450450
[source]
@@ -498,6 +498,7 @@ helm install --wait trino-operator oci://oci.stackable.tech/sdp-charts/trino-ope
498498
helm install --wait zookeeper-operator oci://oci.stackable.tech/sdp-charts/zookeeper-operator --version 25.7.0
499499
----
500500

501+
[#known-issues-25_7_0]
501502
==== Known issues
502503

503504
* During the upgrade of the secret-operator CRD, special care must be taken because the CRD introduces the new TrustStore custom resource.

0 commit comments

Comments
 (0)