mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-12-03 04:07:51 +08:00
Merge branch 'V5.1' of https://github.com/goodrain/rainbond into V5.1
This commit is contained in:
commit
7d45f8f52b
@ -211,7 +211,7 @@ func clusterStatus(roleList []map[string]string, ReadyList []map[string]string)
|
||||
manageFlag = true
|
||||
}
|
||||
if strings.Contains(v["role"], "gateway") && v["status"] == "running" {
|
||||
manageFlag = true
|
||||
gatewayFlag = true
|
||||
}
|
||||
}
|
||||
if !manageFlag {
|
||||
|
Loading…
Reference in New Issue
Block a user