mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-07-01 02:24:47 +08:00
Merge pull request #16154 from zexi/automated-cherry-pick-of-#16152-upstream-master
Automated cherry pick of #16152: fix(monitor): balancer pair ignored error
This commit is contained in:
@@ -557,6 +557,7 @@ func pairMigratResult(gsts []ICandidate, target *TargetRule, cond ICondition, mu
|
||||
return nil, err
|
||||
} else {
|
||||
errs = append(errs, err)
|
||||
continue
|
||||
}
|
||||
}
|
||||
host.Selected(gst)
|
||||
|
||||
Reference in New Issue
Block a user