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`.
381
381
====
382
382
The Stackable secret operator CRD needs to be applied in addition to being replaced, because it introduces the new TrustStore custom resource.
383
383
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.
385
385
====
386
386
387
387
[source]
@@ -444,7 +444,7 @@ The reason for this is that helm will uninstall the operators but not the CRDs.
444
444
====
445
445
The Stackable secret operator CRD needs to be applied in addition to being replaced, because it introduces the new TrustStore custom resource.
446
446
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.
448
448
====
449
449
450
450
[source]
@@ -498,6 +498,7 @@ helm install --wait trino-operator oci://oci.stackable.tech/sdp-charts/trino-ope
498
498
helm install --wait zookeeper-operator oci://oci.stackable.tech/sdp-charts/zookeeper-operator --version 25.7.0
499
499
----
500
500
501
+ [#known-issues-25_7_0]
501
502
==== Known issues
502
503
503
504
* 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