When using the clusters.Resize method for the new resize API, the cluster is successfully resized but the returned result is always an error with just the message "EOF".
It comes from here where the response body is decoded. The reason is that cluster resize does not return a body when the request is successful.