Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
Pengfei Ni
22e99504d7
Update CRI references
2017-06-09 10:16:40 +08:00
Michael Taufen
cbad320205
Reorganize kubelet tree so apis can be independently versioned
2017-05-12 10:02:33 -07:00
Pengfei Ni
53c20e3630
kubelet/kuberuntime: update cri to protobuf v3
2017-01-20 09:55:56 +08:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Pengfei Ni
67a5bf8454
Rename imageservice.IsImagePresent to GetImageRef
2016-12-31 08:36:55 +08:00
Pengfei Ni
9d52b761cc
kuberuntime/dockershim: add image ref to ImageService interfaces
2016-12-29 16:53:01 +08:00
Pengfei Ni
f584ed4398
Fix package aliases to follow golang convention
2016-11-30 15:40:50 +08:00
Chao Xu
5e1adf91df
cmd/kubelet
2016-11-23 15:53:09 -08:00
Random-Liu
afa3414779
* Add docker pullable support.
...
* Fix inspect image bug.
* Fix remove image bug.
2016-10-12 09:21:10 -07:00
Random-Liu
c3ce58b934
Implement temporary ImageStats in kuberuntime_manager, and
...
fix a bug in dockershim which causes summary api not working
properly.
2016-10-03 22:56:25 -07:00
Yu-Ju Hong
ee5b6a2550
Move image pull throttling logic to kubelet/images
...
This allows runtimes in different packages (dockertools, rkt, kuberuntime) to
share the same logic. Before this change, only dockertools support this
feature. Now all three packages support image pull throttling.
2016-09-21 18:31:04 -07:00
Yu-Ju Hong
bd357e9761
Various fixes to enable kubelet to switch to kuberuntime/dockershim
2016-09-19 13:09:00 -07:00
Pengfei Ni
81a79cd4c0
Kubelet: add kubeGenericRuntimeManager for new runtime API
2016-08-03 08:26:53 +08:00