Skip to content

Koperator v0.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 16:48
· 0 commits to 5c781487fb7484cc013a0ff43edf5f4ac09ecb5e since this release
v0.24.0
55c60c6

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

New features:

  • Add Redhat Openshift support (#912)
  • Allow creating KafkaTopic CR for topic that already present on the Kafka cluster (#934)
  • Add removeUnusedIngressResource flag (#955)
  • Use node IP for advertised.listeners when node port is used (#936)
  • Add managedBy for kafkaTopic's status and nodePortNodeAddressType for BrokerConfig (#942)
  • Added KafkaCluster.spec.envoyConfig.PodSecurityContext to the API (#956)

Bug Fixes:

  • Add Listener port validation (#939)
  • Fix: unused ingress resources cleanup for external listeners (#954)

Other changes:

  • Refactor hard-coded configuration strings into const variables to improve code readability and extensibility (#917)
  • Bump golang.org/x/net from 0.1.0 to 0.7.0 (#935)
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 in /properties (#937)
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 in /api (#938)
  • Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 in /api (#941)
  • Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 in /properties (#940)
  • Fix TestCheckKafkaTopicExist (#943)
  • Use testify/require in pkg webhooks sentinel errors unit tests (#944)
  • fix: handling license headers in source code (#946)
  • feat: update go-cruise-control to v0.4.0 (#949)
  • refactor: propagate context in test suite (#950)
  • Bump up keystore-go to v4.4.1 (#952)
  • refactor: license header gen/check (#947)
  • fix: missing Mock generation (#948)
  • Bumped chart to 0.24.0

v0.23.1...refs/tags/v0.24.0

Thanks for the huge help from the community 🍺