..
apis
Promote ImageMaximumGCAge to beta
2024-02-27 15:11:45 -05:00
cadvisor
WatchEvents seems useless
2023-12-15 17:07:20 -05: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
clustertrustbundle
kubelet: Support ClusterTrustBundlePEM projections
2023-11-03 11:40:48 -07:00
cm
Merge pull request #121778 from Tal-or/mm_metrics
2024-02-20 09:41:50 -08:00
config
Don't export single-use types
2024-01-30 12:02:23 -08:00
configmap
container
Merge pull request #123508 from saschagrunert/image-id-container
2024-02-28 11:01:35 -08:00
cri /remote
add container filesystem to CRI api
2023-10-23 15:04:30 -04:00
envvars
events
DRA: report NodePrepareResource errors
2023-07-17 12:56:28 +03:00
eviction
Updated Added Imagefs inodes in default Eviction Hard
2023-11-15 22:18:53 +05:30
images
Add image_id
to CRI Container
message
2024-02-28 10:05:07 +01:00
kubeletconfig
cmd/kubelet: fix overriding default KubeletConfig fields in drop-in configs if not set
2023-11-03 17:48:29 -04:00
kuberuntime
Merge pull request #123508 from saschagrunert/image-id-container
2024-02-28 11:01:35 -08:00
lifecycle
graduate PodLifecycleSleepAction to beta
2024-02-19 19:40:52 +08:00
logs
kubelet: fix flaky unit test with TestRotateLogs due to improper handling of goroutine in the tests
2024-02-23 16:28:35 +05:30
metrics
Merge pull request #121720 from aojea/first_pod_network_startup
2024-02-22 07:13:25 -08:00
network
Promote ExpandedDNSConfig feature to the GA stage
2023-05-04 20:37:10 +09:00
nodeshutdown
Fix some typo in kubelet component source code
2023-08-03 23:56:50 -07:00
nodestatus
deprecate the kubeProxyVersion field of v1.Node
2023-10-29 15:04:11 +08:00
oom
linux: fix kubelet start unit test
2022-11-09 07:17:05 +08:00
pleg
fix nil pointer dereference when EventedPLEG is enabled
2023-12-25 16:09:30 +08:00
pluginmanager
Corrected some spelling and grammatical errors
2024-01-27 10:10:25 +08:00
pod
Fix update/verify-mocks.sh
2024-02-29 22:06:00 -08:00
preemption
Add DisruptionTarget condition when preempting for critical pod
2023-05-02 18:53:19 +02:00
prober
Merge pull request #116931 from my-git9/CreateListener-ut
2023-10-31 01:22:29 +01: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
Fix a test that doesn't build on Windows
2024-02-29 00:22:04 -08:00
stats
fix panic in CRI stats of windows
2024-02-18 15:03:11 +08:00
status
Merge pull request #117516 from sourcelliu/intcast
2023-10-26 06:25:02 +02:00
sysctl
Merge pull request #120995 from aroradaman/move-get-kernel-version
2023-10-31 20:23:41 +01:00
token
types
Merge pull request #117516 from sourcelliu/intcast
2023-10-26 06:25:02 +02:00
userns
kubelet/userns: Test new functionality with feature gate enabled
2024-02-27 12:01:00 +01:00
util
Retool typecheck to be simpler
2024-02-29 22:07:00 -08:00
volumemanager
Merge pull request #123157 from jsafrane/selinux-rwx
2024-02-26 12:06:39 -08:00
winstats
fixing issue with GetCPUUsageNanoCores on Windows
2024-01-26 10:37:21 -08: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
KEP-127: check for runtime handler userns support
2024-02-27 12:01:00 +01:00
kubelet_getters.go
KEP-127: check for runtime handler userns support
2024-02-27 12:01:00 +01: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
Create a node startup latency tracker
2023-09-11 05:54:25 +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
Merge pull request #120145 from LingyanYin/inplace_vpa_inprogress_custom_resource_fix
2023-11-01 09:59:32 +01:00
kubelet_pods_windows_test.go
unittests: Fixes unit tests for Windows
2022-10-25 23:46:56 +03:00
kubelet_pods.go
KEP-127: check for runtime handler userns support
2024-02-27 12:01:00 +01: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
Add service name tests
2023-10-10 22:27:44 +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
Merge pull request #120678 from rothgar/system-log-query
2023-10-26 20:56:28 +02:00
kubelet_test.go
expected and actual field position adjustment
2024-01-13 12:16:14 +08:00
kubelet_volumes_linux_test.go
kubelet_volumes_test.go
kubelet: pass context to VolumeManager.WaitFor*
2023-04-17 11:53:28 -05:00
kubelet_volumes.go
Fix cleanup of file subpaths
2024-01-31 15:13:03 +01:00
kubelet.go
KEP-127: check for runtime handler userns support
2024-02-27 12:01:00 +01:00
OWNERS
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 #117529 from sourcelliu/podstatus
2023-10-26 06:25:16 +02:00
reason_cache_test.go
reason_cache.go
runonce_test.go
kubelet: Support ClusterTrustBundlePEM projections
2023-11-03 11:40:48 -07:00
runonce.go
Fix some typo in kubelet component source code
2023-08-03 23:56:50 -07:00
runtime.go
KEP-127: the kubelet stores runtime helpers
2024-02-27 11:07:35 +01:00
volume_host.go
kubelet: Support ClusterTrustBundlePEM projections
2023-11-03 11:40:48 -07:00