kubernetes/pkg/kubelet
2021-11-17 13:58:53 +01:00
..
apis migrate --register-with-taints to KubeletConfiguration 2021-11-16 19:10:36 +08:00
cadvisor kubelet: update cAdvisor usage for v0.43 2021-11-09 17:09:12 -08:00
certificate run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
checkpointmanager remove fakefs to drop spf13/afero dependency 2021-06-24 09:51:34 -04:00
client hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cloudresource Apply suggestions from code review 2021-03-05 23:59:23 +05:30
cm migrate nolint coments to golangci-lint 2021-11-17 13:58:53 +01:00
config remove format pods func, instead with klog.Kobjs 2021-10-15 18:26:02 +08:00
configmap Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
container prevents garbage collection from removing pinned images 2021-11-02 14:43:02 -04:00
cri Merge pull request #104920 from tkashem/response-writer-cleanup 2021-10-05 00:53:09 -07:00
custommetrics hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
dockershim Remove //lint:ignore pragmas that aren't being used anymore 2021-11-17 08:56:54 +01:00
envvars hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
events kubelet: add shutdown events 2021-06-23 16:44:19 -05:00
eviction kubelet: cgroupv2 disable memcg notifications 2021-11-10 15:40:59 -08:00
images adds pinned field to imageRecords 2021-11-03 14:47:37 -04:00
kubeletconfig move pkg/util/node to component-helpers/node/util (#105347) 2021-11-12 07:52:27 -08:00
kuberuntime Merge pull request #106289 from CatherineF-dev/fix-metrics-AlreadyRegisteredError-in-unit-test 2021-11-16 16:36:15 -08:00
leaky hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
legacy hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
lifecycle [kubelet] Reject pods with OS field mismatch 2021-11-08 19:18:15 -05:00
logs Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
metrics Adding kubelet metrics for started and failed to start HostProcess containers 2021-11-04 14:39:57 -07:00
network run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
nodeshutdown Add log for creating node shutdown manager 2021-10-15 11:16:21 +08:00
nodestatus run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
oom generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
pleg Merge pull request #104933 from vikramcse/automate_mockery 2021-09-30 18:33:21 -07:00
pluginmanager Update github.com/pkg/errors to go native errors pkg 2021-06-21 23:03:14 +05:30
pod mockery to mockgen conversion 2021-09-25 16:15:08 +00:00
preemption migrated preemption.go, stateful.go, resource_allocation.go to structured logging 2021-11-08 22:52:47 +05:30
prober add more msg when exec probe timeout 2021-11-06 15:59:22 +08:00
qos Only system-node-critical pods should be OOM Killed last 2021-03-03 16:34:27 -05:00
runtimeclass hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
secret Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
server Remove //lint:ignore pragmas that aren't being used anymore 2021-11-17 08:56:54 +01:00
stats migrate nolint coments to golangci-lint 2021-11-17 13:58:53 +01:00
status Use nolint directive instead of stopping ticker, per liggit's suggestion 2021-11-17 08:56:57 +01:00
sysctl Upgrade preparation to verify sysctl values containing forward slashes by regex 2021-11-04 11:49:56 +08:00
token Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
types Merge pull request #103048 from gy95/remove_static 2021-08-17 11:41:25 -07:00
util remove format pods func, instead with klog.Kobjs 2021-10-15 18:26:02 +08:00
volumemanager Merge pull request #106041 from jonyhy96/volumemanager-reconciler-codefmt 2021-11-16 22:55:53 -08:00
winstats generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
active_deadline_test.go Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
active_deadline.go Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
doc.go
errors.go
kubelet_dockerless_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_dockershim_nodocker.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_dockershim.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_getters_test.go delete tests which use container manager stub 2020-08-19 10:07:36 +09:00
kubelet_getters.go pkg/kubelet: improve the node informer sync check 2021-04-21 22:46:27 +03:00
kubelet_network_linux.go move IPv6DualStack feature to stable. (#104691) 2021-09-24 16:30:22 -07:00
kubelet_network_others.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_network_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_network.go Structured Logging migration: modify dockershim and network part logs of kubelet. 2021-02-14 16:01:47 +08:00
kubelet_node_status_others.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_node_status_test.go [kubelet]: Sync label periodically 2021-11-05 18:47:43 -04:00
kubelet_node_status_windows.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_node_status.go migrate --register-with-taints to KubeletConfiguration 2021-11-16 19:10:36 +08:00
kubelet_pods_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_pods_test.go generic ephemeral volume: graduation to GA 2021-10-11 20:54:20 +02:00
kubelet_pods_windows_test.go Windows: Fixes /etc/hosts file mounting support for containerd 2021-01-30 04:54:42 -08:00
kubelet_pods.go generic ephemeral volume: graduation to GA 2021-10-11 20:54:20 +02:00
kubelet_resources_test.go
kubelet_resources.go Migrate pkg/kubelet/kubeletconfig to Structured Logging 2021-03-15 15:42:34 -07:00
kubelet_test.go [test][kubelet]: Fix out of bounds in TestSyncLabels unit 2021-11-10 16:53:59 -05:00
kubelet_volumes_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_volumes_test.go fixing unit test failures induced by turning on CSIMigrationGCE 2021-11-16 19:26:30 +00:00
kubelet_volumes.go Keep pod worker running until pod is truly complete 2021-07-06 15:55:22 -04:00
kubelet.go migrate --register-with-taints to KubeletConfiguration 2021-11-16 19:10:36 +08:00
OWNERS Add klueska as an approver in pkg/kubelet/OWNERS 2021-02-09 21:43:35 +01: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 Structured Logging migration: modify volume and container part logs of kubelet. 2021-03-17 08:59:03 +08:00
pod_workers_test.go Ensure there is one running static pod with the same full name 2021-10-19 16:30:18 +09:00
pod_workers.go Ensure there is one running static pod with the same full name 2021-10-19 16:30:18 +09:00
reason_cache_test.go
reason_cache.go
runonce_test.go Merge pull request #104933 from vikramcse/automate_mockery 2021-09-30 18:33:21 -07:00
runonce.go Keep pod worker running until pod is truly complete 2021-07-06 15:55:22 -04:00
runtime.go
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 Fix misusage of RLock in timeCache lru.Cache.Get() 2020-09-13 21:08:19 +08:00
volume_host.go Structured Logging migration: modify volume and container part logs of kubelet. 2021-03-17 08:59:03 +08:00