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
小 白蛋
Rainbond
Commits
5f17ee86
Unverified
Commit
5f17ee86
authored
3 years ago
by
barnettZQG
Committed by
GitHub
3 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #1040 from GLYASAI/V5.3
Bug Fix: rbd-monitor missing
parents
d31e697e
92a69f38
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
grctl/cluster/cluster.go
+1
-0
grctl/cluster/cluster.go
with
1 addition
and
0 deletions
+1
-0
grctl/cluster/cluster.go
+
1
-
0
View file @
5f17ee86
...
...
@@ -121,6 +121,7 @@ func (c *Cluster) updateRbdComponents() []string {
"rbd-resource-proxy"
,
"rbd-webcli"
,
"rbd-worker"
,
"rbd-monitor"
,
}
var
errs
[]
string
for
_
,
name
:=
range
componentNames
{
...
...
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