Skip to content

Commit 63bc9c4

Browse files
committed
fix xrefs and use <em> instead of _ for emphasis
1 parent a0eb68f commit 63bc9c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/ROOT/pages/release-notes.adoc

Lines changed: 4 additions & 4 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 in xref:hbase:usage-guide/upgrading.adoc[Upgrading HDFS].
78+
However, this process requires some manual intervention as described in xref:hdfs:usage-guide/upgrading.adoc[Upgrading HDFS].
7979
8080
Misc::
8181
@@ -105,7 +105,7 @@ This includes 11 critical and 55 high-severity CVEs.
105105
Authorization::
106106
107107
* The performance of the xref:hdfs:usage-guide/security.html#_authorization[OPA Authorizer] has been greatly improved.
108-
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.
108+
This <em>can</em> 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.
109109
* 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::
@@ -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 xref:guides/kubernetes-cluster-domain.adoc[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].
@@ -157,7 +157,7 @@ Once removed, the SDP will no longer set any `enrichment.stackable.tech/` annota
157157
As with previous SDP releases, many product images have been updated to their latest versions.
158158
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 xref:operators/supported_versions.adoc[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)