.. |
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
|
Kubelet Metrics Summary Api Implementation
|
2016-02-04 14:05:28 -08:00 |
client
|
Merge pull request #19334 from resouer/network
|
2016-01-21 10:26:13 -08:00 |
cm
|
Merge pull request #21337 from vishh/ensure-runtime-cgroups
|
2016-02-26 16:52:14 -08:00 |
config
|
Spelling fixes inspired by github.com/client9/misspell
|
2016-02-18 06:58:05 +07:00 |
container
|
Merge pull request #21349 from Random-Liu/cleanup-should-container-be-restarted
|
2016-02-27 09:50:26 -08:00 |
custommetrics
|
Spelling fixes inspired by github.com/client9/misspell
|
2016-02-18 06:58:05 +07:00 |
dockertools
|
Merge pull request #21740 from Random-Liu/fix-syncpod-unit-test
|
2016-02-26 15:51:35 -08:00 |
envvars
|
…
|
|
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
|
Push responsibility for bridge-nf-call-iptables to kubelet network plugins
|
2016-02-23 09:34:59 -06:00 |
pleg
|
kubelet: lower the verbosity level of some logging messages
|
2016-02-24 18:42:26 -08:00 |
pod
|
rename release_1_2 to internalclientset
|
2016-02-05 14:02:28 -08:00 |
prober
|
Skip probe if container ID not yet set
|
2016-02-23 15:32:13 -05:00 |
qos
|
…
|
|
rkt
|
rkt: fix KillPod() to return the correct error message.
|
2016-02-22 17:07:31 -08:00 |
server
|
Merge pull request #20528 from mikedanese/varz
|
2016-02-27 00:27:18 -08:00 |
status
|
Revert "kubelet: fix duplicated status updates at pod cleanup"
|
2016-02-26 14:39:11 -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
|
Teach the kubelet about --hairpin-mode=promiscuous-bridge.
|
2016-02-20 22:40:54 -08:00 |
disk_manager.go
|
…
|
|
disk_manager_test.go
|
Spelling fixes inspired by github.com/client9/misspell
|
2016-02-18 06:58:05 +07:00 |
doc.go
|
…
|
|
fake_pod_workers.go
|
Remove RuntimeCache from sync path
|
2016-02-01 21:32:41 -08:00 |
flannel_helper.go
|
…
|
|
image_manager.go
|
move minGCAge to ImageGCPolicy and make it configurable
|
2016-02-15 22:54:54 +08:00 |
image_manager_test.go
|
move minGCAge to ImageGCPolicy and make it configurable
|
2016-02-15 22:54:54 +08:00 |
kubelet.go
|
Revert "kubelet: fix duplicated status updates at pod cleanup"
|
2016-02-26 14:39:11 -08:00 |
kubelet_test.go
|
Only call Detacher after the final unmount
|
2016-02-25 14:11:07 -05:00 |
networks.go
|
rename release_1_2 to internalclientset
|
2016-02-05 14:02:28 -08:00 |
oom_watcher.go
|
Replace runtime reference by pkg
|
2016-02-01 21:06:44 +08:00 |
oom_watcher_test.go
|
…
|
|
pod_workers.go
|
Jittering periods of some kubelet's sync loops:
|
2016-02-09 15:22:22 +01:00 |
pod_workers_test.go
|
Remove RuntimeCache from sync path
|
2016-02-01 21:32:41 -08:00 |
reason_cache.go
|
Add reason cache
|
2016-01-30 00:25:50 -08:00 |
reason_cache_test.go
|
Add unit test for reason cache
|
2016-01-30 00:25:50 -08:00 |
root_context_linux.go
|
…
|
|
root_context_unsupported.go
|
…
|
|
runonce.go
|
Remove GetAPIPodStatus usage
|
2016-02-02 23:41:55 +00:00 |
runonce_test.go
|
Remove GetAPIPodStatus usage
|
2016-02-02 23:41:55 +00:00 |
runtime.go
|
Send PodCIDR to network plugins as an event
|
2016-02-03 10:08:07 -06:00 |
util.go
|
…
|
|
volume_manager.go
|
…
|
|
volumes.go
|
Added Attacher/Detacher interfaces and support to kubelet
|
2016-02-07 16:55:58 -05:00 |