storcon_cli: add support for drain and fill operations (#8791)

## Problem
We have been naughty and curl-ed storcon to fix-up drains and fills.

## Summary of changes
Add support for starting/cancelling drain/fill operations via
`storcon_cli`.
This commit is contained in:
Vlad Lazar
2024-08-23 14:48:06 +01:00
committed by GitHub
parent 73286e6b9f
commit bcc68a7866
2 changed files with 126 additions and 10 deletions

View File

@@ -1074,7 +1074,6 @@ pub fn make_router(
RequestName("control_v1_metadata_health_list_outdated"),
)
})
// TODO(vlad): endpoint for cancelling drain and fill
// Tenant Shard operations
.put("/control/v1/tenant/:tenant_shard_id/migrate", |r| {
tenant_service_handler(