.. |
config
|
Rename volume source types to be consistent.
|
2015-02-23 12:39:57 -08:00 |
dockertools
|
Introduce DockerCache in Kubelet.
|
2015-02-24 09:10:07 +01:00 |
envvars
|
Loosen DNS 952 for labels
|
2014-12-01 12:30:43 -08:00 |
leaky
|
Use a constant for the pod infra container name
|
2015-01-28 10:13:02 -08:00 |
metrics
|
Add Kubelet metrics for pod and container counts.
|
2015-02-25 12:18:59 -08:00 |
volume
|
Merge pull request #4718 from cjcullen/pdtest
|
2015-02-23 14:28:02 -08:00 |
cadvisor.go
|
pkg/kubelet: drop the unnecessary method receiver
|
2015-02-19 21:40:17 -08:00 |
doc.go
|
Reduce logging noise
|
2014-06-28 22:16:26 -07:00 |
handlers.go
|
pkg/kubelet: reduce indentation
|
2015-02-16 08:46:41 -08:00 |
handlers_test.go
|
Revert "Multi-port Endpoints"
|
2015-02-23 13:53:21 -08:00 |
kubelet.go
|
Thread per pod
|
2015-02-27 13:27:29 +01:00 |
kubelet_test.go
|
Thread per pod
|
2015-02-27 13:27:29 +01:00 |
pod_workers.go
|
Thread per pod
|
2015-02-27 13:27:29 +01:00 |
probe.go
|
Don't lock readinessStates on concurrent reads.
|
2015-02-23 10:49:39 -08:00 |
probe_test.go
|
Revert "Multi-port Endpoints"
|
2015-02-23 13:53:21 -08:00 |
runonce.go
|
Rename ID -> Name
|
2014-10-22 15:00:26 -04:00 |
runonce_test.go
|
Make POD container last OOM victim.
|
2015-02-19 19:24:01 -08:00 |
server.go
|
Catch kubelet-master hostname mismatch during health check
|
2015-02-26 10:22:03 -05:00 |
server_test.go
|
Catch kubelet-master hostname mismatch during health check
|
2015-02-26 10:22:03 -05:00 |
types.go
|
Address nits from PR #3423
|
2015-01-13 23:34:37 -08:00 |
types_test.go
|
Split up kubelet "source seen" logic
|
2015-01-12 21:48:55 -08:00 |
util.go
|
remove pkg/health and move everything over to pkg/probe
|
2015-01-27 11:20:30 -08:00 |
volumes.go
|
Add secret volume plugin and e2e test
|
2015-02-18 16:27:44 -05:00 |