kubernetes/pkg/kubelet
2016-03-21 16:21:55 -04:00
..
api/v1alpha1/stats Move stats summary types to a new kubelet/api package to avoid unnecessary dependencies 2016-02-17 10:53:25 -08:00
cadvisor Update cadvisor linux module to work with the cadvisor v0.22.2 2016-03-15 16:02:05 -07:00
client Move restclient to its own package 2016-02-29 12:05:13 -08:00
cm Merge pull request #22487 from vishh/node-status-cpu-hardcap 2016-03-05 02:32:33 -08:00
config kubelet: send all recevied pods in one update 2016-03-17 14:24:35 -07:00
container Move TestRuntimeCache into non-test file 2016-03-21 16:21:55 -04:00
custommetrics Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
dockertools 1. Make kubelet default to 10ms for CPU quota if limit < 10m for 2016-03-17 13:30:06 -07:00
envvars rewrite go imports 2015-08-05 17:30:03 -07:00
leaky
lifecycle Remove GetAPIPodStatus usage 2016-02-02 23:41:55 +00:00
metrics Spread pod volume metrics calc across calc period. Metrics are calculated independently. 2016-02-22 09:54:47 -08:00
network Use the default interface for reporting network stats. 2016-03-01 16:17:04 -08:00
pleg Merge pull request #22233 from yujuhong/pleg_health 2016-03-03 11:01:26 -08:00
pod Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
prober Merge pull request #21953 from timstclair/testing 2016-03-01 15:48:10 -08:00
qos hardcode supportedComputeResources 2015-11-19 13:20:02 +08:00
rkt Merge pull request #22891 from yifan-gu/rkt_version 2016-03-16 00:04:55 -07:00
server Set correct applicatoin/json mime type for some kubelet endpoints 2016-03-14 18:04:17 -07:00
status kubelet: force status update when the deletion timestamp is set 2016-03-03 16:24:56 -08:00
types Implement node Allocatable 2016-01-12 17:00:43 -08:00
util Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
container_bridge.go Improve go report card by fixing typos in comments 2016-03-04 18:30:59 -08:00
disk_manager_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
disk_manager.go Treat first-seen, non-pending pods as updates 2016-01-08 17:21:43 -08:00
doc.go
flannel_helper.go Turn flannel off by default 2015-11-25 09:43:48 +01:00
image_manager_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
image_manager.go move minGCAge to ImageGCPolicy and make it configurable 2016-02-15 22:54:54 +08:00
kubelet_test.go Fix flake in pod IP as env var e2e 2016-03-10 16:32:03 -05:00
kubelet.go kubelet: send all recevied pods in one update 2016-03-17 14:24:35 -07:00
networks.go rename release_1_2 to internalclientset 2016-02-05 14:02:28 -08:00
oom_watcher_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
oom_watcher.go Replace runtime reference by pkg 2016-02-01 21:06:44 +08:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
pod_workers_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
pod_workers.go Jittering periods of some kubelet's sync loops: 2016-02-09 15:22:22 +01:00
reason_cache_test.go Add unit test for reason cache 2016-01-30 00:25:50 -08:00
reason_cache.go Add reason cache 2016-01-30 00:25:50 -08: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_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
runonce.go Remove GetAPIPodStatus usage 2016-02-02 23:41:55 +00:00
runtime.go Add Status in runtime interface and use it for runtime health check. 2016-03-04 21:26:41 -08:00
util.go Move container manager into a separate package. 2015-11-11 15:00:37 -08:00
volume_manager.go rewrite go imports 2015-08-05 17:30:03 -07:00
volumes.go Reduce spam in Kubelet logs 2016-03-01 15:50:25 +01:00