strimzi / strimzi-kafka-operator

Apache Kafka® running on Kubernetes
https://strimzi.io/
Apache License 2.0
4.86k stars 1.3k forks source link

Refactor the implementation for getting status of rebalance proposal request #10607

Closed tinaselenge closed 1 month ago

tinaselenge commented 2 months ago

Type of change

Select the type of your PR

Description

Closes #10294

Checklist

Please go through this checklist and make sure all applicable tasks have been done

scholzj commented 1 month ago

/azp run regression

azure-pipelines[bot] commented 1 month ago
Azure Pipelines successfully started running 1 pipeline(s).
tinaselenge commented 1 month ago

@tinaselenge I left one comment and overall it seems to be ok. Anyway before merging I would love if you could rebase against the main (where now the auto-rebalancing is available). I would like to give this PR a go locally together with auto-rebalancing before approving.

@ppatierno I have rebased it to main :)

ppatierno commented 1 month ago

@tinaselenge thanks! Anyway I would like to wait for this PR https://github.com/strimzi/strimzi-kafka-operator/pull/10652 to be merged and doing another rebase, because it fixes a subtle bug in auto-rebalancing. So I would like to try your PR against the "final" auto-rebalancing. But in general your PR LGTM, just looking for the confirmation by testing it with the auto-rebalancing.

ppatierno commented 1 month ago

@tinaselenge finally https://github.com/strimzi/strimzi-kafka-operator/pull/10652 was merged. Can you rebase your PR so I can try it locally? Thanks!

tinaselenge commented 1 month ago

@ppatierno I have rebased again and addressed the review comment. Thanks

ppatierno commented 1 month ago

/azp run regression

azure-pipelines[bot] commented 1 month ago
Azure Pipelines successfully started running 1 pipeline(s).