Tim St. Clair
|
de1bd289cb
|
Merge pull request #1191 from timstclair/e2e-errors
Don't escape e2e test command output in error messages
|
2016-04-05 16:08:29 -07:00 |
|
Tim St. Clair
|
b90878fcb1
|
Don't escape e2e test command output in error messages
|
2016-04-05 15:43:33 -07:00 |
|
Vish Kannan
|
05a1d7d5ed
|
Merge pull request #1190 from timstclair/godep
Bump go-dockerclient godep version
|
2016-04-05 15:10:25 -07:00 |
|
Tim St. Clair
|
d9c864324b
|
Fix usage of the latest go-dockerclient
|
2016-04-04 18:01:47 -07:00 |
|
Tim St. Clair
|
d2bb061da0
|
Bump go-dockerclient godep version
|
2016-04-04 16:28:19 -07:00 |
|
Tim St. Clair
|
400b3b2ae4
|
Merge pull request #1189 from timstclair/gitignore
git ignore test binaries
|
2016-04-04 16:25:35 -07:00 |
|
Tim St. Clair
|
e3d66bff1e
|
git ignore test binaries
|
2016-04-04 15:46:25 -07:00 |
|
Vish Kannan
|
5d7c71a495
|
Merge pull request #1154 from sjpotter/rkt
Part 2 of rkt support
|
2016-03-31 16:15:20 -07:00 |
|
Shaya Potter
|
ee52fdf4d1
|
address jon and vish comments
|
2016-03-23 18:19:31 -07:00 |
|
Shaya Potter
|
4d0f8fafbe
|
Godeps changes needed for rkt client support
|
2016-03-21 17:34:42 -07:00 |
|
Shaya Potter
|
206670a655
|
first cut of rkt handler
|
2016-03-21 17:34:42 -07:00 |
|
Vish Kannan
|
b9e36443c4
|
Merge pull request #1162 from ericchiang/cleanup_godeps
Godeps: revendor packags with more up-to-date godep version
|
2016-03-15 16:34:53 -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 |
|
Vish Kannan
|
1cc8e4d641
|
Merge pull request #1158 from vishh/net_metrics
Avoid collecting network stats for non root cgroups in raw handler.
|
2016-03-15 14:25:42 -07:00 |
|
Vishnu kannan
|
e2717d8bb7
|
Avoid collecting network stats for non root cgroups in raw handler.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
|
2016-03-15 12:16:11 -07:00 |
|
Vish Kannan
|
f149fcde70
|
Merge pull request #1165 from vishh/fix-e2e
Remove test args from the runner since it is not needed/used.
|
2016-03-15 10:28:49 -07:00 |
|
Vishnu Kannan
|
dbb3ed8d5c
|
Remove test args from the runner since it is not needed/used.
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
|
2016-03-15 09:23:54 -07:00 |
|
Tim St. Clair
|
23cde28c5d
|
Merge pull request #1159 from sjenning/manager-accept-ignoremetrics
allow ignoreMetrics in new manager
|
2016-03-14 15:22:03 -07:00 |
|
Seth Jennings
|
8aa6164192
|
allow ignoreMetrics in new manager
|
2016-03-14 17:16:56 -05:00 |
|
Vish Kannan
|
5ff1669968
|
Merge pull request #1125 from aaronlevy/overlay
Evaluate labels from all mount points (rather than just "supported" fs)
|
2016-03-11 14:56:47 -08:00 |
|
Vish Kannan
|
1966eca2e7
|
Merge pull request #1152 from derekwaynecarr/cadvisor_hangs
Cadvisor hangs on startup
|
2016-03-09 13:39:40 -08:00 |
|
derekwaynecarr
|
4886fb51b2
|
Fix detection of AWS cloud taking 20s when not on AWS
|
2016-03-09 16:26:44 -05:00 |
|
derekwaynecarr
|
89676792bd
|
Fix typo in constant
|
2016-03-08 13:00:16 -05:00 |
|
Tim St. Clair
|
bbdde9e3b2
|
Merge pull request #1128 from sjpotter/commonize
pull out common parts of docker and raw container handlers for use by rkt handler
|
2016-03-07 10:30:29 -08:00 |
|
Aaron Levy
|
49906a77fc
|
fs: use set for dockerImagePaths
|
2016-03-06 17:41:51 -08:00 |
|
Aaron Levy
|
b1e4bc7d11
|
fs: evaluate labels from all mount points
|
2016-03-06 17:41:51 -08:00 |
|
Shaya Potter
|
5e04a224ae
|
pull out common parts of docker and raw container handlers for use by rkt handler
|
2016-03-02 16:12:04 -08:00 |
|
Tim St. Clair
|
0439cde9f7
|
Merge pull request #1148 from aaronlevy/readme
README: fix build link
|
2016-03-01 19:50:21 -08:00 |
|
Vish Kannan
|
4a8ffcfc7e
|
Merge pull request #1143 from sjenning/disable-fsstats-devicemapper
skip TestDockerFilesystemStats for devicemapper
|
2016-03-01 11:22:10 -08:00 |
|
Phillip Wittrock
|
339bdefed2
|
Merge pull request #1145 from vishh/fix-fs-spec
Set spec.hasFilesystem to true by default for docker containers.
|
2016-03-01 10:37:48 -08:00 |
|
Vishnu Kannan
|
da888b11b2
|
Set spec.hasFilesystem to true by default for docker containers.
|
2016-03-01 09:58:28 -08:00 |
|
Aaron Levy
|
4bd9f6f77f
|
README: fix build link
|
2016-03-01 09:51:16 +00:00 |
|
Vish Kannan
|
e39fb02c89
|
Merge pull request #1129 from vishh/v0.22.0
Release v0.22.0
|
2016-02-29 17:35:01 -08:00 |
|
Phillip Wittrock
|
1b64debaf2
|
Merge pull request #1144 from vishh/disk-e2e
Fix test commands that are currently failing over ssh.
|
2016-02-29 17:06:13 -08:00 |
|
Vishnu kannan
|
6556ce20a4
|
Fix test commands that are currently failing over ssh.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
|
2016-02-29 16:33:46 -08:00 |
|
Seth Jennings
|
bf9e236cee
|
disable fs stats for devicemapper
|
2016-02-29 17:18:14 -06:00 |
|
Vish Kannan
|
8b2e8bd9ad
|
Merge pull request #1139 from sjenning/fix-getdirusage-timer
avoid stray timeout message
|
2016-02-29 10:40:31 -08:00 |
|
Vish Kannan
|
6e3011306f
|
Merge pull request #1141 from sjenning/fix-nil-pointer-disk-metric-disable
nil pointer check
|
2016-02-29 10:40:20 -08:00 |
|
Vish Kannan
|
2d42c2e94d
|
Merge pull request #1134 from sjenning/fix-build-rhel7
fix build for rhel7, go 1.4
|
2016-02-29 10:37:24 -08:00 |
|
Seth Jennings
|
decac1ac15
|
nil pointer check
|
2016-02-29 11:37:25 -06:00 |
|
Seth Jennings
|
775aca578b
|
avoid stray timeout message
|
2016-02-27 16:23:59 -06:00 |
|
Jimmi Dyson
|
abd7010aca
|
Merge pull request #1137 from sjenning/fix-ssl-fail-busybox
use http to avoid not ssl support for wget in busybox
|
2016-02-27 13:47:54 +00:00 |
|
Jimmi Dyson
|
bdc077a87c
|
Merge pull request #1138 from sjenning/vscode-gitignore
add .vscode to gitignore
|
2016-02-27 13:21:19 +00:00 |
|
Seth Jennings
|
56451de991
|
use http to avoid not ssl support for wget in busybox
|
2016-02-27 00:02:44 -06:00 |
|
Seth Jennings
|
5abcf93cf3
|
add .vscode to gitignore
|
2016-02-27 00:01:35 -06:00 |
|
Seth Jennings
|
5b3a4f5070
|
fix build for rhel7, go 1.4
|
2016-02-26 23:52:22 -06:00 |
|
Vishnu kannan
|
4acde1f94f
|
Release v0.22.0
Signed-off-by: Vishnu kannan <vishnuk@google.com>
|
2016-02-25 17:05:40 -08:00 |
|
Vish Kannan
|
06ac85ca29
|
Merge pull request #1121 from vishh/opt-out-metrics
Support opt out for metrics.
|
2016-02-25 16:25:02 -08:00 |
|
Vishnu kannan
|
03f19d3576
|
Add nil pointer checks in disk usage integration test.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
|
2016-02-25 15:38:15 -08:00 |
|
Vish Kannan
|
07caa7af41
|
Merge pull request #1124 from vishh/inodes
Adding support for inodes.
|
2016-02-25 15:34:11 -08:00 |
|