k3s/pkg/kubelet
Chao Xu f4989a45a5 run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
..
apis Change CRI package name to runtime. 2017-06-20 15:43:11 -07:00
cadvisor run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
certificate Merge pull request #46731 from rmmh/test-only-once 2017-06-19 17:13:06 -07:00
client run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
cm run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
config run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
configmap run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
container run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
custommetrics run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
dockershim run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
envvars run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
events run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
eviction run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
gpu run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
images run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
kuberuntime run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
leaky Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
lifecycle run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
metrics Unregister some metrics 2017-05-17 18:31:56 +08:00
network run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
pleg Merge pull request #45496 from andyxning/fix_pleg_relist_time 2017-05-21 04:17:14 -07:00
pod run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
preemption run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
prober run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
qos run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
remote Update CRI references 2017-06-09 10:16:40 +08:00
rkt run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
rktshim Update CRI references 2017-06-09 10:16:40 +08:00
secret run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
server run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
status run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
sysctl run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
types run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
util run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
volumemanager run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
BUILD do not allow backsteps in host volume plugin 2017-06-16 16:48:24 -04:00
OWNERS Small fix in kubelet owner file. 2017-01-19 11:04:57 -08:00
active_deadline.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
active_deadline_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
disk_manager.go
disk_manager_test.go
doc.go
kubelet.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
kubelet_cadvisor.go Add local storage (scratch space) allocatable support 2017-06-01 15:57:50 -07:00
kubelet_cadvisor_test.go Use the assert/require package in kubelet unit tests 2017-03-16 10:21:44 -07:00
kubelet_getters.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
kubelet_getters_test.go Use the assert/require package in kubelet unit tests 2017-03-16 10:21:44 -07:00
kubelet_network.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
kubelet_network_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
kubelet_node_status.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
kubelet_node_status_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
kubelet_pods.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
kubelet_pods_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
kubelet_pods_windows_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
kubelet_resources.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
kubelet_resources_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
kubelet_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
kubelet_volumes.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
kubelet_volumes_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
networks.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
networks_test.go Bump kubelet/networks test coverage 2017-05-17 11:20:06 +02:00
oom_watcher.go switch kubelet to use external (client-go) object references for events 2017-01-31 19:15:33 -05:00
oom_watcher_test.go Use the assert/require package in kubelet unit tests 2017-03-16 10:21:44 -07:00
pod_container_deletor.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
pod_container_deletor_test.go
pod_workers.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
pod_workers_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
reason_cache.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
reason_cache_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
runonce.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
runonce_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
runtime.go Check the health of PLEG when updating the node status 2017-01-10 16:34:00 -08:00
util.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
volume_host.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00