Dawn Chen
|
064237a5b8
|
Add support to query kubelet's logs and cadvisor's stats through
apiserver by passing rawquery.
minor changes
Fixed a minor rebase issues.
Using ioutil.ReadAll instead of httputil.DumpResponse
|
2014-07-21 11:52:32 -07:00 |
|
Clayton Coleman
|
a17f0d04d4
|
PodInfo should indicate when a pod is not found
Client should react. Also, dial down the chattiness of errors for
pods which do not exist and stop processing NotFound earlier in
the podinfo chain
|
2014-07-18 13:32:10 -04:00 |
|
Nan Deng
|
564a58722c
|
Retrieve machine spec from cAdvisor
|
2014-07-17 15:21:47 -07:00 |
|
Clayton Coleman
|
15e791fc5b
|
Rename kubelet_server*.go to server*.go
|
2014-07-17 13:42:24 -04:00 |
|