.. |
cadvisor
|
Ensure kubelet pid is not moved to system container
|
2016-01-29 09:30:20 +00:00 |
client
|
Merge pull request #19334 from resouer/network
|
2016-01-21 10:26:13 -08:00 |
cm
|
Ensure kubelet pid is not moved to system container
|
2016-01-29 09:30:20 +00:00 |
config
|
Merge pull request #20264 from Random-Liu/cleanup-config
|
2016-01-30 12:06:04 -08:00 |
container
|
Merge pull request #19785 from Random-Liu/remove-get-podstatus-and-apipodstatus
|
2016-01-30 11:35:26 -08:00 |
dockertools
|
Merge pull request #19785 from Random-Liu/remove-get-podstatus-and-apipodstatus
|
2016-01-30 11:35:26 -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
|
Remove all instances of "/tmp" from unit tests and replace with a common
|
2016-01-27 16:11:22 -08:00 |
pleg
|
Support populating the runtime cache in PLEG
|
2016-01-13 10:19:47 -08:00 |
pod
|
…
|
|
prober
|
Improve error reporting a little in ingress e2e.
|
2016-01-06 15:25:04 -08:00 |
qos
|
…
|
|
rkt
|
Merge pull request #20174 from yifan-gu/rkt_insecure_options
|
2016-02-01 03:44:16 -08:00 |
server
|
Update metrics summary API
|
2016-01-29 16:56:46 -08: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
|
…
|
|
flannel_helper.go
|
Turn flannel off by default
|
2015-11-25 09:43:48 +01:00 |
image_manager.go
|
reuse fake clock in the kube repo for kubelet unit tests
|
2016-01-26 23:42:00 +08:00 |
image_manager_test.go
|
reuse fake clock in the kube repo for kubelet unit tests
|
2016-01-26 23:42:00 +08:00 |
kubelet.go
|
Merge pull request #20174 from yifan-gu/rkt_insecure_options
|
2016-02-01 03:44:16 -08:00 |
kubelet_test.go
|
Start using reason cache in kubelet
|
2016-01-30 00:25:50 -08:00 |
networks.go
|
…
|
|
oom_watcher.go
|
…
|
|
oom_watcher_test.go
|
…
|
|
pod_workers.go
|
Turn on kubecontainer.Cache in kubelet
|
2016-01-19 18:15:10 -08:00 |
pod_workers_test.go
|
Turn on kubecontainer.Cache in kubelet
|
2016-01-19 18:15:10 -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
|
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
|
Remove all instances of "/tmp" from unit tests and replace with a common
|
2016-01-27 16:11:22 -08:00 |
runtime.go
|
…
|
|
util.go
|
…
|
|
volume_manager.go
|
…
|
|
volumes.go
|
replacing handwritten client in several controllers
|
2016-01-31 15:42:02 -08:00 |