k3s/pkg/kubelet
Dawn Chen ed4167a938 Merge pull request #1670 from proppy/fix-kubelet-runonce
kubelet: only check for container listed in the manifest
2014-10-09 09:31:12 -07:00
..
config Make ResourceVersion a string internally instead of uint64 2014-10-07 19:00:26 -04:00
dockertools dockertools: add todo for container lookup 2014-10-08 22:31:59 -07:00
doc.go Reduce logging noise 2014-06-28 22:16:26 -07:00
handlers.go Initial support of propogating the termination reasons and image failure 2014-10-06 13:37:22 -07:00
handlers_test.go Add support for the PostStart event handler. 2014-09-05 12:37:57 -07:00
kubelet.go Load cadvisor connection in background. 2014-10-08 17:06:41 -07:00
kubelet_test.go Fix rebase issues. 2014-10-06 13:37:23 -07:00
runonce.go runonce: isPodRunning returns no error 2014-10-08 22:34:40 -07:00
runonce_test.go runonce: list kubelet container between each iteration 2014-10-08 22:28:41 -07:00
server.go Fix an issue on GetContainerInfo. 2014-10-07 17:21:24 -07:00
server_test.go Fix an issue on GetContainerInfo. 2014-10-07 17:21:24 -07:00
types.go Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02:00
validation.go Errors should be part of api/errors, not apiserver 2014-09-03 17:16:00 -04:00
validation_test.go use _ as the separator for docker container name. 2014-09-26 09:21:21 -07:00