Skip to content

Commit 033ccd2

Browse files
committed
chore: Fix indentation
1 parent a5450d7 commit 033ccd2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

modules/ROOT/partials/release-notes/release-26.3.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ This means that the bind user now can differ from the `initialAdminUser`.
216216
See the xref:nifi:usage_guide/security.adoc#authorization[security usage guide] for more information.
217217
--
218218
* There are cases where customers may wish to provide static authorization files (users.xml, authorizer.xml, authorizations.xml) instead of fetching the data dynamically (for instance, when collecting user and group data from AD/Entra).
219-
Statically provided user/group information and rough-granular permissions are honoured automatically (as long as the UUIDs match those available in the backend), but for the initial process group this has to be done by a callback mechanism so that the authorizations can be updated after the flow has been registered.
219+
Statically provided user/group information and rough-granular permissions are honoured automatically (as long as the UUIDs match those available in the backend), but for the initial process group this has to be done by a callback mechanism so that the authorizations can be updated after the flow has been registered.
220220
The Nifi images have been patched for versions 2.4.0 and 2.6.0 to support this.
221221
Implemented in https://github.com/stackabletech/nifi-operator/issues/862[nifi-operator#862].
222222

@@ -232,8 +232,8 @@ Implemented in https://github.com/stackabletech/spark-k8s-operator/issues/639[sp
232232
This has now been removed.
233233
Implemented in https://github.com/stackabletech/opa-operator/issues/798[opa-operator#798].
234234
* The Entra User Info Fetcher (UIF) backend has been stabilized with the introduction of OpaCluster v1alpha2.
235-
Conversion between v1alpha1 and v1alpha2 is handled automatically by default.
236-
Implemented in https://github.com/stackabletech/opa-operator/pull/801[opa-operator#801].
235+
Conversion between v1alpha1 and v1alpha2 is handled automatically by default.
236+
Implemented in https://github.com/stackabletech/opa-operator/pull/801[opa-operator#801].
237237

238238
[#trino-improvements-26_3_0]
239239
===== Trino
@@ -297,7 +297,7 @@ Fixed in https://github.com/stackabletech/hdfs-operator/pull/746[hdfs-operator#7
297297
* The operator now instructs NiFi pods to also listen on the loopback interface so that Kubernetes port-forwards work.
298298
Fixed in https://github.com/stackabletech/nifi-operator/pull/870[nifi-operator#870].
299299
* The operator now utilizes the `.spec.clusterConfig.authorization.opa.package` field instead of hard-coding the OPA package name to `nifi`.
300-
Fixed in https://github.com/stackabletech/nifi-operator/pull/881[nifi-operator#881].
300+
Fixed in https://github.com/stackabletech/nifi-operator/pull/881[nifi-operator#881].
301301

302302
===== Apache Spark
303303

0 commit comments

Comments
 (0)