.. |
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
|
Merge pull request #118254 from elezar/4009/add-cdi-devices-to-device-plugin
|
2023-07-17 05:21:08 -07: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
|
Merge pull request #118770 from marquiz/devel/cgroup-driver-autoconfig
|
2023-07-17 15:53:18 -07: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
|
node: podresources: getallocatable: move to GA
|
2023-07-12 14:11:22 +02: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
|
implement sidecar resource calculation
|
2023-07-08 07:26:13 +09: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
|
Move cri/streaming to k8s.io/kubelet staging repository
|
2023-06-05 08:08:18 +02:00 |
stats
|
Add SwapStats to summary API through cadvisor
|
2023-07-18 02:40:02 +03:00 |
status
|
dra: generated name for ResourceClaim from template
|
2023-07-11 14:23:48 +02:00 |
sysctl
|
Remove unnecessary if judgments
|
2023-04-16 23:55:31 +08:00 |
token
|
|
|
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
|
|
|
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
|
Downward API support for status.hostIPs
|
2023-07-14 09:35:30 +08: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
|
|
|
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 |