Skip to content
Discussion options

You must be logged in to vote

I'm sorry, I'm not sure how does KafkaConnectors resources relate to the Kafka resource. But the labels from the Kafka resource are mirrored to the operand resources. So if the checksum is changing, it is probably triggering the rolling updates. I'm not sure why the checksum is needed and what does it checksum (maybe it checksums the connectors as well?). But you should be able to use the envoronment variable STRIMZI_LABELS_EXCLUSION_PATTERN in the Strimzi cluster operator to configure it to ignore these labels and not mirror them tot he operands (https://strimzi.io/docs/operators/latest/full/using.html#ref-operator-cluster-str). That should make sure that even when they change, they do n…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@misurin
Comment options

@misurin
Comment options

Answer selected by misurin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants