You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/partials/release-notes/release-25.3.adoc
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,9 @@ See https://github.com/stackabletech/docker-images/pull/943[docker-images#943].
33
33
34
34
==== Platform improvements
35
35
36
-
General::
36
+
===== General
37
+
38
+
====== OCI Registry
37
39
38
40
Starting with this release, our OCI registry located at `oci.stackable.tech` was promoted to stable.
39
41
This means that our operators, the product image selection and tools will use the registry by default instead of the previous Docker repository located at `docker.stackable.tech`.
Users can now opt-in to experimental support for improved DNS performance by specifying a fully qualified domain name (with a trailing dot) as Kubernetes cluster domain for our operators.
67
+
This can reduce the amount of DNS queries within the cluster, but might have side effects, hence we consider the support experimental for now.
68
+
Take a look at xref:guides:kubernetes-cluster-domain.adoc[our documentation] to find out how to enable this improvement.
69
+
62
70
Authorization::
63
71
64
72
OPA Rego rules no longer require the `future.keywords` import.
0 commit comments