k3s/pkg/kubelet
Paul Morie 9030f16071 Move ConfigMap to main API 2016-01-28 17:07:05 -05:00
..
cadvisor Change default cAdvisor housekeeping interval to 10s 2016-01-07 11:29:15 -08:00
client Merge pull request #19334 from resouer/network 2016-01-21 10:26:13 -08:00
cm Bump cadvisor to fix interface stats bugs & improve performance 2015-12-21 17:07:21 +00:00
config Remaining codec change refactors 2016-01-22 13:27:27 -05:00
container Merge pull request #19675 from apcera/kubelet-report-runtime-version 2016-01-21 10:31:19 -08:00
dockertools Merge pull request #20131 from thockin/logs-for-19574 2016-01-28 13:49:59 -08:00
envvars
leaky
lifecycle Change original PodStatus to APIPodStatus, and start using kubelet internal PodStatus in dockertools 2015-12-04 17:37:39 -08:00
metrics Record pleg pod relist interval and latency 2016-01-04 10:56:38 -08:00
network Add logs to try to diagnose #17181 2016-01-25 15:01:03 -08:00
pleg Support populating the runtime cache in PLEG 2016-01-13 10:19:47 -08:00
pod Correct backwards pod mappings 2015-11-24 18:32:44 -08:00
prober Improve error reporting a little in ingress e2e. 2016-01-06 15:25:04 -08:00
qos hardcode supportedComputeResources 2015-11-19 13:20:02 +08:00
rkt Update container runtime to properly report the engine and version 2016-01-20 16:42:25 -08:00
server Remaining codec change refactors 2016-01-22 13:27:27 -05:00
status Don't handle graceful deletion of mirror pods in status manager 2016-01-19 16:47:57 -08:00
types Implement node Allocatable 2016-01-12 17:00:43 -08:00
util Always overwrite items in kubelet's work queue 2016-01-12 16:25:19 -08:00
container_bridge.go Allow non-masquerade-cidr to be passed to the kubelet 2016-01-21 15:18:31 -05:00
disk_manager.go Treat first-seen, non-pending pods as updates 2016-01-08 17:21:43 -08:00
disk_manager_test.go Treat first-seen, non-pending pods as updates 2016-01-08 17:21:43 -08:00
doc.go
fake_pod_workers.go Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07:00
flannel_helper.go Turn flannel off by default 2015-11-25 09:43:48 +01:00
image_manager.go fix image gc bug 2016-01-15 16:43:22 +08:00
image_manager_test.go fix image gc bug 2016-01-15 16:43:22 +08:00
kubelet.go Move ConfigMap to main API 2016-01-28 17:07:05 -05:00
kubelet_test.go Merge pull request #19502 from swagiaal/internalize-ownership 2016-01-26 23:06:39 -08:00
networks.go
oom_watcher.go This commit adds type information to events. 2015-11-24 09:59:54 -05:00
oom_watcher_test.go Fixes code duplication. 2015-10-26 15:24:50 -04:00
pod_workers.go Revert "Enable kubecontainer.Cache in kubelet" 2016-01-18 13:35:41 +01:00
pod_workers_test.go Revert "Enable kubecontainer.Cache in kubelet" 2016-01-18 13:35:41 +01:00
root_context_linux.go Bump cadvisor to fix interface stats bugs & improve performance 2015-12-21 17:07:21 +00:00
root_context_unsupported.go
runonce.go Change my TODO to be the same with others 2015-12-31 00:41:05 -08:00
runonce_test.go Treat first-seen, non-pending pods as updates 2016-01-08 17:21:43 -08:00
runtime.go Make cadvisor startup synchronous with container runtime initialization. 2015-11-11 15:20:13 -08:00
util.go Move container manager into a separate package. 2015-11-11 15:00:37 -08:00
volume_manager.go
volumes.go Merge pull request #19502 from swagiaal/internalize-ownership 2016-01-26 23:06:39 -08:00