cadvisor/pages/static
Davanum Srinivas 5f8eea99dd Skip getVfsStats when file does not exist
There are a lot of spurious exceptions in the kubernetes kubelet logs
like:
E1018 21:03:09.616581   22780 fs.go:332] Stat fs failed. Error: no such
file or directory

Since we know that calling syscall.Statfs will just fail when the path
does not exist, we should just skip making the call.

NOTE: fixing 2017->2018 problems in build by running `./build/jenkins_e2e.sh`
2018-01-02 17:52:38 -05:00
..
assets.go Skip getVfsStats when file does not exist 2018-01-02 17:52:38 -05:00
static.go update jquery and bootstrap 2017-11-17 13:17:51 -08:00