.. |
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
|
Move test-only files to test-only packages
|
2016-03-01 09:11:32 -08:00 |
client
|
Move restclient to its own package
|
2016-02-29 12:05:13 -08:00 |
cm
|
Merge pull request #21337 from vishh/ensure-runtime-cgroups
|
2016-02-26 16:52:14 -08:00 |
config
|
Move restclient to its own package
|
2016-02-29 12:05:13 -08:00 |
container
|
Move test-only files to test-only packages
|
2016-03-01 09:11:32 -08:00 |
custommetrics
|
Spelling fixes inspired by github.com/client9/misspell
|
2016-02-18 06:58:05 +07:00 |
dockertools
|
Garbage collect containers for deleted pods
|
2016-03-02 14:35:17 -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
|
Move test-only files to test-only packages
|
2016-03-01 09:11:32 -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
|
…
|
|
rkt
|
Move test-only files to test-only packages
|
2016-03-01 09:11:32 -08:00 |
server
|
kubelet: monitor the health of pleg
|
2016-03-01 17:24:27 -08:00 |
status
|
Move test-only files to test-only packages
|
2016-03-01 09:11:32 -08:00 |
types
|
…
|
|
util
|
Spelling fixes inspired by github.com/client9/misspell
|
2016-02-18 06:58:05 +07:00 |
OWNERS
|
Move blunderbuss assignees into tree
|
2016-03-02 20:46:32 -05:00 |
container_bridge.go
|
Kill docker daemon after configing cbr0 if flag --babysit-daemon is true so that babysitter process can restart it again with proper configurations and checkpoint file.
|
2016-03-01 16:46:31 -08:00 |
disk_manager.go
|
…
|
|
disk_manager_test.go
|
Move test-only files to test-only packages
|
2016-03-01 09:11:32 -08:00 |
doc.go
|
…
|
|
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 test-only files to test-only packages
|
2016-03-01 09:11:32 -08:00 |
kubelet.go
|
Merge pull request #21851 from timstclair/gc
|
2016-03-03 11:39:12 -08:00 |
kubelet_test.go
|
pleg: add an internal clock for testability
|
2016-03-01 17:53:03 -08: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
|
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 |
pod_workers_test.go
|
Move test-only files to test-only packages
|
2016-03-01 09:11:32 -08:00 |
reason_cache.go
|
…
|
|
reason_cache_test.go
|
…
|
|
root_context_linux.go
|
…
|
|
root_context_unsupported.go
|
…
|
|
runonce.go
|
Remove GetAPIPodStatus usage
|
2016-02-02 23:41:55 +00:00 |
runonce_test.go
|
Move test-only files to test-only packages
|
2016-03-01 09:11:32 -08: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
|
Reduce spam in Kubelet logs
|
2016-03-01 15:50:25 +01:00 |