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

[v23.2.x] rpk: add move-status to show ongoing partition movements #13381

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #13258
Fixes: #13380,

With this commit, we add 'rpk cluster partitions move-status'
that shows ongoing partition movements in the cluster. The command
wraps the '/v1/partitions/reconfigurations' endpoint.

Additionally move the Headers func from describe.go to out.go for
a wider usage.

(cherry picked from commit 0ba68e1)
Originally 'movement-cancel' is used to cancel ongoing partition
movements. This commit adds 'move-cancel' to align with the wording
while it provide the same functionality and hides 'movement-cancel'.

(cherry picked from commit eeba61b)
@vbotbuildovich vbotbuildovich added this to the v23.2.x-next milestone Sep 11, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Sep 11, 2023
@daisukebe daisukebe marked this pull request as ready for review September 11, 2023 22:59
@r-vasquez
Copy link
Contributor

@r-vasquez
Copy link
Contributor

@daisukebe Just to confirm, are we ok to merge this backport? (i.e everything is supported in v23.2)

@daisukebe
Copy link
Contributor

Yes @r-vasquez . The detailed API responses have been there since v23.2.1 https://github.com/redpanda-data/redpanda/blob/v23.2.1/src/v/redpanda/admin/api-doc/partition.json#L548

@r-vasquez r-vasquez merged commit 178d02e into redpanda-data:v23.2.x Sep 13, 2023
24 of 26 checks passed
@piyushredpanda piyushredpanda modified the milestones: v23.2.x-next, v23.2.9 Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rpk kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants