k3s/pkg/kubelet
Kubernetes Prow Robot 536677693a
Merge pull request #72266 from cofyc/automated-cherry-pick-of-#71509-upstream-release-1.13
Automated cherry pick of #71509: Fix device mountable volume names in DSW
2019-01-07 23:39:35 -08:00
..
apis Merge pull request #70508 from dashpole/pod_resources_socket 2018-11-15 13:43:44 -08:00
cadvisor Add tests to ensure feature gate changes don't escape kubelet/scheduler packages 2018-11-16 10:52:53 -05:00
certificate Revert "Make bootstrap client cert loading part of rotation" 2018-11-17 10:24:39 -05:00
checkpoint Move from glog to klog 2018-11-10 07:50:31 -05:00
checkpointmanager Make 'pod' package to use unified checkpointManager 2018-04-16 01:30:20 -04:00
client pass handler ctx to node rest nodegetter 2018-10-01 09:27:18 -04:00
cloudresource Move from glog to klog 2018-11-10 07:50:31 -05:00
cm Permit use of deprecated dir in device plugin. 2018-11-21 18:37:31 -08:00
config Check for volume-subpaths directory in orpahaned pod cleanup 2018-12-27 13:06:27 -08:00
configmap Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
container Move from glog to klog 2018-11-10 07:50:31 -05:00
custommetrics Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
dockershim Move from glog to klog 2018-11-10 07:50:31 -05:00
envvars K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
events delete unused events 2018-07-17 14:19:50 +08:00
eviction Add tests to ensure feature gate changes don't escape kubelet/scheduler packages 2018-11-16 10:52:53 -05:00
images Move from glog to klog 2018-11-10 07:50:31 -05:00
kubeletconfig Move from glog to klog 2018-11-10 07:50:31 -05:00
kuberuntime Surface selected pod RuntimeHandler in Kubelet logs 2018-12-19 11:01:07 -08:00
leaky fix golint failures - /pkg/kubelet/images 2018-09-17 10:52:25 +08:00
lifecycle Move from glog to klog 2018-11-10 07:50:31 -05:00
logs Move from glog to klog 2018-11-10 07:50:31 -05:00
metrics Fix kubelet panic. 2018-11-16 16:21:57 -08:00
mountpod Move from glog to klog 2018-11-10 07:50:31 -05:00
network Add tests to ensure feature gate changes don't escape kubelet/scheduler packages 2018-11-16 10:52:53 -05:00
nodelease Move from glog to klog 2018-11-10 07:50:31 -05:00
nodestatus Move from glog to klog 2018-11-10 07:50:31 -05:00
pleg Move from glog to klog 2018-11-10 07:50:31 -05:00
pod Move from glog to klog 2018-11-10 07:50:31 -05:00
preemption Add tests to ensure feature gate changes don't escape kubelet/scheduler packages 2018-11-16 10:52:53 -05:00
prober Move from glog to klog 2018-11-10 07:50:31 -05:00
qos Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
remote Move from glog to klog 2018-11-10 07:50:31 -05:00
runtimeclass Implement RuntimeClass support for the Kubelet & CRI 2018-09-04 13:45:11 -07:00
secret Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
server fix node and kubelet start times 2018-12-12 13:36:49 -08:00
stats Move from glog to klog 2018-11-10 07:50:31 -05:00
status Move from glog to klog 2018-11-10 07:50:31 -05:00
sysctl Run make update 2018-06-06 00:12:40 +02:00
token Move from glog to klog 2018-11-10 07:50:31 -05:00
types Add tests to ensure feature gate changes don't escape kubelet/scheduler packages 2018-11-16 10:52:53 -05:00
util fix node and kubelet start times 2018-12-12 13:36:49 -08:00
volumemanager Add unit test to verify generated volume names. 2018-12-21 11:55:30 +08:00
winstats Move from glog to klog 2018-11-10 07:50:31 -05:00
BUILD Check for volume-subpaths directory in orpahaned pod cleanup 2018-12-27 13:06:27 -08:00
OWNERS Add labels to kubelet OWNERS files 2018-08-22 00:43:32 +03:00
active_deadline.go
active_deadline_test.go
doc.go
errors.go Start synchronizing pods after network is ready. 2018-09-21 10:12:49 +02:00
kubelet.go Modify kubelet watcher to support old versions 2018-11-21 18:37:31 -08:00
kubelet_getters.go Check for volume-subpaths directory in orpahaned pod cleanup 2018-12-27 13:06:27 -08:00
kubelet_getters_test.go
kubelet_network.go Move from glog to klog 2018-11-10 07:50:31 -05:00
kubelet_network_linux.go Move from glog to klog 2018-11-10 07:50:31 -05:00
kubelet_network_others.go Kubelet: only sync iptables on linux 2018-09-05 10:22:48 +08:00
kubelet_network_test.go Kubelet: only sync iptables on linux 2018-09-05 10:22:48 +08:00
kubelet_node_status.go Move from glog to klog 2018-11-10 07:50:31 -05:00
kubelet_node_status_test.go Update kubelet node status report logic with node lease feature 2018-11-07 11:59:42 -08:00
kubelet_pods.go Write HostAliases aliases on same line per host IP 2018-11-11 20:54:52 -05:00
kubelet_pods_linux_test.go Remove mount propagation feature gate logic 2018-10-31 15:51:37 +01:00
kubelet_pods_test.go fix scheduler and kubelet unit tests leaking feature flag changes 2018-11-16 10:52:53 -05:00
kubelet_pods_windows_test.go Address CR comments and add more tests 2018-10-26 00:29:27 -07:00
kubelet_resources.go Move from glog to klog 2018-11-10 07:50:31 -05:00
kubelet_resources_test.go Cleanup verbose cAdvisor mocking in Kubelet unit tests 2018-06-27 11:53:41 -07:00
kubelet_test.go Merge pull request #65567 from ceshihao/pod_status_after_eviction 2018-10-17 11:56:41 -07:00
kubelet_volumes.go Check for volume-subpaths directory in orpahaned pod cleanup 2018-12-27 13:06:27 -08:00
kubelet_volumes_linux_test.go Check for volume-subpaths directory in orpahaned pod cleanup 2018-12-27 13:06:27 -08:00
kubelet_volumes_test.go Refactor of GenerateMapDeviceFunc to delegate Map call to volume plugin. 2018-06-03 17:25:37 -04:00
main_test.go Add tests to ensure feature gate changes don't escape kubelet/scheduler packages 2018-11-16 10:52:53 -05:00
oom_watcher.go Move from glog to klog 2018-11-10 07:50:31 -05:00
oom_watcher_test.go
pod_container_deletor.go Move from glog to klog 2018-11-10 07:50:31 -05:00
pod_container_deletor_test.go
pod_workers.go Move from glog to klog 2018-11-10 07:50:31 -05:00
pod_workers_test.go
reason_cache.go Simple code and typo fixed in in kubelet 2018-09-06 09:12:39 +08:00
reason_cache_test.go
runonce.go Move from glog to klog 2018-11-10 07:50:31 -05:00
runonce_test.go implement service account token projection 2018-06-04 17:22:08 -07:00
runtime.go improve err msg for runtimeError 2018-10-10 15:19:48 +08:00
util.go
volume_host.go Move from glog to klog 2018-11-10 07:50:31 -05:00