| .. |
|
cadvisor
|
Make cadvisor startup synchronous with container runtime initialization.
|
2015-11-11 15:20:13 -08:00 |
|
client
|
Validate pod spec.nodeName
|
2015-12-05 11:34:09 -05:00 |
|
cm
|
Refactor an interface for style
|
2015-11-13 15:56:27 -08:00 |
|
config
|
Shorten names for better reading
|
2015-12-10 11:48:19 -08:00 |
|
container
|
Merge pull request #18305 from yujuhong/podfullname
|
2015-12-11 14:31:47 -08:00 |
|
dockertools
|
Merge pull request #17764 from jiangyaoguo/make-containerspecchange-private
|
2015-12-11 17:40:34 -08:00 |
|
envvars
|
…
|
|
|
leaky
|
…
|
|
|
lifecycle
|
Change original PodStatus to APIPodStatus, and start using kubelet internal PodStatus in dockertools
|
2015-12-04 17:37:39 -08:00 |
|
metrics
|
…
|
|
|
network
|
Fix the doc of network plugin version
|
2015-12-10 16:57:27 +08:00 |
|
pleg
|
Change original PodStatus to APIPodStatus, and start using kubelet internal PodStatus in dockertools
|
2015-12-04 17:37:39 -08:00 |
|
pod
|
Correct backwards pod mappings
|
2015-11-24 18:32:44 -08:00 |
|
portforward
|
…
|
|
|
prober
|
Make kublet/util/format.go a separate package
|
2015-12-03 12:47:36 -08:00 |
|
qos
|
hardcode supportedComputeResources
|
2015-11-19 13:20:02 +08:00 |
|
rkt
|
Merge pull request #18305 from yujuhong/podfullname
|
2015-12-11 14:31:47 -08:00 |
|
status
|
Merge pull request #18129 from yujuhong/fix_status
|
2015-12-10 03:35:33 -08:00 |
|
types
|
…
|
|
|
util
|
Change to include UID by default in formatting
|
2015-12-07 13:32:02 -08:00 |
|
auth.go
|
…
|
|
|
container_bridge.go
|
…
|
|
|
disk_manager.go
|
…
|
|
|
disk_manager_test.go
|
…
|
|
|
doc.go
|
…
|
|
|
fake_pod_workers.go
|
…
|
|
|
flannel_helper.go
|
Turn flannel off by default
|
2015-11-25 09:43:48 +01:00 |
|
image_manager.go
|
LowThresholdPercent can not be higher than HighThresholdPercent
|
2015-12-02 14:28:51 +01:00 |
|
image_manager_test.go
|
kubelet: add a generic pod lifecycle event generator
|
2015-11-13 09:55:36 -08:00 |
|
kubelet.go
|
Merge pull request #18305 from yujuhong/podfullname
|
2015-12-11 14:31:47 -08:00 |
|
kubelet_test.go
|
Merge pull request #18232 from pwittrock/fsacct
|
2015-12-11 00:48:09 -08:00 |
|
networks.go
|
…
|
|
|
oom_watcher.go
|
This commit adds type information to events.
|
2015-11-24 09:59:54 -05:00 |
|
oom_watcher_test.go
|
Fixes code duplication.
|
2015-10-26 15:24:50 -04:00 |
|
pod_workers.go
|
This commit adds type information to events.
|
2015-11-24 09:59:54 -05:00 |
|
pod_workers_test.go
|
cleanup pod_workers_test.go to use general runtime interface
|
2015-11-04 16:55:25 -08:00 |
|
root_context_linux.go
|
Support volume relabling for pods which specify an SELinux label
|
2015-10-28 09:26:58 -04:00 |
|
root_context_unsupported.go
|
…
|
|
|
runonce.go
|
Replace podFullName with format.Pod() in logging messages
|
2015-12-07 13:41:52 -08:00 |
|
runonce_test.go
|
Implement a cachedNodeInfo in predicates
|
2015-11-27 21:49:14 +08:00 |
|
runtime.go
|
Make cadvisor startup synchronous with container runtime initialization.
|
2015-11-11 15:20:13 -08:00 |
|
server.go
|
Remove docker health handler from kubelet /healthz
|
2015-11-24 17:22:55 -08:00 |
|
server_test.go
|
Remove docker health handler from kubelet /healthz
|
2015-11-24 17:22:55 -08:00 |
|
util.go
|
Move container manager into a separate package.
|
2015-11-11 15:00:37 -08:00 |
|
volume_manager.go
|
…
|
|
|
volumes.go
|
Refactor GCE wrapper library to allow execution from E2E test suite
|
2015-11-25 11:48:06 -08:00 |
|
volumes_linux.go
|
Refactor volume.Builder.IsReadOnly() to volume.Builder.GetAttributes()
|
2015-11-13 23:34:48 -05:00 |
|
volumes_unsupported.go
|
…
|
|