Commit Graph

37 Commits

Author SHA1 Message Date
Andy Goldstein
471c2a7d1f Fix google cloudmonitoring import path 2015-09-29 17:09:45 -04:00
Piotr Szczesniak
767445c87f Added google api go client to deps 2015-09-21 09:01:54 +02:00
Eric Paris
c95a7470f1 Update godeps using the new -t option
I want to drop all _test.go files, but godep will drop dependancies for
OUR _test.go files.  Which is bad.  So we have to keep them until that
bug is fixed in godep...
2015-09-19 16:55:12 -04:00
Jimmi Dyson
d0887aec2b cadvisor bump to 0.16.0.2 2015-09-01 20:19:37 +01:00
Wojciech Tyczynski
9345379467 Revert "Revert "Revert "Bump cadvisor godep""" 2015-09-01 09:00:36 +02:00
Wojciech Tyczynski
24a5f7b94b Revert "Revert "Bump cadvisor godep"" 2015-08-28 10:34:57 +02:00
Piotr Szczesniak
31270e5e81 Revert "Bump cadvisor godep" 2015-08-27 10:53:18 +02:00
Jimmi Dyson
3b9cd131b6 Bump cadvisor godep
Fixes #13189, Fixes kubernetes/heapster#500
2015-08-26 20:18:33 +01:00
Phillip Wittrock
dae4142d5c Update Kubernetes cadvisor to pull in @b7bbefd9b1d4c1032c6afece425a99ba17e43cdb so that the VersionInfo is not cached. 2015-08-25 14:47:38 -07:00
Mike Danese
017fc52008 remove unused godeps 2015-08-19 22:24:07 -07:00
Brendan Burns
39735939e9 Update go-github dependency. 2015-08-03 13:53:34 -07:00
Piotr Szczesniak
611b5c8bf5 Updated cadvisor dependency
Also added a new dep: gcloud-golang/compute/metadata.
2015-07-30 16:44:10 +02:00
Rohit Jnagal
6849b381dc Update cadvisor dependency.
Godep also decided to remove unused appengine dependency.
2015-06-15 19:11:55 +00:00
Victor Marmol
3b34377196 Update cAdvisor godep to 0.14.0+.
- More robust handling of inotify watches.
- PS inside containers.
- Enhanced debug info in /calidate
2015-05-22 08:43:56 -07:00
Victor Marmol
df222ac47f Update cAdvisor godep.
- Registers factories in Start(). Allows waiting for Docker.
2015-05-15 10:21:16 -07:00
Victor Marmol
4664b3950c Update cAdvisor godep.
- Fixes working set reporting.
- Adds disk Available size.
- Adds support for ps inside containers via cAdvisor.
2015-05-12 15:33:19 -07:00
Victor Marmol
55d167d154 Update cAdvisor dependency.
- Better handling of time-based queries
- Better handling of errors detecting machine topology

Fixes #7906
2015-05-07 15:37:52 -07:00
Robert Bailey
e5b9f7421e Merge pull request #7616 from brendandburns/qps
Adds a simple release-note builder that scrapes the Github API for recent PRs
2015-05-07 13:04:47 -07:00
Brendan Burns
f34b06be77 add go-github. 2015-05-07 09:37:38 -07:00
Victor Marmol
2af756fd55 Update cAdvisor dependency.
Brings with it:
- Lower logging
- Better event storage and management
- Support for container labels
2015-05-06 23:56:50 -07:00
Victor Marmol
b049a3cccf Update cAdvisor dependency.
Picks up fixes for events and OOM handling.
2015-04-23 19:20:16 -07:00
Victor Marmol
934cec291a Updating cAdvisor godep.
This adds support for Docker 1.6.
2015-04-13 11:35:46 -07:00
Vishnu Kannan
f39908ebf4 Updating cadvisor deps. 2015-04-09 16:02:34 -07:00
Vishnu Kannan
86d421ec5e Updating cadvisor deps. This is necessary for handling sys oom events in kubelet. 2015-04-03 23:43:44 +00:00
Victor Marmol
72d126c842 Remove files that no longer exist in cAdvisor dep. 2015-03-26 13:04:05 -07:00
Victor Marmol
eeb62634d2 Update cAdvisor dependency.
Includes new handling of ContainerInfoRequest.
2015-03-25 15:37:06 -07:00
Victor Marmol
35b08c65ec Update cAdvisor dependency.
Updated dependency on oauth2.
2015-03-25 11:14:27 -07:00
Victor Marmol
9a75f8d76f Update cAdvisor dependency to latest.
Brings in new range-based requests.

Fixes #5777.
2015-03-23 09:45:12 -07:00
Victor Marmol
663a97d139 Update cAdvisor godep. 2015-03-13 16:06:02 -07:00
Victor Marmol
e8d1359422 Add HTTP cAdvisor dependencies.
Also removed unused goamz.
2015-03-11 10:30:31 -07:00
Victor Marmol
80dbe6eaa8 Updating cAdvisor dependency.
Includes manager and its dependencies.
2015-03-10 10:57:27 -07:00
Victor Marmol
7e97d22e91 Update cAdvisor dependency and remove perigee.
Perigee dependency is unused.
2015-03-06 15:41:20 -08:00
Tim Hockin
cee14ab51b Update gofuzz dep 2015-03-06 08:21:10 -08:00
Jimmi Dyson
5109ce3356 Fixes #2681: update to cadvisor 0.6.2 2014-12-01 11:38:03 +00:00
Eric Paris
38cb10e89d update to cAdvisor 0.5.0 2014-11-16 21:52:08 -05:00
Eric Paris
b24f202dd4 update to 0.4.0 for cadvisor 2014-09-22 13:50:08 -04:00
Nan Monnand Deng
67f0737ec0 move all third party libs to Godeps/ dir 2014-08-13 14:49:31 -04:00