Skip to content

v1.12.0-release

Latest
Compare
Choose a tag to compare
@juldrixx juldrixx released this 15 Jan 10:49
49d2f17

Added

  • PR #476 - [Operator/NifiCluster] Added logic to include injected containers and init containers in desired pod spec.
  • PR #493 - [Operator/NifiCluster] Added logic to rename/delete PVC.

Changed

  • PR #476 - [Operator/NifiCluster] Move Zookeeper connectivity check from init container to main container.
  • PR #491 - [Helm Chart] Added default namespace to configuration replacements.
  • PR #501 - [Operator] Upgrade golang to 1.23.3.
  • PR #502 - [NiGoApi] Upgrade NiGoApi to v0.1.5.
  • PR #504 - [Documentation] Upgrade dependencies.

Fixed Bugs

  • PR #476 - [Operator/NifiCluster] Fixed istio init race condition and pod reconciliation.