Commit Graph

1860 Commits

Author SHA1 Message Date
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
Erez Freiberger
b52cf9f5db cloudinfo: bugfix openstack identified as aws
Because openstack and aws uses the exact same api,
the previous method to check for if running on aws
would have returned true on openstack as well.
2016-03-20 14:52:21 +02: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
Vishnu kannan
2defa0bddb Adding support for inodes.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-25 15:13:58 -08:00
Vishnu kannan
36415f465a Support opt out for metrics.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-24 15:57:31 -08:00
Tim St. Clair
39fbd9fc6a Merge pull request #1123 from shuairan/shuairan-patch-1
Update glibc to 2.23-r1 (fixes CVE-2015-7547)
2016-02-24 13:59:23 -08:00
Vish Kannan
ce3c6622bb Merge pull request #1122 from vishh/du-ignore-empty
Ignore empty strings paths while calculting disk usage.
2016-02-24 13:53:20 -08:00
Vish Kannan
eab201fdf5 Merge pull request #1109 from enoodle/cloudinfo_add_aws_and_instance_id
cloudinfo: Adding AWS, Azure support and InstanceID
2016-02-24 13:15:28 -08:00
Vishnu kannan
18a2abc8e5 Ignore empty strings paths while calculting disk usage.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-24 11:04:10 -08:00
Vish Kannan
5fdd1ee185 Merge pull request #1117 from vishh/timeout-du
Timeout `du` after a minute.
2016-02-23 17:48:49 -08:00
Vishnu kannan
07136d4e90 Do not fail stats collection if cpu_cfs_quota is not enabled.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-23 17:20:02 -08:00