diff --git a/pkg/networkplugin-syncer/handlers/ovn/ovn_submariner_infrastructure.go b/pkg/networkplugin-syncer/handlers/ovn/ovn_submariner_infrastructure.go index 26bc74ddd..be43fbb57 100644 --- a/pkg/networkplugin-syncer/handlers/ovn/ovn_submariner_infrastructure.go +++ b/pkg/networkplugin-syncer/handlers/ovn/ovn_submariner_infrastructure.go @@ -48,7 +48,7 @@ func (ovn *SyncHandler) ensureSubmarinerInfra() error { } if len(lbGroups) > 1 { - return errors.New("found more than one ovn load balancer group") + return errors.Wrap(err, "Found more than one ovn load balancer group") } ovnLogicalRouter := nbdb.LogicalRouter{