mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
lower loglevel of spammy warning
This commit is contained in:
@@ -349,7 +349,7 @@ func (sb *summaryBuilder) containerInfoV2ToNetworkStats(name string, info *cadvi
|
||||
}
|
||||
}
|
||||
}
|
||||
glog.Warningf("Missing default interface %q for %s", network.DefaultInterfaceName, name)
|
||||
glog.V(4).Infof("Missing default interface %q for %s", network.DefaultInterfaceName, name)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user