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
	 Mike Danese
					Mike Danese