kubernetes/pkg/kubelet
Davanum Srinivas d30c489c54
Move pkg/kubelet/pluginregistration and deviceplugin
Change-Id: I06adcb43bd278b430ffad2010869e1524c8cc4ff
2019-10-06 15:28:38 -04:00
..
apis Move pkg/kubelet/pluginregistration and deviceplugin 2019-10-06 15:28:38 -04:00
cadvisor Bump gonvml module and remove CGO dependency. 2019-09-04 15:27:57 -03:00
certificate Merge pull request #82090 from liggitt/webhook-http2 2019-08-30 06:26:54 -07:00
checkpoint Fix misc static check issues 2019-08-21 10:40:21 -07:00
checkpointmanager fix golint failures of pkg/kubelet/checkpointmanager/checksum 2019-04-25 09:56:43 +08:00
client Add support for konnectivity service to the etcd3 client. 2019-08-30 10:31:53 -07:00
cloudresource Migrate fake cloud provider to staging 2019-05-14 13:32:18 -07:00
cm Move pkg/kubelet/pluginregistration and deviceplugin 2019-10-06 15:28:38 -04:00
config Cleanup more static check issues (S1*,ST*) 2019-08-21 10:40:21 -07:00
configmap Fix golint failures in some pkg/kubelet packages 2019-08-03 21:07:12 +02:00
container Fixed an issue where duplicate containerPorts where not allowed across different address families 2019-09-13 14:44:53 +02:00
custommetrics fix golint failures of pkg/kubelet/configmap pkg/kubelet/custommetrics 2019-05-20 09:56:19 +08:00
dockershim Use ipv4 in wincat port forward 2019-09-23 17:10:01 -07:00
envvars K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
events remove unused events in event.go 2019-05-30 22:01:19 +08:00
eviction Move GetPodPriority from /scheduler/util to /api/pod 2019-09-24 22:02:13 +05:30
images Improve readability for image manager tests 2019-07-18 10:14:43 -04:00
kubeletconfig Clean up error messages (ST1005) 2019-08-21 10:40:21 -07:00
kuberuntime Merge pull request #74881 from qingsenLi/k8s190304-fix-syntactic 2019-09-10 14:28:48 -07:00
leaky fix golint failures - /pkg/kubelet/images 2018-09-17 10:52:25 +08:00
lifecycle Clean up error messages (ST1005) 2019-08-21 10:40:21 -07:00
logs New staging repository for cri-api 2019-03-26 18:21:04 -04:00
metrics Update running_pod_count and running_container_count metric 2019-08-29 17:23:04 +02:00
mountpod change import alias of utils/strings 2019-01-30 10:44:09 +08:00
network Clean up error messages (ST1005) 2019-08-21 10:40:21 -07:00
nodelease Update existing node lease with retry. 2019-08-21 11:50:06 +08:00
nodestatus remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
oom Merge pull request #78174 from gaorong/oom-event 2019-08-28 12:01:13 -07:00
pleg Update running_pod_count and running_container_count metric 2019-08-29 17:23:04 +02:00
pluginmanager Move pkg/kubelet/pluginregistration and deviceplugin 2019-10-06 15:28:38 -04:00
pod Cleanup more static check issues (S1*,ST*) 2019-08-21 10:40:21 -07:00
preemption feat: cleanup pod critical pod annotations feature 2019-08-09 08:41:23 +08:00
prober Update bazel by hack/update-bazel.sh 2019-09-29 11:52:30 +08:00
qos Fix golint failures of pkg/kubelet/qos 2019-08-05 15:54:15 +02:00
remote Fix misc static check issues 2019-08-21 10:40:21 -07:00
runtimeclass Clean up error messages (ST1005) 2019-08-21 10:40:21 -07:00
secret Fix golint issues in pkg/kubelet/secret 2019-06-20 19:56:29 +02:00
server Merge pull request #78563 from qingsenLi/k8s-190531 2019-09-26 01:25:10 -07:00
stats Merge pull request #82300 from lyft/cri-stats-nanocores-overflow-fix 2019-09-23 17:31:38 -07:00
status Merge pull request #82113 from kebe7jun/fix/log-format-and-typo 2019-09-11 10:39:14 -07:00
sysctl
token Improve error message for projected tokens when API is not enabled 2019-09-26 09:10:07 -04:00
types Cleanup more static check issues (S1*,ST*) 2019-08-21 10:40:21 -07:00
util Exec probes should not be unbounded 2019-09-11 10:15:35 -04:00
volumemanager Merge pull request #81530 from tedyu/dsow-pop-pod-vol 2019-09-10 22:11:22 -07:00
winstats fix lint 2019-07-23 16:01:39 -07:00
active_deadline_test.go
active_deadline.go Clean up error messages (ST1005) 2019-08-21 10:40:21 -07:00
BUILD Merge pull request #82096 from logicalhan/version-deletion 2019-09-17 14:27:16 -07:00
doc.go
errors.go fix some golint failures of pkg/kubelet 2019-04-22 10:40:51 +08:00
kubelet_getters_test.go
kubelet_getters.go Clean up error messages (ST1005) 2019-08-21 10:40:21 -07:00
kubelet_network_linux.go Add iptables.Monitor, use it from kubelet and kube-proxy 2019-09-17 10:19:26 -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: only sync iptables on linux 2018-09-05 10:22:48 +08:00
kubelet_network.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kubelet_node_status_test.go remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
kubelet_node_status.go Clean up error messages (ST1005) 2019-08-21 10:40:21 -07:00
kubelet_pods_linux_test.go Move HostUtil to pkg/volume/util/hostutil 2019-08-30 10:14:42 -06:00
kubelet_pods_test.go Move HostUtil to pkg/volume/util/hostutil 2019-08-30 10:14:42 -06:00
kubelet_pods_windows_test.go Move HostUtil to pkg/volume/util/hostutil 2019-08-30 10:14:42 -06:00
kubelet_pods.go Move HostUtil to pkg/volume/util/hostutil 2019-08-30 10:14:42 -06:00
kubelet_resources_test.go
kubelet_resources.go Move from glog to klog 2018-11-10 07:50:31 -05:00
kubelet_test.go Move HostUtil to pkg/volume/util/hostutil 2019-08-30 10:14:42 -06:00
kubelet_volumes_linux_test.go Check for volume-subpaths directory in orpahaned pod cleanup 2018-12-26 10:49:28 -08:00
kubelet_volumes_test.go Skip unused volumes in VolumeManager 2019-08-15 10:48:38 +02:00
kubelet_volumes.go Clean up error messages (ST1005) 2019-08-21 10:40:21 -07:00
kubelet.go Move pkg/kubelet/pluginregistration and deviceplugin 2019-10-06 15:28:38 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
pod_container_deletor_test.go
pod_container_deletor.go Move from glog to klog 2018-11-10 07:50:31 -05:00
pod_workers_test.go Pass desiredPods to CleanupPods 2019-07-03 10:35:13 +08:00
pod_workers.go Cleanup more static check issues (S1*,ST*) 2019-08-21 10:40:21 -07: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 Move HostUtil to pkg/volume/util/hostutil 2019-08-30 10:14:42 -06:00
runonce.go Clean up error messages (ST1005) 2019-08-21 10:40:21 -07:00
runtime.go Set runtimeState when RuntimeReady is not set or false 2019-08-09 18:52:27 -07:00
util.go Remove dead code from pkg/kubelet/... 2019-08-21 10:40:21 -07:00
volume_host.go Move HostUtil to pkg/volume/util/hostutil 2019-08-30 10:14:42 -06:00