Pengfei Ni
67a5bf8454
Rename imageservice.IsImagePresent to GetImageRef
2016-12-31 08:36:55 +08:00
Pengfei Ni
1de92a91e9
Return repoTags instead of digest in containerStatuses.image
2016-12-30 10:48:49 +08:00
Pengfei Ni
37fc81be0e
kubelet/images: return image ref in EnsureImageExists
2016-12-29 16:31:14 +08:00
Chao Xu
5e1adf91df
cmd/kubelet
2016-11-23 15:53:09 -08:00
Yu-Ju Hong
e6a6513552
Apply default image tags for all runtimes
...
Move the docker-specific logic up to the ImageManager to allow code sharing
among different implementations.
2016-09-28 18:58:21 -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
Ron Lai
321c289792
Consolidating imaging pulling logic
2016-08-03 10:48:50 -07:00