Tim St. Clair
|
d5ce22ba04
|
Merge pull request #1528 from anandkumarpatel/patch-1
fix broken link: container_hints definition
|
2016-11-07 14:45:16 -08:00 |
|
Anandkumar Patel
|
ea7a38930c
|
fix broken link: container_hints definition
|
2016-11-03 23:46:07 -07:00 |
|
Tim St. Clair
|
a726d13de8
|
Merge pull request #1507 from dashpole/dir_fs_info
added GetDirFsInfo, which returns filesystem information for the specified directory
|
2016-10-21 15:48:24 -07:00 |
|
David Ashpole
|
3fec19a10e
|
added getdirfsinfo, which finds fsinfo for the filesystem containing dir
|
2016-10-21 15:41:18 -07:00 |
|
Tim St. Clair
|
1f00ce6905
|
Merge pull request #1511 from euank/fix-oom-tests
oomparser: Fix tests
|
2016-10-20 18:37:52 -07:00 |
|
Tim St. Clair
|
8eac2c9525
|
Merge branch 'master' into fix-oom-tests
|
2016-10-20 14:41:34 -07:00 |
|
Tim St. Clair
|
581c31ba3d
|
Merge pull request #1505 from timstclair/cleanup
Clean up unused variable in check_gofmt.sh
|
2016-10-20 13:31:57 -07:00 |
|
Tim St. Clair
|
81ac3bfeec
|
Clean up unused variable in check_gofmt.sh
|
2016-10-20 13:12:01 -07:00 |
|
Euan Kemp
|
125d026aae
|
oomparser: Fix tests
They had reflect.Equal instead of !reflect.Equal.
They also depended on the current year. Which changed.
|
2016-10-20 10:50:14 -07:00 |
|
Tim St. Clair
|
49659347aa
|
Merge pull request #1504 from dashpole/go_vet_fix
fixed go vet bug
|
2016-10-19 15:01:07 -07:00 |
|
David Ashpole
|
d6be0547f4
|
found a much simpler way to fix the go vet problem
|
2016-10-19 14:54:31 -07:00 |
|
Vish Kannan
|
de0c0fdbf7
|
Merge pull request #1506 from dashpole/revert_root_path_config
Revert "Merge pull request #1503 from dashpole/configure_root_path"
|
2016-10-19 14:18:20 -07:00 |
|
David Ashpole
|
a9b9dbe6be
|
Revert "Merge pull request #1503 from dashpole/configure_root_path"
Undo this commit
This reverts commit 719df516db , reversing
changes made to cae5bfaee6 .
|
2016-10-19 13:47:01 -07:00 |
|
Tim St. Clair
|
719df516db
|
Merge pull request #1503 from dashpole/configure_root_path
Cadvisor Configure Root Path
|
2016-10-19 10:48:15 -07:00 |
|
David Ashpole
|
9e47be7bdf
|
Cadvisor allows the RootPath to be configured. The RootPath is used to determine which filesystem is the RootFs.
|
2016-10-19 10:39:35 -07:00 |
|
Tim St. Clair
|
cae5bfaee6
|
Merge pull request #1501 from dashpole/remove_flaky_test
removed flaky test
|
2016-10-14 13:33:10 -07:00 |
|
David Ashpole
|
835fd2e619
|
removed flaky test
|
2016-10-14 10:38:37 -07:00 |
|
Tim St. Clair
|
e972272aef
|
Merge pull request #1489 from dashpole/per_container_inode_stats
Cadvisor now publishes per-container inode stats
|
2016-10-13 10:16:16 -07:00 |
|
David Ashpole
|
9fdeefe3e4
|
Cadvisor now publishes per-container inode stats using the command 'find . -xdev printf '.'| wc -c' this is published in the v2 api using a new field
|
2016-10-12 13:16:21 -07:00 |
|
Tim St. Clair
|
a9b1ab1dd8
|
Merge pull request #1374 from timstclair/comments
Cleanup comment style: // should be proceeded by a space
|
2016-10-07 17:16:27 -07:00 |
|
Tim St. Clair
|
afe67fec68
|
Cleanup comment style: // should be proceded by a space
|
2016-10-07 17:06:02 -07:00 |
|
Jimmi Dyson
|
0c6b72de19
|
Merge pull request #1473 from jimmidyson/prom-collector-label-spaces
Switch to Prometheus decoders for Prometheus custom metric endpoint parsing
|
2016-09-26 20:21:55 +01:00 |
|
Jimmi Dyson
|
923dbc58c1
|
Convert Prometheus labels into single consistent string label for cadvisor
|
2016-09-23 13:06:52 +01:00 |
|
Jimmi Dyson
|
041c5af905
|
Switch to Prometheus decoder
|
2016-09-22 22:22:07 +01:00 |
|
Derek Carr
|
22695f92ea
|
Merge pull request #1476 from derekwaynecarr/update-godeps
Fix running cAdvisor in container on RHEL systems
|
2016-09-22 16:26:42 -04:00 |
|
derekwaynecarr
|
b84046f12c
|
Look at all cgroup mounts
|
2016-09-22 15:34:59 -04:00 |
|
derekwaynecarr
|
1c63c39c6e
|
Update runc libcontainer dependency
|
2016-09-22 15:34:59 -04:00 |
|
Tim St. Clair
|
418c181eba
|
Merge pull request #1470 from timstclair/assets
Fix UI assets
|
2016-09-19 15:41:38 -07:00 |
|
Tim St. Clair
|
bd7ea539bc
|
Merge branch 'master' into assets
|
2016-09-19 15:36:17 -07:00 |
|
Tim St. Clair
|
bfafd16531
|
Merge pull request #1471 from timstclair/build
Better release failure messages
|
2016-09-19 15:36:10 -07:00 |
|
Tim St. Clair
|
8abfbd266b
|
Merge branch 'master' into build
|
2016-09-19 15:30:01 -07:00 |
|
Tim St. Clair
|
c122d07b23
|
Merge pull request #1469 from timstclair/integration
Refresh sudo credentials before running integration test
|
2016-09-19 15:01:43 -07:00 |
|
Tim St. Clair
|
4e993cf5ef
|
Rebuild UI assets
|
2016-09-19 14:56:44 -07:00 |
|
Tim St. Clair
|
aecc17d08b
|
Ensure assets are rebuilt in presubmit
|
2016-09-19 14:56:43 -07:00 |
|
Tim St. Clair
|
ee53bd3124
|
Better release failure messages
|
2016-09-19 14:56:27 -07:00 |
|
Tim St. Clair
|
a14b6c7a6a
|
Don't include modtime with built UI assets
|
2016-09-19 14:52:13 -07:00 |
|
Tim St. Clair
|
f66f9b127c
|
Refresh sudo credentials before running integration test
|
2016-09-19 14:42:16 -07:00 |
|
Tim St. Clair
|
97987e5e0b
|
Merge pull request #1465 from timstclair/changelog
Add v0.24.0 release notes
|
2016-09-19 12:34:41 -07:00 |
|
Tim St. Clair
|
4810be6039
|
Add v0.24.0 release notes
|
2016-09-19 11:46:24 -07:00 |
|
Tim St. Clair
|
984a760808
|
Merge pull request #1464 from timstclair/changelog-cp
Cherrypick 1.3 changelog
|
2016-09-19 11:03:48 -07:00 |
|
Seth Jennings
|
b9ad949c46
|
Cherrypick release v0.23.9
|
2016-09-19 10:54:03 -07:00 |
|
Tim St. Clair
|
3f51b8c861
|
Cherrypick release v0.23.8
|
2016-09-19 10:53:54 -07:00 |
|
Dawn Chen
|
2003ebe46c
|
Cherry-pick release:
- Check for thin_is binary in path for devicemapper when using ThinPoolWatcher
- Fix uint64 overflow issue for CPU stats
|
2016-09-19 10:53:26 -07:00 |
|
Tim St. Clair
|
bddfb5f7ca
|
Release v0.23.3
|
2016-09-19 10:53:00 -07:00 |
|
Vish Kannan
|
d7a44cb1a2
|
Merge pull request #1456 from timstclair/cloud-api
Cherrypick #1455: Fix google cloud godeps
|
2016-09-13 15:24:18 -07:00 |
|
Tim St. Clair
|
e7576e5790
|
Moved google.golang.org/cloud/compute/metadata to cloud.google.com/go/compute/metadata
|
2016-09-13 13:59:03 -07:00 |
|
Vish Kannan
|
257173442c
|
Merge pull request #1453 from timstclair/release-script
Allow alpha/beta tagged releases
|
2016-09-13 12:32:47 -07:00 |
|
Tim St. Clair
|
96d7e923ee
|
Allow alpha/beta tagged releases
|
2016-09-13 12:06:28 -07:00 |
|
Tim St. Clair
|
2a94462f03
|
Merge pull request #1446 from FlyingShit-XinHuang/master
Fix an error in 'application_metrics.md'
|
2016-09-06 11:52:51 -07:00 |
|
Tim St. Clair
|
552ae82e3f
|
Merge pull request #1448 from vladgolubev/patch-1
Cosmetic styling change: break long words in container name title
|
2016-09-06 12:34:05 -04:00 |
|