Kafka Operator v0.16.0
This release fixes several bug and introduce a couple of new features:
New features:
- Move to crd version v1 and update kubebuilder
- Update Kafka image to 2.7 and update CC image accordingly
- Add more documentation and sample files
- Enable multiple linters
- Allow to use SASL listener types
- Support adding broker annotations to brokers added by 'upScale' alert
- Update istio operator version to 0.9.1
- Allow to add additional env variables to istioingress resource
Bug Fixes:
- Remove ownerref from cluster scoped clusterissuer
- Fix: Labels not getting updated for PVCs during reconciliation
Upgrade Notes:
This release will trigger a rolling update.
Note: Seamless upgrade only works when your cluster is in ClusterRunning state.
Thanks for the huge help from the community 🍺