.. |
apis
|
Merge pull request #121275 from haircommander/image-max-gc
|
2023-10-25 21:29:10 +02: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
|
Fix compiling e2e.test on macOS
|
2024-01-09 10:42:20 +09:00 |
config
|
kubelet: Support ClusterTrustBundlePEM projections
|
2023-11-03 11:40:48 -07:00 |
configmap
|
|
|
container
|
Merge pull request #121913 from liggitt/testing-dep
|
2023-12-13 23:55:56 +01: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
|
Merge pull request #119652 from lixd/kubelet_image_gc
|
2023-11-13 17:36:15 +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 #122578 from carlory/lock-default-ConsistentHTTPGetHandlers
|
2024-01-04 18:00:52 +01:00 |
lifecycle
|
lock GA feature-gate ConsistentHTTPGetHandlers to default
|
2024-01-04 15:12:08 +08:00 |
logs
|
Second attempt: Plumb context to Kubelet CRI calls (#113591)
|
2022-11-05 06:02:13 -07:00 |
metrics
|
lock GA feature-gate ConsistentHTTPGetHandlers to default
|
2024-01-04 15:12:08 +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
|
Fix some typo in kubelet component source code
|
2023-08-03 23:56:50 -07: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 #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
|
remove unused GetRawContainerInfo
|
2023-12-15 05:56:22 -08:00 |
stats
|
Merge pull request #121924 from saschagrunert/leaky
|
2024-01-04 17:59:30 +01: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
|
Fix compiling e2e.test on macOS
|
2024-01-09 10:42:20 +09:00 |
util
|
Add metric for e2e pod startup latency including image pull
|
2023-10-25 20:34:17 +00:00 |
volumemanager
|
Merge pull request #122211 from gnufied/fix-uncertain-raw-block-devices
|
2023-12-15 15:42:40 +01: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
|
|
|
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
|
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
|
Merge pull request #120145 from LingyanYin/inplace_vpa_inprogress_custom_resource_fix
|
2023-11-01 09:59:32 +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
|
Merge pull request #122087 from fatsheep9146/fix-kubelet-trace-broke
|
2024-01-04 17:59:39 +01: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
|
Add metric for failed orphan pod cleanup
|
2023-02-22 18:43:38 +01:00 |
kubelet.go
|
Fix compiling e2e.test on macOS
|
2024-01-09 10:42:20 +09: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
|
|
|
volume_host.go
|
kubelet: Support ClusterTrustBundlePEM projections
|
2023-11-03 11:40:48 -07:00 |