kubernetes/pkg/kubelet
charles-chenzz ba9ce3ab08 fix flaky test on dra TestPrepareResources/should_timeout
Co-authored-by: TommyStarK <thomasmilox@gmail.com>
2023-08-03 22:37:54 +08:00
..
apis Merge pull request #119374 from danwinship/kep-3178-ga 2023-07-17 15:53:47 -07:00
cadvisor revert azuredisk test removal change 2023-03-11 07:10:05 +00:00
certificate fix fd leaks and failed file removing for main pkg and cmd 2023-05-09 09:24:11 -05:00
checkpointmanager
client kubelet/client: collapse transport wiring onto standard approach 2023-02-06 20:34:49 -05:00
cloudresource Replace uses of ObjectReflectDiff with cmp.Diff 2023-04-12 08:48:03 -07:00
cm fix flaky test on dra TestPrepareResources/should_timeout 2023-08-03 22:37:54 +08:00
config Use early return pattern to avoid nested conditions 2023-05-03 02:27:26 +09:00
configmap Generate and format files 2022-07-26 13:14:05 -04:00
container Sidecar: Implement lifecycle of the restartable init container 2023-07-08 07:26:12 +09:00
cri/remote Add CRI fake runtimes for RuntimeConfig rpc 2023-07-17 12:27:04 -04:00
envvars
events DRA: report NodePrepareResource errors 2023-07-17 12:56:28 +03:00
eviction kubelet: Remove unused mirrorPodFunc in eviction 2023-05-12 12:57:25 -04:00
images Merge pull request #116231 from kannon92/kubelet-image-cleanup 2023-05-23 10:24:27 -07:00
kubeletconfig replace ioutil with os, update doc 2023-04-13 09:02:46 +08:00
kuberuntime do not touch swap for cgroup v1 if swap not enabled 2023-07-21 13:27:50 +08:00
leaky
lifecycle Sidecar: Implement lifecycle of the restartable init container 2023-07-08 07:26:12 +09:00
logs Second attempt: Plumb context to Kubelet CRI calls (#113591) 2022-11-05 06:02:13 -07:00
metrics Unit tests: node swap usage resource metric 2023-07-18 02:55:56 +03:00
network Promote ExpandedDNSConfig feature to the GA stage 2023-05-04 20:37:10 +09:00
nodeshutdown Create local copy to avoid potential race condition 2023-03-29 19:50:06 +00:00
nodestatus Set the node-ips annotation correctly with CloudDualStackNodeIPs 2023-06-01 07:20:17 -04:00
oom linux: fix kubelet start unit test 2022-11-09 07:17:05 +08:00
pleg Remove undesired verbose fields from log 2023-05-18 16:07:45 +08:00
pluginmanager Merge pull request #111634 from KunWuLuan/pluginmanager_cache_log_amend 2023-03-09 19:08:29 -08:00
pod kubelet: Rename PodManager DeletePod to RemovePod 2023-05-12 12:57:27 -04:00
preemption Add DisruptionTarget condition when preempting for critical pod 2023-05-02 18:53:19 +02:00
prober Merge pull request #118549 from a7i/kubelet-prober-metric-pod 2023-07-26 18:28:06 -07:00
qos Rename ContainerStatus.ResourcesAllocated to ContainerStatus.AllocatedResources 2023-03-10 14:49:26 +00:00
runtimeclass kubelet: Replace deprecated pointer function 2023-01-08 13:44:09 +01:00
secret Log a warning if a ImagePullSecrets does not exist 2023-05-11 09:33:14 +00:00
server Unit tests: node swap usage resource metric 2023-07-18 02:55:56 +03:00
stats Merge pull request #116968 from mansikulkarni96/windowsStatsFromCRI 2023-07-18 11:07:10 -07:00
status Generate containers ready condition including restartable init containers 2023-07-18 08:12:24 +09:00
sysctl Remove unnecessary if judgments 2023-04-16 23:55:31 +08:00
token Merge pull request #99685 from yangjunmyfm192085/run-test24 2022-05-03 17:16:47 -07:00
types Sidecar: Implement lifecycle of the restartable init container 2023-07-08 07:26:12 +09:00
userns features: rename UserNamespacesStatelessPodsSupport 2023-06-22 15:19:50 +02:00
util Sidecar: Implement lifecycle of the restartable init container 2023-07-08 07:26:12 +09:00
volumemanager Update code to use new generic allocatedResourceStatus field 2023-07-17 15:30:35 -04:00
winstats Updating perfCounterUpdatePerioud for Windows to 10 seconds 2023-03-13 12:13:24 -07:00
active_deadline_test.go Add comment for 0th case 2022-10-08 12:06:42 +03:00
active_deadline.go
doc.go
errors.go
kubelet_getters_test.go Add test case for getPodVolumeSubpathsDir 2022-04-27 16:33:28 +08:00
kubelet_getters.go Merge pull request #116482 from smarterclayton/no_mutate 2023-04-12 02:22:32 -07:00
kubelet_network_linux.go Remove IPTablesOwnershipCleanup checks and dead code 2023-07-17 16:51:47 -04:00
kubelet_network_others.go
kubelet_network.go Second attempt: Plumb context to Kubelet CRI calls (#113591) 2022-11-05 06:02:13 -07:00
kubelet_node_status_others.go
kubelet_node_status_test.go Replace uses of diff.ObjectDiff with cmp.Diff 2023-04-12 08:46:12 -07:00
kubelet_node_status_windows.go
kubelet_node_status.go kubelet: Keep trying fast status update at startup until node is ready 2022-11-09 15:55:20 +00:00
kubelet_pods_linux_test.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
kubelet_pods_test.go Downward API support for status.hostIPs 2023-07-14 09:35:30 +08:00
kubelet_pods_windows_test.go unittests: Fixes unit tests for Windows 2022-10-25 23:46:56 +03:00
kubelet_pods.go Merge pull request #119168 from gjkim42/sidecar-allow-probes-and-lifecycle-hooks 2023-07-17 18:11:07 -07:00
kubelet_resources_test.go
kubelet_resources.go
kubelet_server_journal_linux.go kubelet: Expose simple journald and Get-WinEvent shims on the logs endpoint 2023-03-14 08:54:36 -07:00
kubelet_server_journal_others.go kubelet: Expose simple journald and Get-WinEvent shims on the logs endpoint 2023-03-14 08:54:36 -07:00
kubelet_server_journal_test.go unittests: Fixes server journal unit test on Windows 2023-04-06 08:50:10 +00:00
kubelet_server_journal_windows.go kubelet: Expose simple journald and Get-WinEvent shims on the logs endpoint 2023-03-14 08:54:36 -07:00
kubelet_server_journal.go kubelet: Expose simple journald and Get-WinEvent shims on the logs endpoint 2023-03-14 08:54:36 -07:00
kubelet_test.go Add HostIPs for kubelet 2023-07-14 09:35:30 +08:00
kubelet_volumes_linux_test.go Remove ioutil in kubelet and its tests 2022-07-30 12:35:26 +09:00
kubelet_volumes_test.go kubelet: pass context to VolumeManager.WaitFor* 2023-04-17 11:53:28 -05:00
kubelet_volumes.go Add metric for failed orphan pod cleanup 2023-02-22 18:43:38 +01:00
kubelet.go Deprecate now-unused kubelet iptables flags 2023-07-17 16:51:47 -04:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
pod_container_deletor_test.go
pod_container_deletor.go Second attempt: Plumb context to Kubelet CRI calls (#113591) 2022-11-05 06:02:13 -07:00
pod_workers_test.go kubelet: Mark new terminal pods as non-finished in pod worker 2023-04-11 01:39:05 -07:00
pod_workers.go Merge pull request #118976 from ctripcloud/fix-typo 2023-07-01 06:06:48 -07:00
reason_cache_test.go
reason_cache.go Generate and format files 2022-07-26 13:14:05 -04:00
runonce_test.go kubelet: Separate the MirrorClient from the PodManager 2023-05-12 12:57:26 -04:00
runonce.go kubelet: Separate the MirrorClient from the PodManager 2023-05-12 12:57:26 -04:00
runtime.go
volume_host.go remove helper function for unused storage feature in pkg/proxy/util 2023-06-13 09:22:59 +08:00