Replies: 2 comments 11 replies
-
The docs are correct, you cannot configure it. I'm not sure I understand why would the |
Beta Was this translation helpful? Give feedback.
-
Thanks for sharing the proposal. I tested the reloader with the same settings on a different sample deployment and it works perfectly alright there. So something seems to be up on my strimzi Kafkaconnect. The strange behaviour I am noticing is
Any idea what might be going on here ? I have tried to look at the events and other things but i am not able to get a root cause of this issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Wish you a very Happy New Year!!
As seen above, my default Kafkaconnect CRD creates a
deployment
withRollingUpdateStrategy: 0 max unavailable, 1 max surge
. I would like to change this but on the docs I only see the option to specify the strategy.Context - I am using reloader to detect change in configmap and/or secrets to roll over the pods but this is not working as desired, for > 1 replica. I believe changing the above should help sort this issue for me.
Beta Was this translation helpful? Give feedback.
All reactions