kafka-ops / julie

A solution to help you build automation and gitops in your Apache Kafka deployments. The Kafka gitops!
MIT License
417 stars 113 forks source link

Add CreateArtefactAction even if the artefact already exists to allow connector updates #543

Closed yoniv87 closed 1 year ago

yoniv87 commented 1 year ago

Since the artefact clients also support updates, remove the condition if the artefact already exists, so it will try to update it anyway.