This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-01-13 19:36:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5fc485f0bca304db4685a5a7ff815cd1fa9a85f2
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