Skip to content

Kafka Operator v0.11.0

Compare
Choose a tag to compare
@baluchicken baluchicken released this 17 Apr 14:07
· 737 commits to master since this release

This release fixes several bug and introduce a couple of new features:

New features:

  • Make webhooks optional
  • Add support to configure operator to watch resources in a set of namespaces
  • Use direct k8s client to get node labels
  • Use upstream defined Kafka Broker jmx exporter
  • Beautify documentation
  • Create own ServiceAccount for Kafka Cluster instead of using default one
  • Make Service names Istio friendly
  • Allow to add annotations to Kafka services
  • Add the ability to use different PKI/User
  • Update dependencies to use Kubernetes v1.17.3
  • Use 0.5.2 controller-runtime

Bug Fixes:

  • Fix Kafka broker pods are recreated in a loop if more than one PVC is attached

This release supports Cert-Manager 0.11

Upgrade Notes:

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

0.10.0...v0.11.0

Thanks for the huge help from the community 🍺