Another idea is simply don't keep any allocations on the migration record if we know we're doing same host resize, leave the max allocations on the instance record. That would have implications for how the allocations are cleaned up on revert or failure in the same host resize case, and older computes wouldn't have that logic...
Another idea is simply don't keep any allocations on the migration record if we know we're doing same host resize, leave the max allocations on the instance record. That would have implications for how the allocations are cleaned up on revert or failure in the same host resize case, and older computes wouldn't have that logic...