Rolling update for KafkaConnect and KafkaMirrorMaker2 #5521
Unanswered
opsocomusr
asked this question in
Q&A
Replies: 1 comment 2 replies
-
I think this is correct. There is probably no hook to roll the deploments when the certs change. Would you mind opening a Feature Request for it? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When the clients ca certificate is renewed, the cluster operator triggers a rolling update for the kafka brokers and the entity operator. The user certificates are also renewed and updated in the respective secrets. But, the cluster operator does not trigger rolling update for the connect and mirrormaker deployments when the certificate is renewed and it continues to use the older truststore and keystore. Why is it not triggering rolling update for connect and mirrormaker?
Beta Was this translation helpful? Give feedback.
All reactions