mirror of
https://github.com/alibaba/higress.git
synced 2026-05-28 14:47:29 +08:00
Optimize the overall log output (#1549)
This commit is contained in:
@@ -77,7 +77,6 @@ func (s *statusSyncer) runUpdateStatus() error {
|
||||
return err
|
||||
}
|
||||
|
||||
IngressLog.Debugf("found number %d of svc", len(svcList))
|
||||
lbStatusList := common2.GetLbStatusList(svcList)
|
||||
return s.updateStatus(lbStatusList)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user