Ronaldo Lanhellas

Results 45 comments of Ronaldo Lanhellas

I have opened a PR just for cluster operator for now, after your review I can open a new one with other components together @ppatierno @im-konge

@bciaraldi follow up this [PR](https://github.com/aws/karpenter-provider-aws/pull/8254), it should fix your problem

@jonathan-innis , @ginglis13 , I have some idea on how to make it work, would to share with you and working in a PR if the plan is ok for...

@alex-hunt-materialize , the current PR should fix that problem

It's already implemented on the `autoRestartConnector` method. [Check this out.](https://github.com/strimzi/strimzi-kafka-operator/blob/bade7644c4b9563866c8a792cc73d71129883bcf/cluster-operator/src/main/java/io/strimzi/operator/cluster/operator/assembly/KafkaConnectApiImpl.java#L516)

@katheris , I added a proposal here: https://github.com/orgs/strimzi/discussions/11678. Please take a look. cc: @scholzj

@ppatierno , @katheris , I added my proposal. Please take a look.

@fvaleri , are you sure it's not related to your machine configurations? I ran it many times but without error on a Mac M4 . So I wonder if in...

Good it works now @fvaleri . I will suggest adding a better approach on current timeout logic, it should be more like a `exponencial backoff` starting in 1s maybe and...

May you assign it to me ? @scholzj / @im-konge . Let me try to investigate it deeply and likely open a PR with the fix.