实现远程升级节点

This commit is contained in:
GoEdgeLab
2020-10-28 12:35:49 +08:00
parent 0bf5859112
commit 97b5405fcf
16 changed files with 299 additions and 29 deletions

View File

@@ -45,6 +45,7 @@ func (this *CreateBatchAction) RunPost(params struct {
IpList string
Must *actions.Must
CSRF *actionutils.CSRF
}) {
if params.ClusterId <= 0 {
this.Fail("请选择正确的集群")