Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Adding progress updates for Cruise Control rebalances #11348

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kyguy
Copy link
Member

@kyguy kyguy commented Apr 11, 2025

Type of change

  • Enhancement / new feature

Description

This PR introduces a new feature to monitor the progression of an ongoing partition rebalance executed by a Strimzi-managed Cruise Control instance via a KafkaRebalance custom resource.

Implementation of this proposal: strimzi/proposals#140

Addresses the issue raised here: #10278

NOTE: Currently working on a refactor of the KafkaRebalanceAssemblyOperator class in parallel. If this PR gets too complicated, it may be easier to refactor the KafkaRebalanceAssemblyOperator class first and rebase this work on top of it.

Checklist

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

  • Write tests
  • Make sure all tests pass
  • Update documentation
  • Check RBAC rights for Kubernetes / OpenShift roles
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • Reference relevant issue(s) and close them after merging
  • Update CHANGELOG.md
  • Supply screenshots for visual changes, such as Grafana dashboards

@kyguy kyguy requested review from ppatierno and tomncooper April 11, 2025 15:31
@kyguy kyguy force-pushed the kr-execution-status branch from 249050d to 50954e0 Compare April 11, 2025 20:15
@kyguy kyguy added this to the 0.46.0 milestone Apr 11, 2025
@kyguy kyguy force-pushed the kr-execution-status branch 4 times, most recently from bf0dd94 to 042a4b6 Compare April 13, 2025 03:23
@kyguy kyguy force-pushed the kr-execution-status branch from 042a4b6 to 95325db Compare April 14, 2025 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant