Skip to content

Commit ef4fade

Browse files
committed
make a sentence shorter
1 parent 62e1943 commit ef4fade

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/ROOT/pages/release-notes.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@ Bug fixes::
136136
Reconciling applications after the corresponding Job objects have been recycled doesn't lead to the creation of new Job objects.
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.
139-
* The cluster domain (default `cluster.local`) which caused problems in non-default cluster setups can now be configured in all operators using the ENV variable `KUBERNETES_CLUSTER_DOMAIN` or setting the helm value `kubernetesClusterDomain` during installation as described in https://docs.stackable.tech/home/nightly/guides/kubernetes-cluster-domain[Configuring the Kubernetes cluster domain].
139+
* 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].
140141
* Apache Airflow: In release 24.7 Airflow did not propagate git credentials correctly to the gitsync containers.
141142
This has now been corrected and works for both celery- and kubernetes workers.
142143
* Operators now do not stop reconciling existing clusters if one of the https://github.com/stackabletech/issues/issues/211[cluster objects cannot be deserialized].

0 commit comments

Comments
 (0)