David Ashpole
888a529088
fix #1743 ; move off of docker/engine-api
2017-09-28 11:05:13 -07:00
David Ashpole
e6b6a1ac57
fix #1708 ; move from inotify to fsnotify
2017-09-28 10:57:49 -07:00
David Ashpole
35de579b37
update distribution
2017-09-01 13:28:43 -07:00
David Ashpole
20bd275f77
update docker/docker, and docker/distribution
2017-09-01 11:17:14 -07:00
Euan Kemp
cfb16f102b
godeps: vendor in kmsgparser
2017-08-30 15:35:40 -07:00
David Ashpole
92cca44f5d
update docker godeps
2017-08-29 13:19:44 -07:00
David Ashpole
8ba18456d5
update runc godep
2017-08-25 13:42:26 -07:00
Seth Jennings
749f73148b
bump(github.com/opencontainers/runc/libcontainer): 4d6225ae
2017-08-22 16:38:37 -05:00
Tobias Schmidt
c5ee516e6f
Stop using the global prometheus registry
...
Replace usage of the global Prometheus registry with a private registry
object which will be exported under the given prometheus path.
2017-05-23 17:37:52 +02:00
Tobias Schmidt
bd6ef47876
Update vendored prometheus packages
2017-05-23 17:37:52 +02:00
Justin Santa Barbara
c954f88700
Update aws-sdk-go to 1.6.10
2017-01-12 11:30:58 -05:00
derekwaynecarr
1c63c39c6e
Update runc libcontainer dependency
2016-09-22 15:34:59 -04:00
Tim St. Clair
e7576e5790
Moved google.golang.org/cloud/compute/metadata to cloud.google.com/go/compute/metadata
2016-09-13 13:59:03 -07:00
Lantao Liu
b351411510
Bump up go-systemd to 4484981625c1a6a2ecb40a390fcb6a9bcfee76e3.
2016-07-20 20:41:21 -07:00
Vishnu kannan
d4ce3dccdd
update docker to v1.11.2
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-19 16:55:05 -07:00
Vishnu kannan
4c0d60d9de
update libcontainer deps
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-19 12:35:14 -07:00
Vishnu kannan
de4af1288b
moving deps to vendor subdirectory
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-11 12:19:43 -07:00
Kris
24e872fa73
Updating inotify to fix memory leak
2016-06-22 18:38:02 -07:00
Shaya Potter
6fa3687720
Polling rkt implementation of new watcher inteface ( #1284 )
...
polling rkt implementation of new watcher inteface
2016-05-17 10:34:56 -07:00
Victor Palma
58b26c9d2a
add optional TLS client auth to Kafka storage
2016-05-06 15:40:29 -05:00
Tim St. Clair
05fb225624
Merge pull request #1269 from sjpotter/update-rkt
...
version checking for rkt + godep changes
2016-05-06 12:40:40 -07:00
Shaya Potter
44795d7ce0
add version checking for rkt api service + godep changes
2016-05-06 01:01:20 -07:00
Tim St. Clair
6c25ee3df6
Clean up cAdvisor Godeps
...
Workflow:
```
$ go get -u github.com/tools/godep
$ godep restore
$ rm -rf Godeps
$ godep save ./...
```
This deletes orphaned packages such as
github.com/fsouza/go-dockerclient, and cleans up the workspace to match
the latest godeps rules (e.g. don't vendor vendor directories).
2016-05-02 15:32:45 -07:00
Lantao Liu
998aa4ad48
Update Godeps.
2016-04-25 19:22:05 -07:00
Paul Morie
d68dd18694
Bump godep for go-dockerclient
2016-04-19 16:25:56 -04:00
Shaya Potter
37a17840c0
update rkt to 1.4.0
2016-04-15 14:52:29 -07:00
Tim St. Clair
d2bb061da0
Bump go-dockerclient godep version
2016-04-04 16:28:19 -07:00
Shaya Potter
4d0f8fafbe
Godeps changes needed for rkt client support
2016-03-21 17:34:42 -07:00
Eric Chiang
10166c1491
Godeps: revendor packags with more up-to-date godep version
...
Closes #1161
2016-03-15 14:38:21 -07:00
Erez Freiberger
a32a138c9e
bump(github.com/aws/aws-sdk-go) 72440a9c5a884936f1c679591fcf04e31a9b772a
2016-02-18 15:28:27 +02:00
Tim St. Clair
f5bceae3a2
Merge pull request #1033 from asteris-llc/master
...
Add the support for kafka in cAdvisor's storage, including output of container id and labels
2016-01-29 17:17:06 -05:00
Allison Richardet
ea85c4009f
Add Kafka storage Godeps
2016-01-27 21:37:00 -06:00
Jimmi Dyson
f9bd97b337
bump(github.com/opencontainers/runc/libcontainer)
...
runc was retagged at 0.0.7 - this uses the correct tag.
2016-01-27 09:38:37 +00:00
Jimmi Dyson
33386f899b
bump(github.com/opencontainers/runc/libcontainer)
...
Fixes issues with breaking changes to ``GetPids` which is affecting
downstream consumers of cadvisor (e.g. Kubernetes).
2016-01-26 09:46:59 +00:00
Vishnu kannan
ae38e6f460
Update docker dependency.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-01-21 14:57:18 -08:00
Vish Kannan
01434a1c54
Merge pull request #1020 from miguel250/zfs-support
...
Add support ZFS filesystem
2016-01-13 11:52:37 -08:00
Jimmi Dyson
49ee94d677
Fix up missing godeps
2016-01-07 14:32:38 +00:00
Matthias Nüßler
071e910ba2
Update InfluxDB dependency to v0.9.5.1
2016-01-07 14:32:38 +00:00
Miguel Perez
e0fef76668
Add support ZFS filesystem
...
- fix container usage stat not loading on first load
2015-12-15 15:41:19 -05:00
Jimmi Dyson
f9eb56e800
Merge pull request #966 from afein/godep_update_runc
...
[Godeps] changed docker/libcontainer dependency to runc/libcontainer
2015-11-26 15:19:28 +00:00
Yifan Gu
03e7947329
Godeps: Update glog version.
2015-11-23 15:27:57 -08:00
Alex Mavrogiannis
4533dd7d18
changed libcontainer dependency to runc
2015-11-21 14:04:01 -08:00
Jimmi Dyson
5a5d0575f5
Docker, libcontainer, docker client bumps
2015-10-20 09:22:12 +01:00
Jimmi Dyson
91749aa65f
Godep clean up
2015-10-12 12:39:37 +01:00
hacpai
3386114814
🍺 Add support for elasticsearch storage driver
2015-09-08 14:01:35 +08:00
Jimmi Dyson
7e10398a50
Use proc fs to get network stats.
...
Reasons discussed in
https://github.com/google/cadvisor/issues/822#issuecomment-135811901 &
following.
2015-08-29 00:20:07 +01:00
Jimmi Dyson
d5fa97c998
Get network stats by switching network namespace on newer Docker
...
versions.
Fixes #822
2015-08-25 23:27:01 +01:00
Mike Danese
e4fa9ea7ed
update godeps
2015-08-19 16:15:01 -07:00
Alex Mavrogiannis
f996b186ff
removed the gomock files from the old location
2015-07-09 17:36:39 -07:00
Alex Mavrogiannis
8d50a8da8f
updated mock godep to use github instead of code.google.com
2015-07-09 17:22:38 -07:00