Skip to content

Commit a0eb68f

Browse files
authored
Use xrefs instead of direct links to docs
1 parent ef4fade commit a0eb68f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

modules/ROOT/pages/release-notes.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ See the xref:hbase:usage-guide/adls.adoc[usage guide] for detailed information.
7575
Operations::
7676
7777
The Stackable Operator for HDFS now supports upgrading existing HDFS installations.
78-
However, this process requires some manual intervention as described https://docs.stackable.tech/home/nightly/hdfs/usage-guide/upgrading/[here].
78+
However, this process requires some manual intervention as described in xref:hbase:usage-guide/upgrading.adoc[Upgrading HDFS].
7979
8080
Misc::
8181
@@ -104,9 +104,9 @@ This includes 11 critical and 55 high-severity CVEs.
104104
105105
Authorization::
106106
107-
* The performance of the https://docs.stackable.tech/home/stable/hdfs/usage-guide/security.html#\_authorization[OPA Authorizer] has been greatly improved.
107+
* The performance of the xref:hdfs:usage-guide/security.html#_authorization[OPA Authorizer] has been greatly improved.
108108
This _can_ be a breaking change so please make sure to read the hdfs-utils https://github.com/stackabletech/hdfs-utils/releases/tag/v0.4.0[release notes] for details.
109-
* The User Info Fetcher HTTP API has been replaced with a Rego library. Please see https://docs.stackable.tech/home/nightly/opa/usage-guide/user-info-fetcher#_user_info_fetcher_api[user-info-fetcher API] for more information.
109+
* The User Info Fetcher HTTP API has been replaced with a Rego library. Please see xref:opa:usage-guide/user-info-fetcher#_user_info_fetcher_api[user-info-fetcher API] for more information.
110110
111111
Logging::
112112
@@ -137,7 +137,7 @@ Bug fixes::
137137
This behavior was triggered by different situations, such as when the operator was restarted.
138138
* Trino, Spark, HBase, Airflow: These used to have https://github.com/stackabletech/issues/issues/548[issues] where config and environment variable overrides would not always work as expected, this has now been fixed.
139139
* The cluster domain (default `cluster.local`) which caused problems in non-default cluster setups can now be configured in all operators.
140-
Either set the ENV variable `KUBERNETES_CLUSTER_DOMAIN` or the helm value `kubernetesClusterDomain` during installation as described in https://docs.stackable.tech/home/nightly/guides/kubernetes-cluster-domain[Configuring the Kubernetes cluster domain].
140+
Either set the ENV variable `KUBERNETES_CLUSTER_DOMAIN` or the helm value `kubernetesClusterDomain` during installation as described in xref:guides/kubernetes-cluster-domain.adoc[Configuring the Kubernetes cluster domain].
141141
* Apache Airflow: In release 24.7 Airflow did not propagate git credentials correctly to the gitsync containers.
142142
This has now been corrected and works for both celery- and kubernetes workers.
143143
* Operators now do not stop reconciling existing clusters if one of the https://github.com/stackabletech/issues/issues/211[cluster objects cannot be deserialized].
@@ -155,9 +155,9 @@ Once removed, the SDP will no longer set any `enrichment.stackable.tech/` annota
155155
=== Product versions
156156
157157
As with previous SDP releases, many product images have been updated to their latest versions.
158-
The LTS version has in many cases also been adjusted in line with our https://docs.stackable.tech/home/stable/policies[support policy].
158+
The LTS version has in many cases also been adjusted in line with our xref:ROOT:policies.adoc[support policy].
159159
160-
Refer to the https://docs.stackable.tech/home/stable/operators/supported_versions/[supported versions] documentation for a complete overview including LTS versions or deprecations.
160+
Refer to the xref:operators/supported_versions.adoc[supported versions] documentation for a complete overview including LTS versions or deprecations.
161161
162162
==== New versions
163163

0 commit comments

Comments
 (0)