Skip to content

Kafka Operator v0.12.1

Compare
Choose a tag to compare
@baluchicken baluchicken released this 02 Jun 15:04
· 709 commits to master since this release

This release fixes several bugs:

Bug Fixes:

  • Fix cluster is continuously reconciled if either serviceAnnotation or virtualServiceAnnotation field is changed
  • Fix Adjusting storage request in KafkaCluster BrokerConfig does not update PVC
  • Upgrade Cruise control to use the new 2.4.x releases (Fixes bug which happens because the old CC does not use the Kafka Admin API for rebalance)

This release supports Cert-Manager 0.11

Upgrade Notes:

Please add the following line to your Cruise-control config section of the KafkaCluster CR.

metric.anomaly.detection.interval.ms=180000

Note: Seamless upgrade only works when your cluster is in ClusterRunning state.

v0.12.0...v0.12.1

Thanks for the huge help from the community 🍺