Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Rainbond2
Commits
7d45f8f5
Commit
7d45f8f5
authored
5 years ago
by
barnett
Browse files
Options
Download
Plain Diff
Merge branch 'V5.1' of
https://github.com/goodrain/rainbond
into V5.1
parents
fafe24e8
78d829cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
grctl/cmd/cluster.go
+1
-1
grctl/cmd/cluster.go
with
1 addition
and
1 deletion
+1
-1
grctl/cmd/cluster.go
+
1
-
1
View file @
7d45f8f5
...
...
@@ -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"
{
manage
Flag
=
true
gateway
Flag
=
true
}
}
if
!
manageFlag
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help