Kafka Operator v0.12.1
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.
Thanks for the huge help from the community 🍺