k3s/pkg/kubelet
Clayton Coleman 3464222267
Revert "Make bootstrap client cert loading part of rotation"
This reverts commit 0af19875ad.

Revert "Ensure the bootstrap rotation code is tested by forcing rotation"

This reverts commit de293b2d7d.
2018-11-17 10:24:39 -05: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
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 Kubelet Plugin Registration v1 update fix 2018-11-15 17:40:35 -05:00
config Update pluginwatcher to ignore CSI metadata dir and non socket files 2018-11-17 01:51:00 +01: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 Add tests to ensure feature gate changes don't escape kubelet/scheduler packages 2018-11-16 10:52:53 -05: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 add kubelet grpc server for pod-resources service 2018-11-15 09:43:20 -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 Update e2e tests to include CSI 2018-11-17 01:52:57 +01:00
volumemanager Merge pull request #71167 from msau42/block-beta 2018-11-16 20:28:03 -08:00
winstats Move from glog to klog 2018-11-10 07:50:31 -05:00
BUILD Add tests to ensure feature gate changes don't escape kubelet/scheduler packages 2018-11-16 10:52:53 -05: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 Update pluginwatcher to ignore CSI metadata dir and non socket files 2018-11-17 01:51:00 +01:00
kubelet_getters.go Update pluginwatcher to ignore CSI metadata dir and non socket files 2018-11-17 01:51:00 +01: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 Move from glog to klog 2018-11-10 07:50:31 -05: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