mirror of
https://github.com/alibaba/higress.git
synced 2026-05-28 22:57:31 +08:00
Optimize the overall log output (#1549)
This commit is contained in:
@@ -81,8 +81,6 @@ func (s *statusSyncer) runUpdateStatus() error {
|
||||
return err
|
||||
}
|
||||
|
||||
IngressLog.Debugf("found number %d of svc", len(svcList))
|
||||
|
||||
lbStatusList := common.GetLbStatusListV1(svcList)
|
||||
if len(lbStatusList) == 0 {
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user