kubernetes/pkg/kubelet
2018-04-19 14:48:41 -07:00
..
apis kubelet: add configuration to optionally enable server tls bootstrap 2018-04-16 09:20:00 -07:00
cadvisor Remove rktnetes code 2018-03-27 09:29:35 -07:00
certificate Merge pull request #59316 from smarterclayton/terminate_early 2018-02-21 15:40:41 -08:00
checkpoint Make 'pod' package to use unified checkpointManager 2018-04-16 01:30:20 -04:00
checkpointmanager Make 'pod' package to use unified checkpointManager 2018-04-16 01:30:20 -04:00
client Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
cm Make 'pod' package to use unified checkpointManager 2018-04-16 01:30:20 -04:00
config Make 'pod' package to use unified checkpointManager 2018-04-16 01:30:20 -04:00
configmap Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
container Merge pull request #62360 from yujuhong/purge_unused 2018-04-10 23:52:24 -07:00
custommetrics Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
dockershim Merge pull request #59317 from CaoShuFeng/assert_Equal 2018-04-17 16:31:17 -07:00
envvars Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
events Improve messaging on resize 2018-01-29 15:07:51 -05:00
eviction fix formatting for memcg threshold 2018-04-19 14:48:41 -07:00
images Promote LocalStorageCapacityIsolation feature to beta 2018-03-02 15:10:08 -08:00
kubeletconfig expunge the word 'manifest' from Kubelet's config API 2018-02-23 11:44:06 -08:00
kuberuntime Merge pull request #62416 from sjenning/fix-waitlogs-err-msg 2018-04-12 08:54:21 -07:00
leaky update BUILD files 2017-10-15 18:18:13 -07:00
lifecycle Support cluster-level extended resources in kubelet and kube-scheduler 2018-02-27 17:25:30 -08:00
logs Generated code 2018-02-23 01:42:35 +00:00
metrics Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
mountpod Make 'pod' package to use unified checkpointManager 2018-04-16 01:30:20 -04:00
network Update bazel BUILD files 2018-04-11 09:26:02 -07:00
pleg Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
pod Make 'pod' package to use unified checkpointManager 2018-04-16 01:30:20 -04:00
preemption Delete in-tree support for NVIDIA GPUs. 2018-04-02 20:17:01 -07:00
prober Make 'pod' package to use unified checkpointManager 2018-04-16 01:30:20 -04:00
qos Make a few code paths compile cleanly with 32-bit Go. 2018-02-27 13:53:32 -08:00
remote Replace "golang.org/x/net/context" with "context" 2018-03-22 20:57:14 +08:00
secret Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
server Expose kubelet health checks using new prometheus endpoint 2018-03-30 11:08:15 -07:00
stats Update bazel BUILD files 2018-04-11 09:26:02 -07:00
status Make 'pod' package to use unified checkpointManager 2018-04-16 01:30:20 -04:00
sysctl Update generated files. 2018-04-11 18:35:24 +02:00
types Merge pull request #61432 from filbranden/killrkt1 2018-03-29 11:46:19 -07:00
util Detect backsteps correctly in base path detection 2018-03-13 02:23:06 -04:00
volumemanager Make 'pod' package to use unified checkpointManager 2018-04-16 01:30:20 -04:00
winstats fix "make test" 2018-02-24 17:39:21 +08:00
active_deadline_test.go
active_deadline.go
BUILD Make 'pod' package to use unified checkpointManager 2018-04-16 01:30:20 -04:00
doc.go
kubelet_getters_test.go
kubelet_getters.go Fix issue with race condition during pod deletion 2018-03-15 15:35:37 -07:00
kubelet_network_test.go Move the kubelet network package down to dockershim 2018-04-11 09:25:56 -07:00
kubelet_network.go Move hairpin mode logic to dockershim 2018-04-11 09:21:17 -07:00
kubelet_node_status_test.go Extract validateNodeIP test to node status test file. 2018-04-09 12:02:06 +08:00
kubelet_node_status.go Merge pull request #60692 from adnavare/bug/60466 2018-04-09 11:58:12 -07:00
kubelet_pods_test.go Add private mount propagation to API. 2018-04-12 13:57:54 +02:00
kubelet_pods_windows_test.go Lock subPath volumes 2018-03-05 09:14:44 +01:00
kubelet_pods.go Add private mount propagation to API. 2018-04-12 13:57:54 +02:00
kubelet_resources_test.go
kubelet_resources.go apimachinery: remove Scheme.DeepCopy 2017-10-06 14:59:17 +02:00
kubelet_test.go Make 'pod' package to use unified checkpointManager 2018-04-16 01:30:20 -04:00
kubelet_volumes_test.go Add volume spec to mountedPod in actual state of world 2018-03-30 12:07:52 -07:00
kubelet_volumes.go Fix issue with race condition during pod deletion 2018-03-15 15:35:37 -07:00
kubelet.go Merge pull request #62352 from mikedanese/fixalpha3 2018-04-17 16:31:28 -07:00
oom_watcher_test.go
oom_watcher.go
OWNERS
pod_container_deletor_test.go
pod_container_deletor.go Use range in loops; misc fixes 2018-03-29 22:55:25 +11:00
pod_workers_test.go Correct TestUpdatePod comment 2017-10-20 09:41:18 +08:00
pod_workers.go fixes document grammar 2018-02-20 10:38:41 -05:00
reason_cache_test.go
reason_cache.go
runonce_test.go Make 'pod' package to use unified checkpointManager 2018-04-16 01:30:20 -04:00
runonce.go fix todo:add function getFailContainer to report which containers failed the pod 2018-03-15 09:38:02 +08:00
runtime.go Remove setInitError. 2018-01-29 21:44:54 -08:00
util.go
volume_host.go fix glog.Info in volumn_host 2018-02-28 10:30:13 +08:00