.. |
cadvisor
|
Add image garbage collection policy to imageManager.
|
2015-03-17 09:19:04 -07:00 |
config
|
Use the first token of hostname for generating static pod names
|
2015-03-26 16:12:49 -07:00 |
container
|
kubelet: Add container readiness manager.
|
2015-03-26 18:45:23 -07:00 |
dockertools
|
Kubelet: allow docker to examine terminated container
|
2015-03-27 18:04:50 -07:00 |
envvars
|
Headless Services: Adding option to specify None for PortalIP
|
2015-03-20 12:10:03 -07:00 |
leaky
|
…
|
|
metrics
|
kubelet: Replace GetKubeletDockerContainers with GetPods in syncPod/SyncPods.
|
2015-03-24 16:01:38 -07:00 |
network
|
Make net plugins build on non-unix
|
2015-03-19 16:15:33 -07:00 |
container_gc.go
|
Refactor build/parse dockername. #3511
|
2015-03-21 09:09:03 +01:00 |
container_gc_test.go
|
Separate GC policy into containerGC struct.
|
2015-03-17 10:50:06 -07:00 |
doc.go
|
…
|
|
handlers.go
|
* Update pod status only when it changes.
|
2015-03-24 16:41:00 +01:00 |
handlers_test.go
|
Rename type Port to ContainerPort
|
2015-02-27 21:05:59 -08:00 |
image_manager.go
|
Garbage collecting images in the Kubelet.
|
2015-03-17 17:56:02 -07:00 |
image_manager_test.go
|
Fix data race in imageManager test.
|
2015-03-18 17:02:03 -07:00 |
kubelet.go
|
Kubelet: set host field in the pending pod status
|
2015-03-27 17:26:47 -07:00 |
kubelet_test.go
|
kubelet: Add container readiness manager.
|
2015-03-26 18:45:23 -07:00 |
mirror_client.go
|
kubelet: Move pod name helpers to pkg/kubelet/container/runtime.go
|
2015-03-24 16:08:04 -07:00 |
mirror_client_test.go
|
kubelet: Move pod name helpers to pkg/kubelet/container/runtime.go
|
2015-03-24 16:08:04 -07:00 |
networks.go
|
Revert "Revert "[WIP] southbound networking hooks in kubelet""
|
2015-03-19 16:14:13 -07:00 |
pod_manager.go
|
Kubelet: pass the acutal pod for status update
|
2015-03-25 09:58:46 -07:00 |
pod_manager_test.go
|
Fix flakey TestGetSetPods
|
2015-03-24 18:29:35 -07:00 |
pod_workers.go
|
Kubelet: pass the acutal pod for status update
|
2015-03-25 09:58:46 -07:00 |
pod_workers_test.go
|
Kubelet: pass the acutal pod for status update
|
2015-03-25 09:58:46 -07:00 |
probe.go
|
kubelet: Add container readiness manager.
|
2015-03-26 18:45:23 -07:00 |
probe_test.go
|
kubelet: Add container readiness manager.
|
2015-03-26 18:45:23 -07:00 |
runonce.go
|
Kubelet: pass the acutal pod for status update
|
2015-03-25 09:58:46 -07:00 |
runonce_test.go
|
kubelet: Move container reference manager to pkg/kubelet/container.
|
2015-03-26 11:53:44 -07:00 |
server.go
|
Use default ContainerInfoRequest in Kubelet HTTP.
|
2015-03-25 15:37:06 -07:00 |
server_test.go
|
Changed PodInfo to be a list
|
2015-03-26 10:15:25 +01:00 |
status_manager.go
|
Clients should not check conditions, UpdateStatus() is inconsistent
|
2015-03-25 16:25:04 -04:00 |
status_manager_test.go
|
Clients should not check conditions, UpdateStatus() is inconsistent
|
2015-03-25 16:25:04 -04:00 |
types.go
|
Add HostNetworkSources capability to limit use of HostNetwork.
|
2015-03-25 11:23:06 -07:00 |
types_test.go
|
Add HostNetworkSources capability to limit use of HostNetwork.
|
2015-03-25 11:23:06 -07:00 |
util.go
|
Add HostNetworkSources capability to limit use of HostNetwork.
|
2015-03-25 11:23:06 -07:00 |
volumes.go
|
Move escape function to util and clarify name
|
2015-03-24 13:52:31 -04:00 |