Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
Victor Marmol
|
43b469bd9f
|
Rename cAdvisor info API to cadvisorApi
|
2015-03-06 16:06:38 -08:00 |
Victor Marmol
|
a35f4374c5
|
Update cAdvisor ContainerInfo references to v1 API.
The cAdvisor data structures were versioned recently. We use the v1
versions so this commit makes that explicit.
|
2015-03-06 15:42:06 -08:00 |
Deyuan Deng
|
acf9d23b32
|
Stop httptest server.
|
2014-10-30 21:37:08 -04:00 |
Eric Paris
|
a32400f47f
|
Remove all code dealing with cadvisor Percentiles
This was removed upstream beween cadvisor 0.3.0 and 0.4.0
|
2014-09-22 14:22:40 -04:00 |
Dawn Chen
|
2e8020be8c
|
Update the entire cAdvisor package. There is a version mismatch issue
which cause #707
|
2014-07-31 10:11:25 -07:00 |
Nan Deng
|
564a58722c
|
Retrieve machine spec from cAdvisor
|
2014-07-17 15:21:47 -07:00 |
Nan Deng
|
6878f105c0
|
add a client to get container info from kubelet
|
2014-07-16 01:08:56 -04:00 |