strimzi-kafka-operator icon indicating copy to clipboard operation
strimzi-kafka-operator copied to clipboard

Fix topic operator loop for unmanaged topics

Open padilo opened this issue 6 months ago • 5 comments

Type of change

  • Bugfix

Description

Fixes a bug in the topic operator with unmanaged topics, that keeps updating the custom resources even isn't going to update the Kafka Topic

Closes #10380

Checklist

Please go through this checklist and make sure all applicable tasks have been done

  • [x] Write tests
  • [ ] Make sure all tests pass
  • [ ] Update documentation
  • [ ] Check RBAC rights for Kubernetes / OpenShift roles
  • [ ] Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • [ ] Reference relevant issue(s) and close them after merging
  • [ ] Update CHANGELOG.md
  • [ ] Supply screenshots for visual changes, such as Grafana dashboards

padilo avatar Aug 14 '24 13:08 padilo