Skip to content

v0.11.0-release

Compare
Choose a tag to compare
@erdrix erdrix released this 15 Jun 19:22
· 412 commits to master since this release
19d78d1

Added

  • PR #76 - [Operator/NiFiCluster] Add ability to override default authorizers.xml template.
  • PR #95 - [Operator/NiFiParameterContext] Allow the operator to take over existing parameter context.
  • PR #96 - [Operator/NifiCluster] Add ability to specify pod priority class

Changed

  • PR #75 - [Operator] Update PodDisruptionBudget version to policy/v1 instead of policy/v1beta1.

Removed

  • PR #74 - [Operator] Removed legacy orange CRDs.

Fixed Bugs

  • PR #76 - [Operator/NiFiCluster] Re-ordering config out of sync steps.
  • PR #93 - [Documentation] Remove serviceAnnotations mentions and fix docs.
  • PR #101 - [Operator] Handle finalizer removal case where NifiCluster is aggressively torn down and pods are no longer available to communicate with.