File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
modules/ROOT/partials/release-notes Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -381,7 +381,7 @@ This can be done using `kubectl replace`.
381381====
382382The Stackable secret operator CRD needs to be applied in addition to being replaced, because it introduces the new TrustStore custom resource.
383383The 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====
445445The Stackable secret operator CRD needs to be applied in addition to being replaced, because it introduces the new TrustStore custom resource.
446446The 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
498498helm 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.
You can’t perform that action at this time.
0 commit comments