..
api
Merge pull request #30619 from tmrts/kubelet-api/extact-interfaces
2016-08-19 12:56:41 -07:00
cadvisor
updated cadvisor version
2016-08-02 16:33:03 -07:00
client
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
cm
Add support for pod container management
2016-08-19 11:07:33 -04:00
config
Convert() should accept the new conversion Context value
2016-08-18 14:45:20 -04:00
container
rkt: Refactoring the construction of the mount points.
2016-08-19 13:09:27 -07:00
custommetrics
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
dockershim
CRI: remove pod resources
2016-08-12 17:07:25 -07:00
dockertools
Add return code support to kubectl-exec and -run
2016-08-20 15:58:47 +02:00
envvars
Use Go canonical import paths
2016-07-16 13:48:21 -04:00
events
Add Events for operation_executor to show status of mounts, failed or successful
2016-08-17 09:53:47 -04:00
eviction
kubelet eviction on inode exhaustion
2016-08-17 16:57:44 -04:00
images
pkg/kubelet/images: fix struct initialization
2016-08-19 16:52:52 +03:00
kuberuntime
Kubelet: add --container-runtime-endpoint and --image-service-endpoint
2016-08-19 10:22:44 +08:00
leaky
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
lifecycle
Fix various typos in kubelet
2016-08-03 01:14:44 +03:00
metrics
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
network
update godep to pull from containernetworking/cni
2016-08-19 13:31:50 -07:00
pleg
Fix various typos in kubelet
2016-08-03 01:14:44 +03:00
pod
Fix various typos in kubelet
2016-08-03 01:14:44 +03:00
prober
Always return exec command output
2016-08-17 16:21:19 -04:00
qos
Use Go canonical import paths
2016-07-16 13:48:21 -04:00
remote
Repalce rawContainerID with containerID
2016-08-05 16:26:47 -07:00
rkt
Merge pull request #30934 from yifan-gu/fix_subpath
2016-08-21 03:07:20 -07:00
rktshim
Create a stub PodSandboxManager for rkt
2016-08-20 12:50:28 +03:00
server
Add return code support to kubectl-exec and -run
2016-08-20 15:58:47 +02:00
status
Fix nil in error message due to var shadowing
2016-08-19 11:23:19 -04:00
types
Use Go canonical import paths
2016-07-16 13:48:21 -04:00
util
Fix various typos in kubelet
2016-08-03 01:14:44 +03:00
volumemanager
Add Events for operation_executor to show status of mounts, failed or successful
2016-08-17 09:53:47 -04:00
active_deadline_test.go
Refactor util clock into it's own pkg
2016-07-28 02:29:04 -04:00
active_deadline.go
Refactor util clock into it's own pkg
2016-07-28 02:29:04 -04:00
container_bridge_test.go
Add tests for container_bridge.go (really just ensureIPTablesMasqRule)
2016-07-29 11:57:17 -04:00
container_bridge.go
Remove kubelet dependency on pkill
2016-08-10 17:14:49 -04:00
disk_manager_test.go
Revert "Declare out of disk when there is no free inodes"
2016-07-06 08:19:09 -07:00
disk_manager.go
Revert "Declare out of disk when there is no free inodes"
2016-07-06 08:19:09 -07:00
doc.go
Use Go canonical import paths
2016-07-16 13:48:21 -04:00
flannel_helper.go
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
kubelet_cadvisor_test.go
Print/log pointers of structs with %#v instead of %+v
2016-08-01 22:27:56 +02:00
kubelet_cadvisor.go
Eviction manager needs to start as runtime dependent module
2016-07-22 10:19:40 -04:00
kubelet_getters_test.go
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
kubelet_getters.go
This change supports robust kubelet volume cleanup
2016-08-15 11:29:15 -07:00
kubelet_network_test.go
Revert "Revert "syncNetworkUtil in kubelet and fix loadbalancerSourceRange on GCE""
2016-08-18 10:19:48 -07:00
kubelet_network.go
bug fixes and nits
2016-08-18 10:19:59 -07:00
kubelet_node_status_test.go
Refactor uuid into its own pkg
2016-07-30 00:07:02 -04:00
kubelet_node_status.go
Merge pull request #29907 from luxas/lookup_ip_better
2016-08-06 02:26:30 -07:00
kubelet_resources_test.go
Fix default resource limits (node capacities) for downward api volumes
2016-08-16 14:41:17 -04:00
kubelet_resources.go
Fix default resource limits (node capacities) for downward api volumes
2016-08-16 14:41:17 -04:00
kubelet_test.go
Add spec.nodeName and spec.serviceAccountName to downward env var
2016-08-20 15:50:36 -04:00
kubelet_volumes.go
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
kubelet.go
Merge pull request #30212 from feiskyer/kuberuntime-flag
2016-08-21 12:03:10 -07:00
networks.go
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
oom_watcher_test.go
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
oom_watcher.go
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
OWNERS
Move blunderbuss assignees into tree
2016-03-02 20:46:32 -05:00
pod_container_deletor_test.go
Delete all dead containers only after pod syncing is done.
2016-08-15 14:36:51 -07:00
pod_container_deletor.go
Delete all dead containers only after pod syncing is done.
2016-08-15 14:36:51 -07:00
pod_workers_test.go
Refactor util clock into it's own pkg
2016-07-28 02:29:04 -04:00
pod_workers.go
Fix various typos in kubelet
2016-08-03 01:14:44 +03:00
reason_cache_test.go
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
reason_cache.go
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
root_context_linux.go
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
root_context_unsupported.go
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
runonce_test.go
Add Events for operation_executor to show status of mounts, failed or successful
2016-08-17 09:53:47 -04:00
runonce.go
pods can not admitted should return directly
2016-07-30 11:47:50 +08:00
runtime.go
optimize lock of runtimeState stuct
2016-08-03 13:19:22 +08:00
util.go
Extract kubelet node status into separate file
2016-07-22 01:21:30 -04:00
volume_host.go
Fix default resource limits (node capacities) for downward api volumes
2016-08-16 14:41:17 -04:00