Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c91306c5bd
kubernetes
/
pkg
/
kubelet
/
dockertools
History
Dawn Chen
f729d748ac
If the image with :latest tag specified in Spec, kubelet should try
...
to pull the latest one even the policy is PullIfNotPresent.
2014-11-14 16:09:53 -08:00
..
config_test.go
fix non-gofmt'd things
2014-09-24 14:27:10 -07:00
config.go
Handle and log errors when reading .dockercfg
2014-10-09 13:22:14 -07:00
docker_test.go
Use native exec support in docker instead of execing nsinit in kubelet.
2014-10-17 10:04:46 +00:00
docker.go
If the image with :latest tag specified in Spec, kubelet should try
2014-11-14 16:09:53 -08:00
fake_docker_client.go
Add support to capture application termination message and propagate
2014-11-10 10:56:23 -08:00