Deploy request storage check API endpoint
We've added a new API endpoint that lets you check whether a deploy request's target branch has enough storage to safely deploy schema changes.
The endpoint returns details about storage capacity across keyspaces and shards, including how much additional storage is needed and whether the cluster can be upgraded for more space.
This is useful for catching potential storage issues before deploying large schema changes on Vitess databases.