-
Notifications
You must be signed in to change notification settings - Fork 4.1k
cli: implement CLI flags for decommission pre-check #91893
Copy link
Copy link
Closed
Labels
A-kv-decom-rolling-restartDecommission and Rolling RestartsDecommission and Rolling RestartsA-kv-distributionRelating to rebalancing and leasing.Relating to rebalancing and leasing.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-kvKV TeamKV Team
Description
As part of #90752, we need to add CLI flags to the cockroach node decommission command to run the decommission pre-check validation. These should include commands to run the checks on their own (I.e. --checks-only) as well as to skip the checks (i.e. --no-checks). These flags should be incorporated into the client call for the decommission pre-check API implemented in #91568.
Jira issue: CRDB-21472
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-kv-decom-rolling-restartDecommission and Rolling RestartsDecommission and Rolling RestartsA-kv-distributionRelating to rebalancing and leasing.Relating to rebalancing and leasing.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-kvKV TeamKV Team