This repository has been archived by the owner on Oct 20, 2022. It is now read-only.
v0.4.1-alpha-release
Pre-release
Pre-release
erdrix
released this
16 Nov 09:17
·
79 commits
to master
since this release
New features
- PR #41 - [Operator/NifiUser] Manage NiFi's users into NiFi Cluster
- PR #41 - [Operator/NifiUserGroup] Manage NiFi's user groups into NiFi Cluster
- PR #41 - [Operator] Manage NiFi's access policies
- PR #41 - [Operator/NifiCluster] Create three defaults groups : admins, readers, nodes
- PR #41 - [Operator/NifiCluster] Add pod disruption budget support
Changed
- PR #41 - [Helm Chart] Add CRDs
- PR #41 - [Operator/NifiCluster] Manage default process group id if not defined, using the root process group one.
- PR #41 - [Operator/NifiCluster] Rename
zkAddresse
tozkAddress
Removed
- PR #41 - [Operator/NifiCluster] Remove
ClusterSecure
andSiteToSiteSecure
by only checking ifSSLSecret
is set.
Fixed Bugs
- PR #30 - [Documentation] Fix getting started