Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Kafka Operator 0.7.2

Choose a tag to compare

@baluchicken baluchicken released this 19 Nov 09:16
· 918 commits to master since this release

This release includes some and bug and documentation fixes:

This release supports cert-manager 0.10.x

0.7.1...0.7.2

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. 🍺