Commit 7d45f8f5 authored by barnett's avatar barnett
Browse files

Merge branch 'V5.1' of https://github.com/goodrain/rainbond into V5.1

parents fafe24e8 78d829cd
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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 {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment