Yuki Sonoda (Yugui)
|
45b48e1668
|
Fixes golint errors in pkg/kubelet
|
2014-07-10 21:57:26 +09:00 |
|
Brendan Burns
|
41c6680943
|
add http health checks.
|
2014-07-09 12:01:43 -07:00 |
|
Johannes 'fish' Ziemke
|
3fa6c9671d
|
Use docker client lib instead of binary for pulls
|
2014-07-08 12:21:39 +02:00 |
|
Tim Hockin
|
6c79937a42
|
Reduce logging noise
Don't use %#v for errors.
Do use %+v when more detail than %v is needed.
Fix typos Kublet -> Kubelet.
|
2014-06-28 22:16:26 -07:00 |
|
Justin Huff
|
fe0066d2e4
|
Cleaning up container ID handling inside kubelet
|
2014-06-27 14:03:50 -07:00 |
|
Daniel Smith
|
f7968ce00b
|
Make integration test the manifest url feature. Make kubelet's docker pull command testable.
|
2014-06-24 16:57:35 -07:00 |
|
Daniel Smith
|
6900431b13
|
Add kubelet testing to integration test. Test that kubelet makes the requested containers. Check that the url manifest feature works.
|
2014-06-24 15:14:40 -07:00 |
|