| .. |
|
cadvisor
|
Adding events API to cadvisor interface.
|
2015-04-28 16:13:29 -07:00 |
|
config
|
Fix YAML parsing for v1beta3 objects in the kubelet for file/http
|
2015-04-29 11:38:36 -07:00 |
|
container
|
Merge pull request #7277 from guenter/cgroup-parent
|
2015-05-01 10:24:58 -07:00 |
|
dockertools
|
Add SyncPod() to DockerManager and use in Kubelet.
|
2015-05-01 11:03:08 -07:00 |
|
envvars
|
…
|
|
|
leaky
|
…
|
|
|
lifecycle
|
Add SyncPod() to DockerManager and use in Kubelet.
|
2015-05-01 11:03:08 -07:00 |
|
metrics
|
Remove ImagePull metric in Kubelet.
|
2015-04-29 17:12:03 -07:00 |
|
network
|
Create Kubelet types package for common shared types.
|
2015-04-28 16:57:45 -07:00 |
|
prober
|
Merge pull request #7595 from a-robinson/typo
|
2015-04-30 14:42:18 -07:00 |
|
rkt
|
kubelet/rkt: Add SyncPod() to rkt.
|
2015-05-01 13:02:05 -07:00 |
|
types
|
Make HttpGetter a shared Kubelet type.
|
2015-04-30 08:47:23 -07:00 |
|
container_gc.go
|
pkg/kubelet: no more self receiver in kubelet pkg
|
2015-04-19 20:26:07 -07:00 |
|
container_gc_test.go
|
…
|
|
|
doc.go
|
…
|
|
|
image_manager.go
|
pkg/kubelet: no more self receiver in kubelet pkg
|
2015-04-19 20:26:07 -07:00 |
|
image_manager_test.go
|
pkg/kubelet: no more self receiver in kubelet pkg
|
2015-04-19 20:26:07 -07:00 |
|
kubelet.go
|
Add SyncPod() to DockerManager and use in Kubelet.
|
2015-05-01 11:03:08 -07:00 |
|
kubelet_test.go
|
Add SyncPod() to DockerManager and use in Kubelet.
|
2015-05-01 11:03:08 -07:00 |
|
mirror_client.go
|
Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop
|
2015-04-30 18:00:33 +02:00 |
|
mirror_client_test.go
|
Changing a few remaining instances of passing pods around by value. I
|
2015-04-20 15:26:45 -07:00 |
|
networks.go
|
…
|
|
|
oom_watcher.go
|
Adding events for system ooms.
|
2015-04-29 11:19:11 -07:00 |
|
oom_watcher_test.go
|
Adding events for system ooms.
|
2015-04-29 11:19:11 -07:00 |
|
pod_manager.go
|
Changing a few remaining instances of passing pods around by value. I
|
2015-04-20 15:26:45 -07:00 |
|
pod_manager_test.go
|
Changing the scheduler package to use *api.Pod instead of api.Pod to
|
2015-04-17 13:34:31 -07:00 |
|
pod_workers.go
|
kubelet/container: Replace DockerCache with RuntimeCache.
|
2015-04-13 18:16:05 -07:00 |
|
pod_workers_test.go
|
Add SyncPod() to DockerManager and use in Kubelet.
|
2015-05-01 11:03:08 -07:00 |
|
root_context_linux.go
|
Remove workaround for libcontainer Getfilecon bug
|
2015-04-15 13:29:20 -04:00 |
|
root_context_unsupported.go
|
Set rootcontext of emptyDir tmpfs mounts correctly
|
2015-04-13 12:50:36 -04:00 |
|
runonce.go
|
kubelet: Refactor isPodRunning() in runonce.go
|
2015-04-28 17:44:13 -07:00 |
|
runonce_test.go
|
Add SyncPod() to DockerManager and use in Kubelet.
|
2015-05-01 11:03:08 -07:00 |
|
runtime_hooks.go
|
Remove ImagePull metric in Kubelet.
|
2015-04-29 17:12:03 -07:00 |
|
server.go
|
Remove ErrNoKubeletContainers
|
2015-04-30 13:35:21 -07:00 |
|
server_test.go
|
Kubelet: Add /stats/container endpoint.
|
2015-04-23 10:38:29 -07:00 |
|
status_manager.go
|
…
|
|
|
status_manager_test.go
|
…
|
|
|
types.go
|
Changing the scheduler package to use *api.Pod instead of api.Pod to
|
2015-04-17 13:34:31 -07:00 |
|
types_test.go
|
…
|
|
|
util.go
|
Fix build (kubelet/util.go)
|
2015-04-13 12:29:36 -04:00 |
|
volume_manager.go
|
kubelet: Introduce volume manager.
|
2015-04-23 10:37:02 -07:00 |
|
volumes.go
|
Refactored Volume plugins to use InternalVolume instead of API types
|
2015-04-14 14:25:01 -04:00 |