File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,13 +4,19 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ### Changed
8+
9+ - BREAKING: Reworked authorization config to closer match the Apache NiFi internal autorizer interfaces ([ #884 ] ).
10+
711### Fixed
812
913- Also listen on the loopback interface so that k8s port-forwards work ([ #870 ] ).
10- - The operator now utilizes the ` .spec.clusterConfig.authorization.opa.package ` property instead of hard-coding the package name to ` nifi ` ([ #881 ] ).
14+ - The operator now utilizes the ` .spec.clusterConfig.authorization.opa.package ` property instead of hard-coding the package name to ` nifi ` ([ #881 ] ).
15+ - An ` initialAdminUser ` can now be provided for file-based authorization (e.g. LDAP) ([ #884 ] ).
1116
1217[ #870 ] : https://github.com/stackabletech/nifi-operator/pull/870
1318[ #881 ] : https://github.com/stackabletech/nifi-operator/pull/881
19+ [ #884 ] : https://github.com/stackabletech/nifi-operator/pull/884
1420
1521## [ 25.11.0] - 2025-11-07
1622
You can’t perform that action at this time.
0 commit comments