k3s/pkg/kubelet
Dr. Stefan Schimanski bec617f3cc Update generated files 2017-11-09 12:14:08 +01:00
..
apis Update generated files 2017-11-09 12:14:08 +01:00
cadvisor Update generated files 2017-11-09 12:14:08 +01:00
certificate use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
client update BUILD files 2017-10-15 18:18:13 -07:00
cm Update generated files 2017-11-09 12:14:08 +01:00
config Update generated files 2017-11-09 12:14:08 +01:00
configmap use core client with explicit version globally 2017-10-27 15:48:32 +08:00
container Update generated files 2017-11-09 12:14:08 +01:00
custommetrics update BUILD files 2017-10-15 18:18:13 -07:00
dockershim Merge pull request #54528 from yanxuean/ds-cm-typo 2017-11-08 19:31:06 -08:00
envvars Update generated files 2017-11-09 12:14:08 +01:00
events update BUILD files 2017-10-15 18:18:13 -07:00
eviction Update generated files 2017-11-09 12:14:08 +01:00
gpu update BUILD files 2017-10-15 18:18:13 -07:00
images update BUILD files 2017-10-15 18:18:13 -07:00
kubeletconfig Update generated files 2017-11-09 12:14:08 +01:00
kuberuntime Update generated files 2017-11-09 12:14:08 +01:00
leaky update BUILD files 2017-10-15 18:18:13 -07:00
lifecycle add admission handler for device resources allocation 2017-11-02 09:17:48 +08:00
metrics update BUILD files 2017-10-15 18:18:13 -07:00
network kubenet: disable DAD in the container. 2017-11-07 17:42:02 +01:00
pleg Fix typo in function name. 2017-10-17 11:31:46 +02:00
pod use core client with explicit version globally 2017-10-27 15:48:32 +08:00
preemption Update generated files 2017-11-09 12:14:08 +01:00
prober update BUILD files 2017-10-15 18:18:13 -07:00
qos Update generated files 2017-11-09 12:14:08 +01:00
remote Add fake remote runtime service 2017-10-27 15:16:53 +08:00
rkt Support copying options in resolv.conf into pod sandbox when dnsPolicy is Default 2017-11-07 07:54:52 -05:00
rktshim update BUILD files 2017-10-15 18:18:13 -07:00
secret use core client with explicit version globally 2017-10-27 15:48:32 +08:00
server Update generated files 2017-11-09 12:14:08 +01:00
stats Work around heapster panic. 2017-11-07 06:41:57 +00:00
status Update generated files 2017-11-09 12:14:08 +01:00
sysctl Update generated files 2017-11-09 12:14:08 +01:00
types Update generated files 2017-11-09 12:14:08 +01:00
util Close the file before renaming in FileStore 2017-11-03 10:24:49 -07:00
volumemanager Merge pull request #54652 from msau42/update-owners 2017-11-01 16:30:32 -07:00
winstats update BUILD files 2017-10-15 18:18:13 -07:00
BUILD Update generated files 2017-11-09 12:14:08 +01:00
OWNERS
active_deadline.go
active_deadline_test.go
doc.go
kubelet.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
kubelet_getters.go Delete redundant parameter flag 2017-10-17 08:31:50 +08:00
kubelet_getters_test.go
kubelet_network.go Support copying options in resolv.conf into pod sandbox when dnsPolicy is Default 2017-11-07 07:54:52 -05:00
kubelet_network_test.go Support copying options in resolv.conf into pod sandbox when dnsPolicy is Default 2017-11-07 07:54:52 -05:00
kubelet_node_status.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
kubelet_node_status_test.go Do not remove kubelet labels during startup 2017-10-17 11:49:02 -04:00
kubelet_pods.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
kubelet_pods_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
kubelet_pods_windows_test.go
kubelet_resources.go apimachinery: remove Scheme.DeepCopy 2017-10-06 14:59:17 +02:00
kubelet_resources_test.go
kubelet_test.go Support copying options in resolv.conf into pod sandbox when dnsPolicy is Default 2017-11-07 07:54:52 -05:00
kubelet_volumes.go use GetFileType per mount.Interface to check hostpath type 2017-09-26 09:57:06 +08:00
kubelet_volumes_test.go defer func of kubelet volume testing 2017-10-13 09:21:54 +08:00
networks.go
networks_test.go
oom_watcher.go
oom_watcher_test.go
pod_container_deletor.go
pod_container_deletor_test.go
pod_workers.go kubelet syncPod throws specific events 2017-10-13 10:24:09 -04:00
pod_workers_test.go
reason_cache.go
reason_cache_test.go
runonce.go
runonce_test.go
runtime.go
util.go
volume_host.go