.. |
cadvisor
|
Ensure container metrics are registered with prometheus even without
|
2015-08-26 13:35:32 +01:00 |
config
|
Rename imported package local name kubeletTypes to kubetypes
|
2015-10-09 10:24:31 -07:00 |
container
|
Pass the ContainerGCPolicy in Runtime.GarbageCollect
|
2015-10-09 06:57:10 +08:00 |
dockertools
|
Delete infra container if network plugin fails
|
2015-10-12 23:23:17 +08:00 |
envvars
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
leaky
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
lifecycle
|
Rename imported package local name kubeletTypes to kubetypes
|
2015-10-09 10:24:31 -07:00 |
metrics
|
glog.Warning -> glog.Warningf
|
2015-08-19 16:22:28 -04:00 |
network
|
Rename imported package local name kubeletTypes to kubetypes
|
2015-10-09 10:24:31 -07:00 |
prober
|
Generalize readinessManager to handle liveness
|
2015-10-07 16:40:30 -07:00 |
qos
|
Fix missing display of BestEffort resources in kubectl describe
|
2015-10-05 13:38:04 -04:00 |
rkt
|
Merge pull request #15276 from yifan-gu/rkt_probe
|
2015-10-09 10:28:08 -07:00 |
status
|
Rename imported package local name kubeletTypes to kubetypes
|
2015-10-09 10:24:31 -07:00 |
types
|
kubelet: move common types to kubelet/types
|
2015-10-08 14:38:01 -07:00 |
util
|
rewrite go imports
|
2015-08-05 17:30:03 -07: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
|
Don't name 'eth0' in MASQUERADE rule
|
2015-08-28 22:32:30 -07:00 |
container_manager.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
container_manager_linux.go
|
Kubelet sets kernel overcommit_memory flag
|
2015-10-06 14:28:46 -04:00 |
container_manager_linux_test.go
|
Linux container manager initialization will now fail if cpu and memory cgroups are not mounted.
|
2015-09-24 15:34:42 -07:00 |
container_manager_unsupported.go
|
Linux container manager initialization will now fail if cpu and memory cgroups are not mounted.
|
2015-09-24 15:34:42 -07:00 |
container_manager_unsupported_test.go
|
Fix "make test" on mac (pkg/kubelet)
|
2015-09-25 09:26:08 -07:00 |
disk_manager.go
|
test: improved kubelet disk_manager coverage.
|
2015-08-27 15:54:45 -04:00 |
disk_manager_test.go
|
test: improved kubelet disk_manager coverage.
|
2015-08-27 15:54:45 -04:00 |
doc.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
fake_pod_workers.go
|
Rename imported package local name kubeletTypes to kubetypes
|
2015-10-09 10:24:31 -07:00 |
image_manager.go
|
Refactor image manager for client/server implementation of the container runtime
|
2015-09-26 08:29:08 +08:00 |
image_manager_test.go
|
Use strong type for container ID
|
2015-10-07 10:58:05 -07:00 |
kubelet.go
|
kubelet logs update source in the sync loop
|
2015-10-12 10:18:52 -07:00 |
kubelet_test.go
|
Rename imported package local name kubeletTypes to kubetypes
|
2015-10-09 10:24:31 -07:00 |
mirror_client.go
|
Rename imported package local name kubeletTypes to kubetypes
|
2015-10-09 10:24:31 -07:00 |
mirror_client_test.go
|
Move util.StringSet into its own package
|
2015-09-10 12:04:15 -07:00 |
networks.go
|
CNI network plugin
|
2015-09-25 22:30:37 -05:00 |
oom_watcher.go
|
Move pkg/util.Time to pkg/api/unversioned.Time
|
2015-09-17 17:51:27 -07:00 |
oom_watcher_test.go
|
Move pkg/util.Time to pkg/api/unversioned.Time
|
2015-09-17 17:51:27 -07:00 |
pod_manager.go
|
kubelet: pipe SyncPodType to pod workers
|
2015-10-01 16:29:46 -07:00 |
pod_manager_test.go
|
Rename imported package local name kubeletTypes to kubetypes
|
2015-10-09 10:24:31 -07:00 |
pod_workers.go
|
Rename imported package local name kubeletTypes to kubetypes
|
2015-10-09 10:24:31 -07:00 |
pod_workers_test.go
|
Rename imported package local name kubeletTypes to kubetypes
|
2015-10-09 10:24:31 -07:00 |
root_context_linux.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
root_context_unsupported.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
runonce.go
|
Rename imported package local name kubeletTypes to kubetypes
|
2015-10-09 10:24:31 -07:00 |
runonce_test.go
|
Refactor readiness probing
|
2015-10-02 15:37:10 -07:00 |
server.go
|
Expose exec and logs via WebSockets
|
2015-10-09 14:33:40 -04:00 |
server_test.go
|
Rename imported package local name kubeletTypes to kubetypes
|
2015-10-09 10:24:31 -07:00 |
util.go
|
Add PodSecurityContext and backward compatibility tests
|
2015-10-05 21:05:27 -04:00 |
volume_manager.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
volumes.go
|
Merge pull request #13825 from rootfs/path_len
|
2015-09-18 14:44:33 -07:00 |