kubernetes/pkg/kubelet
2020-07-30 23:12:16 +00:00
..
apis Add support for disabling /logs endpoint in kubelet 2020-07-06 07:52:30 -07:00
cadvisor update cAdvisor to v0.37.0 2020-07-09 10:23:10 -07:00
certificate make Kubelet bootstrap certificate signal aware 2020-07-06 22:30:27 +08:00
checkpointmanager Fix go-lint issues in package pkg/kubelet/checkpointmanager/testing/example_checkpoint_formats/v1 2019-12-19 12:53:33 +09:00
client Mark --kubelet-https deprecated, unconditionally use https for apiserver->kubelet connections 2020-06-01 20:54:49 -04:00
cloudresource Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
cm generated: hack/update-hack-tools.sh && hack/update-vendor.sh 2020-07-25 16:45:02 -04:00
config Deprecating --bootstrap-checkpoint-path flag 2020-06-09 15:27:01 -04:00
configmap Merge pull request #87718 from wojtek-t/kubelet_not_watching_immutable_secret_configmaps 2020-02-11 23:14:33 -08:00
container remove legacy leftovers of portmapping functionality that was moved to CNI 2020-07-30 23:12:16 +00:00
cri Fix typo in util_linux.go 2020-06-17 02:04:15 +10:00
custommetrics
dockershim remove legacy leftovers of portmapping functionality that was moved to CNI 2020-07-30 23:12:16 +00:00
envvars
events Add a event to PV when mount fails because of fs mismatch 2020-02-13 12:29:42 -05:00
eviction Include pod /etc/hosts in ephemeral storage calculation for eviction 2020-07-08 12:58:11 -06:00
images Merge pull request #88268 from mattjmcnaughton/mattjmcnaughton/delete-image-manager-TODO 2020-06-20 17:12:38 -07:00
kubeletconfig Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
kuberuntime Add seccomp least privilege for kuberuntime 2020-07-08 22:03:29 +01:00
leaky
legacy Move DockerLegacyService interface out of pkg/kubelet/dockershim 2020-05-07 17:18:49 -04:00
lifecycle Merge pull request #88842 from angao/fit-arg 2020-07-09 05:04:10 -07:00
logs Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
metrics Update two metrics name to make promlint happy. 2020-06-23 15:16:18 +08:00
network Fix int->string casts 2020-07-24 16:23:12 -04:00
nodelease Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
nodestatus Merge pull request #90282 from gaurav1086/kubelet_nodestatus_remove_check 2020-05-21 22:42:38 -07:00
oom generated: hack/update-hack-tools.sh && hack/update-vendor.sh 2020-07-25 16:45:02 -04:00
pleg Update two metrics name to make promlint happy. 2020-06-23 15:16:18 +08:00
pluginmanager Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
pod Merge pull request #92442 from tedyu/grace-period-with-map 2020-07-10 17:49:23 -07:00
preemption add sjenning as kubelet approver 2020-06-19 13:00:55 -05:00
prober Merge pull request #91577 from knabben/kubelet-bootstrap 2020-07-09 00:03:41 -07:00
qos Fix non-ascii characters in pkg/kubelet/qos/doc.go 2020-02-19 05:07:26 +00:00
runtimeclass Clean up error messages (ST1005) 2019-08-21 10:40:21 -07:00
secret Merge pull request #87718 from wojtek-t/kubelet_not_watching_immutable_secret_configmaps 2020-02-11 23:14:33 -08:00
server generated: hack/update-hack-tools.sh && hack/update-vendor.sh 2020-07-25 16:45:02 -04:00
stats generated: hack/update-hack-tools.sh && hack/update-vendor.sh 2020-07-25 16:45:02 -04:00
status Deprecating --bootstrap-checkpoint-path flag 2020-06-09 15:27:01 -04:00
sysctl Merge pull request #86802 from Aresforchina/fix-staticcheck-test04 2020-06-19 04:37:59 -07:00
token Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
types Merge pull request #91577 from knabben/kubelet-bootstrap 2020-07-09 00:03:41 -07:00
util Merge pull request #92120 from farah/farah/fix-typo 2020-06-19 11:37:03 -07:00
volumemanager Handle volume-in-use error 2020-07-11 09:02:58 -04:00
winstats Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
active_deadline_test.go
active_deadline.go Clean up error messages (ST1005) 2019-08-21 10:40:21 -07:00
BUILD Ensure runtimeCache contains all observed started containers on pod delete 2020-07-21 15:54:29 -04:00
doc.go
errors.go
kubelet_dockershim_nodocker.go Clarify kubelet_dockershim_nodocker error message 2020-05-10 10:22:56 -04:00
kubelet_dockershim.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
kubelet_getters_test.go
kubelet_getters.go update cAdvisor to v0.37.0 2020-07-09 10:23:10 -07:00
kubelet_network_linux.go kubelet, kube-proxy: unmark packets before masquerading them 2020-06-15 18:45:38 -04:00
kubelet_network_others.go Add iptables.Monitor, use it from kubelet and kube-proxy 2019-09-17 10:19:26 -04:00
kubelet_network_test.go kubelet, kube-proxy: unmark packets before masquerading them 2020-06-15 18:45:38 -04:00
kubelet_network.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
kubelet_node_status_others.go Replaces modifying node object with returning a map of labels 2019-11-12 16:50:43 -05:00
kubelet_node_status_test.go Merge pull request #91499 from lo24/intf-fix 2020-06-30 02:52:05 -07:00
kubelet_node_status_windows.go Replaces modifying node object with returning a map of labels 2019-11-12 16:50:43 -05:00
kubelet_node_status.go Merge pull request #87909 from alena1108/feb6cleanup 2020-07-01 07:10:49 -07:00
kubelet_pods_linux_test.go add status.podIPs in downward api 2019-10-25 09:18:49 -07:00
kubelet_pods_test.go fix golint issues in pkg/kubelet/container 2020-06-19 15:48:08 +00:00
kubelet_pods_windows_test.go add status.podIPs in downward api 2019-10-25 09:18:49 -07:00
kubelet_pods.go remove legacy leftovers of portmapping functionality that was moved to CNI 2020-07-30 23:12:16 +00:00
kubelet_resources_test.go change kubelte nodeInfo to nodeLister 2019-10-24 22:46:59 +08:00
kubelet_resources.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
kubelet_test.go Fix int->string casts 2020-07-24 16:23:12 -04:00
kubelet_volumes_linux_test.go Fix issue in kubelet getMountedVolumePathListFromDisk 2020-06-22 10:00:43 -07:00
kubelet_volumes_test.go Use typed errors for special casing volume progress 2019-12-04 14:48:30 -05:00
kubelet_volumes.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
kubelet.go Ensure runtimeCache contains all observed started containers on pod delete 2020-07-21 15:54:29 -04:00
OWNERS add sjenning as kubelet approver 2020-06-19 13:00:55 -05:00
pod_container_deletor_test.go fix golint issues in pkg/kubelet/container 2020-06-19 15:48:08 +00:00
pod_container_deletor.go fix golint issues in pkg/kubelet/container 2020-06-19 15:48:08 +00:00
pod_workers_test.go Fix int->string casts 2020-07-24 16:23:12 -04:00
pod_workers.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
reason_cache_test.go
reason_cache.go fix golint failures of pkg/kubelet 2019-09-02 17:47:08 +08:00
runonce_test.go Merge pull request #92916 from joelsmith/count-etc-hosts 2020-07-12 06:59:36 -07:00
runonce.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
runtime.go [pkg/kubelet]: make func a little comfortable 2020-03-31 16:47:32 +08:00
time_cache_test.go Ensure runtimeCache contains all observed started containers on pod delete 2020-07-21 15:54:29 -04:00
time_cache.go Ensure runtimeCache contains all observed started containers on pod delete 2020-07-21 15:54:29 -04:00
util.go Remove dead code from pkg/kubelet/... 2019-08-21 10:40:21 -07:00
volume_host.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00