This repository was archived by the owner on Mar 26, 2025. It is now read-only.
Kafka Operator 0.6.0
This Release adds support for various enhancement.
Due to these changes the v1alpha1 CR's are deprecated and not used any more we introduce the new v1beta1 API.
- Graceful Rolling Upgrade support
- Dynamic Kafka Configuration
- Experimental Kafka Topic support via CRD
- Experimental Kafka User support via CRD
- Prometheus Operator support using ServiceMonitors
- Improved CC status tracking
- Toleration, ServiceAccount, ImagePullSecret, NodeSelector support for every component
- Annotation and LoadBalancerSourceRanges support for Envoy LoadBalancer service
- Introducing ssl cert generation with cert-manager
Thanks for the contributors special kudos to @tinyzimmer for the Topic and User support. 🍺