Victor Marmol
|
930492b815
|
Remove build from Travis install.
Also remove unused deps.
|
2014-09-26 14:16:27 -07:00 |
|
Satnam Singh
|
6bf9fe89f6
|
Change error to warning during handling check.
|
2014-09-26 10:23:16 -07:00 |
|
Satnam Singh
|
c580907183
|
Decapatalise fmt.Errorf error messages.
|
2014-09-26 10:21:41 -07:00 |
|
Satnam Singh
|
3ecc5745d6
|
Fix misunderstanding about when CanHandle fails.
|
2014-09-26 10:19:15 -07:00 |
|
Satnam Singh
|
adce0c5433
|
Change the interface of CanHandle to return error information.
|
2014-09-26 10:13:32 -07:00 |
|
Victor Marmol
|
797a4986ff
|
Merge pull request #252 from satnam6502/master
A few minor Go style suggestions.
|
2014-09-24 11:46:58 -07:00 |
|
Satnam Singh
|
bdcaa50b7f
|
Merge branch 'master' of github.com:satnam6502/cadvisor
Conflicts:
manager/manager.go
|
2014-09-24 11:09:50 -07:00 |
|
Satnam Singh
|
833feae28b
|
Fix assignment error in haste.
|
2014-09-24 11:07:48 -07:00 |
|
Satnam Singh
|
1a9d2298dc
|
And yet another if.
|
2014-09-24 11:07:48 -07:00 |
|
Satnam Singh
|
f3c92c381a
|
More if undos.
|
2014-09-24 11:07:48 -07:00 |
|
Satnam Singh
|
1bdbb73c0e
|
And a few more capatalization undos.
|
2014-09-24 11:07:48 -07:00 |
|
Satnam Singh
|
3f45b35768
|
Undo changed to Errorf in manager.go re: capatalization.
|
2014-09-24 10:59:18 -07:00 |
|
Satnam Singh
|
8551d376d8
|
Undo changes to if statements as requested by vmarmol. Fix typos in my changes.
|
2014-09-24 10:59:18 -07:00 |
|
Satnam Singh
|
bae82a583d
|
A few minor Go style suggestions.
|
2014-09-24 10:53:52 -07:00 |
|
Victor Marmol
|
06e49ad1c4
|
Merge pull request #255 from vishh/update_deps
Updating libcontainer dependency.
|
2014-09-24 10:52:03 -07:00 |
|
Vishnu Kannan
|
607a41936f
|
Updating libcontainer dependency.
|
2014-09-24 17:45:04 +00:00 |
|
Satnam Singh
|
4d86f8d931
|
Fix assignment error in haste.
|
2014-09-24 10:29:04 -07:00 |
|
Satnam Singh
|
b77bc54f5d
|
And yet another if.
|
2014-09-24 10:26:53 -07:00 |
|
Satnam Singh
|
9ccf15fcf9
|
More if undos.
|
2014-09-24 10:22:13 -07:00 |
|
Satnam Singh
|
db1a8ec47a
|
And a few more capatalization undos.
|
2014-09-24 10:16:05 -07:00 |
|
Satnam Singh
|
b4a7df6044
|
Undo changed to Errorf in manager.go re: capatalization.
|
2014-09-24 10:15:08 -07:00 |
|
Satnam Singh
|
cab052cc8a
|
Undo changes to if statements as requested by vmarmol. Fix typos in my changes.
|
2014-09-24 10:03:56 -07:00 |
|
Victor Marmol
|
ebf231e4df
|
Fix name resolution in Systemd systems
|
2014-09-23 20:01:35 -07:00 |
|
Vish Kannan
|
9f3c99fe4a
|
Merge pull request #253 from vmarmol/shutdown
Also handle SIGTERM.
|
2014-09-23 14:55:04 -07:00 |
|
Victor Marmol
|
6393bfbd40
|
Also handle SIGTERM.
|
2014-09-23 14:49:36 -07:00 |
|
Rohit Jnagal
|
932d2a6959
|
Merge pull request #251 from vmarmol/shutdown
Supporting graceful signal shutdown.
|
2014-09-23 14:28:39 -07:00 |
|
Victor Marmol
|
6f35cf8e6c
|
Supporting graceful signal shutdown.
Adding a signal handler and gracefully shutting down all threads.
|
2014-09-23 14:13:58 -07:00 |
|
Victor Marmol
|
be6a7ab917
|
Merge pull request #250 from plietar/master
Bump go-dockerclient.
|
2014-09-23 14:07:55 -07:00 |
|
Satnam Singh
|
f097c2b4ab
|
A few minor Go style suggestions.
|
2014-09-23 11:58:44 -07:00 |
|
Paul Liétar
|
3956f6ce4d
|
Bump go-dockerclient.
|
2014-09-23 16:32:13 +02:00 |
|
Victor Marmol
|
1cbf0bc910
|
Merge pull request #248 from satnam6502/master
Some Go style suggestions for client.go and client_test.go
|
2014-09-22 17:50:10 -07:00 |
|
Victor Marmol
|
e929ffd846
|
Merge pull request #247 from rjnagal/diskio
Add diskio stats to cAdvisor.
|
2014-09-22 17:40:31 -07:00 |
|
Satnam Singh
|
fde48d5124
|
Fix yet another typo in the comment for TestGetMachineInfo.
|
2014-09-22 16:39:28 -07:00 |
|
Satnam Singh
|
6259778f75
|
Fix typo for comment on TestGetMachineInfo.
|
2014-09-22 16:32:44 -07:00 |
|
Satnam Singh
|
6daa23d9a3
|
Some Go style suggestions for client.go and client_test.go
|
2014-09-22 16:25:06 -07:00 |
|
Rohit Jnagal
|
6aee4c03b0
|
Flatten diskio stats and use struct key.
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
|
2014-09-22 23:24:34 +00:00 |
|
Rohit Jnagal
|
9a76da9993
|
Add diskio stats to cAdvisor.
Docker-DCO-1.1-Signed-off-by: Rohit Jnagal <jnagal@google.com> (github: rjnagal)
|
2014-09-22 22:48:59 +00:00 |
|
Vish Kannan
|
7663955763
|
Merge pull request #246 from satnam6502/master
Fix a minor typo in the README.md file.
|
2014-09-22 15:28:48 -07:00 |
|
Satnam Singh
|
87768a047c
|
Minor Go-style suggeston: move decode and error assignment into if clause check.
|
2014-09-22 15:21:06 -07:00 |
|
Satnam Singh
|
eb54622568
|
Fix a minor typo in the README.md file.
|
2014-09-22 14:41:54 -07:00 |
|
Vish Kannan
|
195772a1bc
|
Merge pull request #245 from vmarmol/tests
Refactor and dependency inject containerData deps
|
2014-09-22 10:39:55 -07:00 |
|
Vish Kannan
|
bcd8c98bbc
|
Merge pull request #242 from vmarmol/flat-spec
Flatten ContainerSpec.
|
2014-09-22 10:35:57 -07:00 |
|
Victor Marmol
|
e759059a09
|
Refactor and dependency inject containerData deps
|
2014-09-22 10:20:54 -07:00 |
|
Vish Kannan
|
5a6d06c026
|
Merge pull request #243 from vmarmol/release
cAdvisor 0.4.0 release.
|
2014-09-19 14:03:19 -07:00 |
|
Victor Marmol
|
ea583d0b0c
|
Merge pull request #241 from vishh/dns_lookup
Avoid compiling cadvisor statically for the docker image
|
2014-09-19 10:28:09 -07:00 |
|
Vishnu Kannan
|
7ed645f004
|
Avoid compiling cadvisor statically for the docker image by deriving the image from a stripped down busybox image.
Log failures encountered while dumping to influxdb
Handle critical failures in cadvisor gracefully without getting stuck.
|
2014-09-19 17:23:45 +00:00 |
|
Victor Marmol
|
cc9a8f5dc9
|
cAdvisor 0.4.0 release.
|
2014-09-19 10:23:37 -07:00 |
|
Victor Marmol
|
e22831f1bd
|
Flatten ContainerSpec.
|
2014-09-19 10:14:22 -07:00 |
|
Rohit Jnagal
|
7c59947ee8
|
Merge pull request #238 from vmarmol/inotify
Use inotify to watch for new containers.
|
2014-09-18 13:52:17 -07:00 |
|
Victor Marmol
|
100170beca
|
Wording changes to SubcontainerEvent comments
|
2014-09-18 12:56:01 -07:00 |
|