Skip to content

Kafka Operator 0.8.0

Compare
Choose a tag to compare
@baluchicken baluchicken released this 19 Nov 09:18
· 890 commits to master since this release

This release includes some and bug and documentation fixes:

This release supports cert-manager 0.11.x

0.7.1...0.8.0

Bug fixes:

  • Several documentation fixes
  • Make cert-manager namespace configurable
  • Do not set controller reference to resources in different namespace than the controller
  • Reorganise the Kustomize layout to follow best practices
  • Remove Node affinity from pods since Kubernetes will choose wisely
  • Remove cert-manager hard dependency from the operator
  • Handle toleration unnecessary updates since it does not implement strategic merge patch
  • Fix panic if the user want to create a Kafka user in a plaintext cluster

Thanks for the contributors. 🍺