k3s/pkg/kubelet
Yu-Ju Hong 1f3e47f6f7 Merge pull request #7005 from yifan-gu/kube_dep
kubelet: Refactor shouldContainerBeRestarted():
2015-04-17 15:05:41 -07:00
..
cadvisor fix compilation 2015-04-09 17:19:13 -07:00
config Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
container kubelet/container: Replace DockerCache with RuntimeCache. 2015-04-13 18:16:05 -07:00
dockertools Fix data race in kubelet_test.go 2015-04-16 11:36:10 -07:00
envvars WIP: Implement multi-port Services 2015-03-30 19:28:11 -07:00
leaky Use a constant for the pod infra container name 2015-01-28 10:13:02 -08:00
metrics kubelet/container: Replace DockerCache with RuntimeCache. 2015-04-13 18:16:05 -07:00
network Make net plugins build on non-unix 2015-03-19 16:15:33 -07:00
container_gc.go Refactor build/parse dockername. #3511 2015-03-21 09:09:03 +01:00
container_gc_test.go Separate GC policy into containerGC struct. 2015-03-17 10:50:06 -07:00
doc.go
handlers.go Move flushwriter from Kubelet server to a common util package 2015-04-07 07:46:30 -04:00
handlers_test.go Rename type Port to ContainerPort 2015-02-27 21:05:59 -08:00
image_manager.go Record event when image GC fails. 2015-03-30 10:32:51 -07:00
image_manager_test.go Record event when image GC fails. 2015-03-30 10:32:51 -07:00
kubelet.go Merge pull request #7005 from yifan-gu/kube_dep 2015-04-17 15:05:41 -07:00
kubelet_test.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
mirror_client.go Kubelet: recreate mirror pod if the static pod changes 2015-04-08 18:06:21 -07:00
mirror_client_test.go Kubelet: recreate mirror pod if the static pod changes 2015-04-08 18:06:21 -07:00
networks.go Revert "Revert "[WIP] southbound networking hooks in kubelet"" 2015-03-19 16:14:13 -07:00
pod_manager.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
pod_manager_test.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
pod_workers.go kubelet/container: Replace DockerCache with RuntimeCache. 2015-04-13 18:16:05 -07:00
pod_workers_test.go kubelet/container: Replace DockerCache with RuntimeCache. 2015-04-13 18:16:05 -07:00
probe.go fix readiness probe 2015-04-02 06:56:34 -07:00
probe_test.go fix readiness probe 2015-04-02 06:56:34 -07:00
root_context_linux.go Remove workaround for libcontainer Getfilecon bug 2015-04-15 13:29:20 -04:00
root_context_unsupported.go Set rootcontext of emptyDir tmpfs mounts correctly 2015-04-13 12:50:36 -04:00
runonce.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
runonce_test.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
server.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
server_test.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
status_manager.go pkg/kubelet: clean up status manager 2015-04-11 11:37:07 -07:00
status_manager_test.go Create a new testclient package that can be backed by disk files 2015-04-07 14:56:15 -04:00
types.go Changing the scheduler package to use *api.Pod instead of api.Pod to 2015-04-17 13:34:31 -07:00
types_test.go Add HostNetworkSources capability to limit use of HostNetwork. 2015-03-25 11:23:06 -07:00
util.go Fix build (kubelet/util.go) 2015-04-13 12:29:36 -04:00
volumes.go Refactored Volume plugins to use InternalVolume instead of API types 2015-04-14 14:25:01 -04:00