This website requires JavaScript.
Explore
Help
Register
Sign In
scottk
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced
2025-12-17 21:37:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c91306c5bd0672433cb7ab1e57d25da84d427fb8
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