.. |
config
|
Merge pull request #5001 from brendandburns/api3
|
2015-03-04 09:50:14 -08:00 |
dockertools
|
Hide POD container from end users
|
2015-03-02 17:03:28 -08: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
|
Adding ContainersPerPodCount metric.
|
2015-02-27 11:27:09 -08:00 |
volume
|
Embed VolumeSource in v1beta3 and internal.
|
2015-03-04 02:25:40 -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
|
Rename type Port to ContainerPort
|
2015-02-27 21:05:59 -08:00 |
kubelet.go
|
Merge pull request #4923 from lavalamp/fix4
|
2015-03-04 09:58:03 -05:00 |
kubelet_test.go
|
Embed VolumeSource in v1beta3 and internal.
|
2015-03-04 02:25:40 -08:00 |
pod_workers.go
|
Handle crash in per-pod thread and container killer.
|
2015-02-27 16:33:46 -08:00 |
probe.go
|
Don't lock readinessStates on concurrent reads.
|
2015-02-23 10:49:39 -08:00 |
probe_test.go
|
Rename type Port to ContainerPort
|
2015-02-27 21:05:59 -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
|
Log HTTP InternalServerErrors in the kubelet
|
2015-03-04 09:48:44 -05:00 |
server_test.go
|
Fix typo in test
|
2015-03-04 10:10:08 -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 |