.. |
cadvisor
|
Make cadvisor startup synchronous with container runtime initialization.
|
2015-11-11 15:20:13 -08:00 |
cm
|
Refactor an interface for style
|
2015-11-13 15:56:27 -08:00 |
config
|
make reasons constants with clarity
|
2015-11-09 23:42:14 +08:00 |
container
|
kubelet: add a generic pod lifecycle event generator
|
2015-11-13 09:55:36 -08:00 |
dockertools
|
Merge pull request #17202 from brendandburns/fix2
|
2015-11-17 00:49:13 -08:00 |
envvars
|
…
|
|
leaky
|
…
|
|
lifecycle
|
Refactor IntOrString into a new pkg
|
2015-11-16 10:57:52 -08:00 |
metrics
|
…
|
|
network
|
Cleanup the content of deprecated V1beta1
|
2015-11-06 13:42:51 +08:00 |
pleg
|
kubelet: add a generic pod lifecycle event generator
|
2015-11-13 09:55:36 -08:00 |
pod
|
kubelet: add a generic pod lifecycle event generator
|
2015-11-13 09:55:36 -08:00 |
portforward
|
Move port forward protocol constant to subpackage
|
2015-10-21 22:37:26 -04:00 |
prober
|
Refactor IntOrString into a new pkg
|
2015-11-16 10:57:52 -08:00 |
qos
|
Fix incorrect OOM score description in kubelet/qos
|
2015-11-11 19:12:18 +05:30 |
rkt
|
rkt: correctly copy container status in GetPods()
|
2015-11-18 18:18:53 -08:00 |
status
|
Don't wait for sync to update readiness
|
2015-11-10 14:00:12 -08:00 |
types
|
Stores hash of pod manifest in mirror pod's annotation
|
2015-10-20 15:44:31 -07:00 |
util
|
kubelet: independent pod syncs and backoff on error
|
2015-11-03 13:29:08 -08:00 |
auth.go
|
Add authentication/authorization interfaces to kubelet, always include /metrics with /stats
|
2015-10-09 03:10:00 -04:00 |
container_bridge.go
|
…
|
|
disk_manager.go
|
Fixes remaining imports per #15319
|
2015-10-20 07:13:13 -04:00 |
disk_manager_test.go
|
Fixes remaining imports per #15319
|
2015-10-20 07:13:13 -04:00 |
doc.go
|
…
|
|
fake_pod_workers.go
|
Rename imported package local name kubeletTypes to kubetypes
|
2015-10-09 10:24:31 -07:00 |
image_manager.go
|
avoid requiring runtime to be up while initializing kubelet image manager
|
2015-11-11 15:00:37 -08: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 #16894 from alexhersh/manifest-fix
|
2015-11-17 07:39:15 -08:00 |
kubelet_test.go
|
Merge pull request #13571 from yujuhong/lifecycle_v0
|
2015-11-16 14:59:40 -08:00 |
networks.go
|
…
|
|
oom_watcher.go
|
Del capatical local packagename for cadvisorApi
|
2015-10-16 11:03:50 +08:00 |
oom_watcher_test.go
|
Fixes code duplication.
|
2015-10-26 15:24:50 -04:00 |
pod_workers.go
|
make reasons constants with clarity
|
2015-11-09 23:42:14 +08: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
|
Merge pull request #17307 from zhengguoyong/set_no_public_runonce
|
2015-11-18 14:50:04 -08:00 |
runonce_test.go
|
Move container manager into a separate package.
|
2015-11-11 15:00:37 -08:00 |
runtime.go
|
Make cadvisor startup synchronous with container runtime initialization.
|
2015-11-11 15:20:13 -08:00 |
server.go
|
Fix Kubelet /logs endpoint
|
2015-10-30 16:19:34 -07:00 |
server_test.go
|
Mark NodeNotReady for docker version below 1.6.2
|
2015-10-30 13:48:51 -07:00 |
util.go
|
Move container manager into a separate package.
|
2015-11-11 15:00:37 -08:00 |
volume_manager.go
|
…
|
|
volumes.go
|
Refactor volume.Builder.IsReadOnly() to volume.Builder.GetAttributes()
|
2015-11-13 23:34:48 -05:00 |
volumes_linux.go
|
Refactor volume.Builder.IsReadOnly() to volume.Builder.GetAttributes()
|
2015-11-13 23:34:48 -05:00 |
volumes_unsupported.go
|
FSGroup implementation
|
2015-10-22 16:40:59 -04:00 |