mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-23 07:29:39 +00:00
Update cadvisor godeps to v0.28.3
This commit is contained in:
2
vendor/github.com/google/cadvisor/machine/info.go
generated
vendored
2
vendor/github.com/google/cadvisor/machine/info.go
generated
vendored
@@ -49,7 +49,7 @@ func getInfoFromFiles(filePaths string) string {
|
||||
return strings.TrimSpace(string(id))
|
||||
}
|
||||
}
|
||||
glog.Infof("Couldn't collect info from any of the files in %q", filePaths)
|
||||
glog.Warningf("Couldn't collect info from any of the files in %q", filePaths)
|
||||
return ""
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user