Commit Graph

1920 Commits

Author SHA1 Message Date
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
Marcin Wielgus
fb8efe0cf6 Add a flag to control the number of custom metrics scraped by collectors 2016-02-11 01:33:58 +01:00
Vish Kannan
8fbb00810c Merge pull request #1106 from timstclair/logo
Run PNG crusher on logo.png
2016-02-10 15:07:27 -08:00
Tim St. Clair
e4686f1233 Run PNG crusher on logo.png 2016-02-10 15:02:44 -08:00
Vish Kannan
52abf444f7 Merge pull request #1102 from timstclair/labels
Proposal: Clean up issue labels
2016-02-10 14:32:30 -08:00
Vish Kannan
e588696df2 Merge pull request #1100 from vishh/docker-info
Adding a script that will run e2e tests on our jenkins builder.
2016-02-10 11:00:26 -08:00
Vishnu kannan
dee717ab9d Adding a script that will run e2e tests on our jenkins builder.
The script should make updates to the test infra explicit.

Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-08 17:19:56 -08:00
Tim St. Clair
5a2c760306 Add issue tracking documentation, move development documents to subdir 2016-02-08 16:17:41 -08:00
Vish Kannan
8221b8cebc Merge pull request #1101 from timstclair/docs
Fix out of date client/README.md
2016-02-08 14:08:05 -08:00
Vish Kannan
20d0f9f3c9 Merge pull request #1095 from jimmidyson/docker-1.10-cgroup
Remove systemd docker container name check
2016-02-08 14:06:59 -08:00
Tim St. Clair
6e27fb58f1 Fix out of date client/README.md 2016-02-08 13:54:55 -08:00
Jimmi Dyson
31dcb5f3b7 Remove systemd docker container name check 2016-02-06 20:38:32 +00:00
Phillip Wittrock
960b4e99e3 Merge pull request #1099 from vishh/remove-unused-var
remove unused var rwLayerIDDirTemplate
2016-02-05 17:18:37 -08:00
Vishnu kannan
6a6abc19f4 remove unused var rwLayerIDDirTemplate
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-05 17:15:00 -08:00
Phillip Wittrock
1f90271f42 Merge pull request #1097 from vishh/docker-info
Fix fs stats handling for non-aufs storage drivers.
2016-02-05 16:44:06 -08:00
Vishnu kannan
6f0c6d3667 add todo to cleanup variable names in docker handler
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-05 16:32:08 -08:00
Vishnu kannan
e24ca544d4 disable fs e2e to avoid timeouts
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-05 16:32:08 -08:00
Vishnu kannan
dabec0a6b2 Fix fs stats handling for non-aufs storage drivers.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-05 16:32:07 -08:00
Jimmi Dyson
a8946729de Merge pull request #969 from f0/master
add support for cgroup  CPUQuota  and CPUPeriod prometheus limit
2016-02-04 16:51:38 +00:00
Vish Kannan
ed56482bde Merge pull request #1089 from vishh/docker-v1.10
Releasing v0.21.0 tag.
2016-02-03 18:18:32 -08:00
Vishnu kannan
fbfdbb6516 Releasing v0.21.0 tag.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-03 18:15:56 -08:00