k3s/pkg/kubelet
Victor Marmol 0a2b1bf644 If no tag was specified, pull "latest" explicitly.
When no tag is given to Docker pull, it downloads all tags. This could be a
significantly large number of images and in the end we only ever run
:latest.
2014-07-20 10:51:31 -07:00
..
doc.go Reduce logging noise 2014-06-28 22:16:26 -07:00
docker.go If no tag was specified, pull "latest" explicitly. 2014-07-20 10:51:31 -07:00
fake_docker_client.go Fixes golint errors in pkg/kubelet 2014-07-10 21:57:26 +09:00
kubelet.go normalize -etcd_servers flag across all commands 2014-07-20 07:48:47 -07:00
kubelet_test.go Revert "assorted formatting and typo fixes" 2014-07-18 17:16:30 -07:00
server.go PodInfo should indicate when a pod is not found 2014-07-18 13:32:10 -04:00
server_test.go Retrieve machine spec from cAdvisor 2014-07-17 15:21:47 -07:00