We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9241f0 commit f37a5c7Copy full SHA for f37a5c7
1 file changed
modules/ROOT/partials/release-notes/release-26.3.adoc
@@ -166,6 +166,12 @@ Spark application jobs can now have pod/node affinities.
166
Previously only the application driver and executors had a dedicated field for this purpose.
167
See https://github.com/stackabletech/spark-k8s-operator/issues/639[spark-k8s-operator#639].
168
169
+===== Open Policy Agent
170
+
171
+The Entra User Info Fetcher (UIF) backend has been stabilized with the introduction of OpaCluster v1alpha2.
172
+Conversion between v1alpha1 and v1alpha2 is handled automatically by default.
173
+Implemented in https://github.com/stackabletech/opa-operator/pull/801[opa-operator#801].
174
175
176
==== Supported versions
177
0 commit comments