Lantao Liu
|
90ac508524
|
Cleanup fake_docker_client.go and manager_test.go
|
2015-11-19 19:03:35 -08:00 |
Vishnu kannan
|
4ad3d6f5fe
|
Move container manager into a separate package.
Inject container manager into Kubelet. This lets us stub out container
manager during integration testing.
|
2015-11-11 15:00:37 -08:00 |
Chao Xu
|
ac0b7b5d3b
|
remove RESTClient.Timeout
|
2015-11-04 16:48:24 -08:00 |
gmarek
|
5a4e4d4d57
|
Add a HollowProxy to the HollowNode.
|
2015-10-27 18:23:29 +01:00 |
gmarek
|
fb56afe4b4
|
HollowNode refactoring
|
2015-10-12 12:13:10 +02:00 |
Alex Robinson
|
99936383b0
|
Merge pull request #15079 from gmarek/fix-kubemark
Turn on smarter FakeDockerClient in HollowNode.
|
2015-10-05 17:00:49 -07:00 |
gmarek
|
22b318fc5c
|
Turn on smarter FakeDockerClient in HollowNode.
|
2015-10-05 21:36:54 +02:00 |
Dr. Stefan Schimanski
|
cd760cc4ea
|
Make kubelet builder customizable
This is the preparation to remove a lot of duplicated code for kubelet
initialization in https://github.com/kubernetes/kubernetes/pull/13036.
|
2015-10-02 19:38:02 +02:00 |
gmarek
|
bc76b1616f
|
Add SSL to communication in Kubemark
|
2015-10-02 10:39:24 +02:00 |
gmarek
|
dd3bd73948
|
Initial Kubemark commit
|
2015-09-28 11:39:05 +02:00 |