Skip to content

v1.4.0-release

Compare
Choose a tag to compare
@juldrixx juldrixx released this 18 Sep 10:42
· 155 commits to master since this release
bef8acd

Added

  • PR #291 - [Plugin] Implementation of NiFiKop's plugin.
  • PR #291 - [Operator/NifiConnection] Implementation of NifiConnection controller.
  • PR #292 - [Operator/NifiCluster] Modify RBAC kubebuilder annotations so NiFiKop works on OpenShift.
  • PR #292 - [Helm Chart] Add Parameter for RunAsUser for OpenShift.
  • PR #300 - [Operator/NifiCluster] Manage no node cluster.
  • PR #300 - [Operator/NifiNodeGroupAutoscaler] Manage autoscale to 0.

Changed

  • PR #290 - [Operator/NifiCluster] Change default sensitive algorithm.
  • PR #295 - [Operator] Upgrade golang to 1.21.1.
  • PR #300 - [Operator/NifiNodeGroupAutoscaler] Change new nodes id computation.

Fixed Bugs

  • PR #300 - [Operator/NifiNodeGroupAutoscaler] Empty CreationTime in node states crashes the operator.