Skip to content
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
Compare
Choose a tag to compare
@erdrix erdrix released this 16 Nov 09:17
· 79 commits to master since this release
bc66663

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 to zkAddress

Removed

  • PR #41 - [Operator/NifiCluster] Remove ClusterSecure and SiteToSiteSecure by only checking if SSLSecret is set.

Fixed Bugs

  • PR #30 - [Documentation] Fix getting started