kubernetes/pkg/kubelet
Gab Satch 79dafaa760 bazel and gofmt fixes
Signed-off-by: Ben Moss <bmoss@pivotal.io>
2019-10-28 17:02:15 -04:00
..
apis update bazel BUILD files 2019-10-06 15:29:23 -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 insecurebackendproxy 2019-10-16 11:43:17 -04:00
cloudresource Migrate fake cloud provider to staging 2019-05-14 13:32:18 -07:00
cm Clean-up and additional test cases for socket-mask unit test. 2019-10-18 04:16:06 +01: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 fix errors 2019-10-16 22:11:47 +08:00
envvars
events remove unused events in event.go 2019-05-30 22:01:19 +08:00
eviction feat: update taint nodes by condition to GA 2019-10-19 09:17:41 +08:00
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 #81280 from yqwang-ms/yqwang/exitmsglost 2019-10-08 15:41:51 -07:00
leaky
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 Merge pull request #83713 from RainbowMango/pr_refactor_kubelet_collector_test 2019-10-24 22:55:38 -07:00
mountpod
network Prune inactive owners from pkg/kubelet/* network related OWNERS files. 2019-10-13 08:51:00 -04:00
nodelease Update existing node lease with retry. 2019-08-21 11:50:06 +08:00
nodestatus Merge pull request #81594 from jfbai/remove-duplicated-log 2019-10-11 19:38:38 -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 update bazel BUILD files 2019-10-06 15:29:23 -04:00
pod Check whether mirror pod is ciritical in managerImpl#evictPod 2019-10-01 11:12:18 -07:00
preemption kubelet: Record preemptions similarly to evictions 2019-10-19 19:07:37 -04: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 set backup value to ensure connections against kubelets eventually close 2019-10-16 13:39:14 -04: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 #83325 from yutedz/static-mirror-pod 2019-10-07 22:15:40 -07:00
sysctl
token Improve error message for projected tokens when API is not enabled 2019-09-26 09:10:07 -04:00
types Check whether mirror pod is ciritical in managerImpl#evictPod 2019-10-01 11:12:18 -07:00
util Exec probes should not be unbounded 2019-09-11 10:15:35 -04:00
volumemanager Merge pull request #84173 from cofyc/fix83693 2019-10-25 19:23:23 -07:00
winstats bazel and gofmt fixes 2019-10-28 17:02:15 -04:00
active_deadline_test.go
active_deadline.go Clean up error messages (ST1005) 2019-08-21 10:40:21 -07:00
BUILD bazel and gofmt fixes 2019-10-28 17:02:15 -04: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 This adds context from for cloud calls for Kubelet. 2019-10-14 22:01:22 -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_network.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kubelet_node_status_others.go Adds Windows build information as a label on the node 2019-10-28 14:02:26 -04:00
kubelet_node_status_test.go feat: update taint nodes by condition to GA 2019-10-19 09:17:41 +08:00
kubelet_node_status_windows.go Adds Windows build information as a label on the node 2019-10-28 14:02:26 -04:00
kubelet_node_status.go Adds Windows build information as a label on the node 2019-10-28 14:02:26 -04: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
kubelet_test.go feat: update taint nodes by condition to GA 2019-10-19 09:17:41 +08:00
kubelet_volumes_linux_test.go
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 Merge pull request #83551 from dims/move-external-facing-kubelet-apis-to-staging 2019-10-10 13:41:36 -07:00
OWNERS
pod_container_deletor_test.go
pod_container_deletor.go
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