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 |
|
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 |
|
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 |
|
Vishnu kannan
|
17a09ffbc5
|
Re-enable disk usage integration tests with retries instead of an opaque sleep.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
|
2016-02-23 17:20:02 -08:00 |
|
shuairan
|
fc8cc89121
|
fixed ldconfigs glibc path
|
2016-02-23 19:38:19 +01:00 |
|
shuairan
|
2e4bd5730b
|
update glibc to 2.23-r1 (fixes CVE-2015-7547)
|
2016-02-23 19:15:48 +01:00 |
|
Vishnu kannan
|
262ceb075c
|
Fix docker storage path while calculating disk usage from within the container.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
|
2016-02-18 16:44:33 -08:00 |
|
Erez Freiberger
|
a32a138c9e
|
bump(github.com/aws/aws-sdk-go) 72440a9c5a884936f1c679591fcf04e31a9b772a
|
2016-02-18 15:28:27 +02:00 |
|
Erez Freiberger
|
885649a9b6
|
cloudinfo: Adding AWS support and InstanceID
|
2016-02-18 15:28:20 +02:00 |
|
Vishnu kannan
|
e009e64663
|
Adding an exponential backoff for fs usage tracking using du
Signed-off-by: Vishnu kannan <vishnuk@google.com>
|
2016-02-16 16:27:16 -08:00 |
|
Vishnu kannan
|
110540b4fe
|
Timeout du after a minute.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
|
2016-02-16 12:43:50 -08:00 |
|
Vish Kannan
|
e9739af184
|
Merge pull request #1110 from timstclair/httptest
Stop leaking testing dependencies (and flags) in non-testing builds
|
2016-02-12 14:43:45 -08:00 |
|
Vish Kannan
|
6639697283
|
Merge pull request #1103 from mwielgus/cm-limit
Add a flag to control the number of custom metrics scraped by collectors
|
2016-02-12 12:33:20 -08:00 |
|
Phillip Wittrock
|
9baa6b5def
|
Merge pull request #1108 from pwittrock/integration-test-use-direct-ssh
Use vanilla ssh instead of gcloud ssh for e2e tests
|
2016-02-11 17:30:40 -08:00 |
|
Phillip Wittrock
|
8c70b2aed9
|
Merge pull request #1112 from vishh/jenkins-e2e
Fix integration test script.
|
2016-02-11 15:27:17 -08:00 |
|
Phillip Wittrock
|
84738b9226
|
Use vanilla ssh instead of gcloud ssh for e2e tests to work around 'gcloud compute ssh' flakes. Fixes #1056.
|
2016-02-11 15:23:53 -08:00 |
|
Vishnu kannan
|
d36991fb42
|
Fix integration test script.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
|
2016-02-11 15:23:02 -08:00 |
|
Vish Kannan
|
94cef953b1
|
Merge pull request #1111 from pwittrock/pre-integration-test-use-direct-ssh
Add ssh-options flag so pr builder can test #1108
|
2016-02-11 14:53:54 -08:00 |
|
Phillip Wittrock
|
80e0c6405c
|
Add ssh-options flag so it can be tested by the pr builder in followup #1108
|
2016-02-11 14:48:36 -08:00 |
|
Tim St. Clair
|
e726534f1f
|
Specify to include test utilities when testing
|
2016-02-11 14:08:17 -08:00 |
|
Tim St. Clair
|
0bc286dc93
|
Stop leaking testing dependencies (and flags) in non-testing builds
|
2016-02-11 13:18:02 -08:00 |
|
Phillip Wittrock
|
967e6bb864
|
Merge pull request #1107 from pwittrock/fix-integration-test
fix integration tests always passing because of obscure golang variab…
|
2016-02-10 16:53:54 -08:00 |
|
Phillip Wittrock
|
cf8f46f58d
|
fix integration tests always passing because of obscure golang variable shadowing rules
|
2016-02-10 16:34:48 -08:00 |
|