Unverified Commit 5f17ee86 authored by barnettZQG's avatar barnettZQG Committed by GitHub
Browse files

Merge pull request #1040 from GLYASAI/V5.3

Bug Fix: rbd-monitor missing
Showing with 1 addition and 0 deletions
+1 -0
...@@ -121,6 +121,7 @@ func (c *Cluster) updateRbdComponents() []string { ...@@ -121,6 +121,7 @@ func (c *Cluster) updateRbdComponents() []string {
"rbd-resource-proxy", "rbd-resource-proxy",
"rbd-webcli", "rbd-webcli",
"rbd-worker", "rbd-worker",
"rbd-monitor",
} }
var errs []string var errs []string
for _, name := range componentNames { for _, name := range componentNames {
......
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