David Ashpole
65394fe18c
update cadvisor godeps and ignore per-cpu metrics
2018-02-22 09:17:02 -08:00
James Ravn
d917214d6f
Update cadvisor godeps to v0.28.3
2017-12-08 14:51:52 +00:00
Rohit Agarwal
fe5ef1b494
Update cAdvisor.
...
Also update golang.org/x/sys because of google/cadvisor#1786
2017-11-10 14:54:28 -08:00
Seth Jennings
fa71aac011
bump(github.com/google/cadvisor): 27e1acbb4ef0fe1889208b21f8f4a6d0863e02f6
2017-08-18 13:58:23 -05:00
David Ashpole
066d61ce0a
update cadvisor godeps
2017-06-04 15:00:23 -07:00
Davanum Srinivas
64efc3a744
Update Google Cloud API client import paths
...
Bump version of golang.org/x/oauth2
Vendor google.golang.org/cloud/
Vendor google.golang.org/api/
Vendor cloud.google.com/go/compute/
Replace google.golang.org/cloud with cloud.google.com/go/
Fixes #30069
2016-09-13 22:21:06 -04:00
Tobias Schmidt
1ec1c241d5
Update cAdvisor to d84e075
2016-08-22 19:01:12 -04:00
Tobias Schmidt
165e2b6bc9
Update cAdvisor to 2ed7198
...
* Add container_cpu_cfs_* metrics (CPU throttling due to limits)
* Add container_memory_swap metric
* Ensure minimum kernel version for thin_ls
Diff: c6c06d4...2ed7198
2016-08-17 15:24:04 -04:00
bindata-mockuser
e00a35ccad
updated cadvisor version
2016-08-02 16:33:03 -07:00
Tim Hockin
3c0c5ed4e0
Move deps from _workspace/ to vendor/
...
godep restore
pushd $GOPATH/src/github.com/appc/spec
git co master
popd
go get go4.org/errorutil
rm -rf Godeps
godep save ./...
git add vendor
git add -f $(git ls-files --other vendor/)
git co -- Godeps/LICENSES Godeps/.license_file_state Godeps/OWNERS
2016-05-08 20:30:21 -07:00