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

Koperator v0.20.0

Choose a tag to compare

@github-actions github-actions released this 25 Nov 09:36
c51a940

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

New features:

  • Using golang version 1.17
  • Add an optional field in KafkaCluster resource to specify cruise control reporter image
  • Extend pod shutdown reasons to align with the newly introduced k8s 1.21 values

Bug Fixes:

  • Remove empty organisation name from the CSR request
  • Mark upscale alert as processed
  • Add truststore and full chaint to csr generated secrets
  • Add missing ExternalTrafficPolicy in MeshGateway
  • Remove unnecessary scheme parameter to be passed in ReconcilePKI

Upgrade Notes:

This release will trigger a rolling update.
Note: Seamless upgrade only works when your cluster is in ClusterRunning state.

v0.19.0...v0.20.0

Thanks for the huge help from the community 🍺