.. |
cadvisor
|
Add image garbage collection policy to imageManager.
|
2015-03-17 09:19:04 -07:00 |
config
|
Pass hostname to all kubelet config sources instead of os.Hostname()
|
2015-03-23 15:58:45 -04:00 |
container
|
Fix volume imports
|
2015-03-20 16:22:35 -07:00 |
dockertools
|
Refactor build/parse dockername. #3511
|
2015-03-21 09:09:03 +01:00 |
envvars
|
Headless Services: Adding option to specify None for PortalIP
|
2015-03-20 12:10:03 -07:00 |
leaky
|
Use a constant for the pod infra container name
|
2015-01-28 10:13:02 -08:00 |
metrics
|
Refactor build/parse dockername. #3511
|
2015-03-21 09:09:03 +01: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
|
Reduce logging noise
|
2014-06-28 22:16:26 -07:00 |
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
|
Merge pull request #5870 from dchen1107/podstatus
|
2015-03-24 14:05:27 -07:00 |
kubelet_test.go
|
Delete all pods based on condition transition time.
|
2015-03-24 14:23:48 -04:00 |
mirror_manager.go
|
Kubelet: add podManager for managing internal pod storage
|
2015-03-23 15:11:10 -07:00 |
mirror_manager_test.go
|
Kubelet: support retrieving stats using UID of mirror pod
|
2015-03-20 15:40:49 -07:00 |
networks.go
|
Revert "Revert "[WIP] southbound networking hooks in kubelet""
|
2015-03-19 16:14:13 -07:00 |
pod_manager.go
|
Kubelet: add podManager for managing internal pod storage
|
2015-03-23 15:11:10 -07:00 |
pod_manager_test.go
|
Kubelet: add podManager for managing internal pod storage
|
2015-03-23 15:11:10 -07:00 |
pod_workers.go
|
Periodically update pod status from kubelet.
|
2015-03-18 12:11:39 +01:00 |
pod_workers_test.go
|
Sync static pods from Kubelet to the API server
|
2015-03-17 08:45:56 -07:00 |
probe.go
|
kubelet: Remove docker container in prober's interface
|
2015-03-18 14:28:27 -07:00 |
probe_test.go
|
kubelet: Remove docker container in prober's interface
|
2015-03-18 14:28:27 -07:00 |
runonce.go
|
Running node selector predicate on kubelet.
|
2015-03-23 08:21:58 +01:00 |
runonce_test.go
|
* Update pod status only when it changes.
|
2015-03-24 16:41:00 +01:00 |
server.go
|
* Update pod status only when it changes.
|
2015-03-24 16:41:00 +01:00 |
server_test.go
|
* Update pod status only when it changes.
|
2015-03-24 16:41:00 +01:00 |
status_manager.go
|
* Update pod status only when it changes.
|
2015-03-24 16:41:00 +01:00 |
status_manager_test.go
|
* Update pod status only when it changes.
|
2015-03-24 16:41:00 +01:00 |
types.go
|
Sync static pods from Kubelet to the API server
|
2015-03-17 08:45:56 -07:00 |
util.go
|
Running resource predicate on kubelet.
|
2015-03-19 10:40:10 +01:00 |
volumes.go
|
Move escape function to util and clarify name
|
2015-03-24 13:52:31 -04:00 |