k3s/pkg/kubelet
Brendan Burns 7c69570663 Add a lock around the other docker pull.
Fixes e2e (I hope), certainly passes e2e in my client.
2015-01-07 00:17:57 -08:00
..
config Create selfLink for pods from config files and indicate hostname as part of event source. 2015-01-06 16:08:20 -08:00
dockertools Modify hash to be computed using spew library so that nested object values are used instead of pointer 2015-01-05 15:48:06 -08:00
envvars Loosen DNS 952 for labels 2014-12-01 12:30:43 -08:00
cadvisor.go Fixes #2681: update to cadvisor 0.6.2 2014-12-01 11:38:03 +00:00
doc.go Reduce logging noise 2014-06-28 22:16:26 -07:00
handlers.go Rename httpGetInterface to httpGetter 2014-10-23 15:53:26 -07:00
handlers_test.go Fix format specifiers in Printf-type functions. 2014-10-09 17:06:32 -07:00
kubelet.go Add a lock around the other docker pull. 2015-01-07 00:17:57 -08:00
kubelet_test.go Modify "kubectl get events" to print FieldPath so BoundPod events for the same Pod but different containers can be differentiated 2014-12-29 21:32:49 -08:00
runonce.go Rename ID -> Name 2014-10-22 15:00:26 -04:00
runonce_test.go Refactor tests to split ObjectMeta from TypeMeta 2014-10-24 11:22:21 -04:00
server.go Update "/stats" endpoint on kubelet to take namespace as an argument as part of the API. 2015-01-03 02:17:25 +00:00
server_test.go Update "/stats" endpoint on kubelet to take namespace as an argument as part of the API. 2015-01-03 02:17:25 +00:00
types.go Track the sources that the kubelet has seen, and only delete pods 2014-12-17 13:08:43 -08:00
util.go Add EventSource to api to have both Component and Host information. 2015-01-06 16:08:20 -08:00