-
Hi all, I have a question just to clarify my understanding and maybe some pointers to the documentation that I may have overlooked. Basically I'm updating my Kafka Connector to fix a bug, I'm using Strimzi over the Redhat distribution, and I can see that the Strimzi operator registers the change in the internal topics for the configuration. UPDATE: I have a docker image with my Kafka Connect and all their content. Let's say I am in version 1.0.0 Let's say I find a bug and I need to release version 1.1.0 and this will have a new docker image. I always have to preform a "oc delete kafkaconnect --all" and "oc delete kafkaconnector --all" to have Strimzi launch the new pods. Thank you for any feedback I see an error in the operator lock like:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Can you maybe describe what exactly are you doing? I'm afraid it is not completely clear from the description. |
Beta Was this translation helpful? Give feedback.
Can you maybe describe what exactly are you doing? I'm afraid it is not completely clear from the description.