| .. |
|
allocation
|
Cleanup unused container parameter from allocation state Delete
|
2025-03-12 15:19:38 -07:00 |
|
apis
|
Add TokenAttributes field to v1 CredentialProvider
|
2025-03-11 19:24:39 -05:00 |
|
cadvisor
|
remove import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
certificate
|
kubelet request certificates if at least one IP exist
|
2024-07-18 09:44:48 +00:00 |
|
checkpointmanager
|
fix: enable expected-actual rule from testifylint in module k8s.io/kubernetes
|
2024-09-27 07:56:31 +02:00 |
|
client
|
|
|
|
cloudresource
|
|
|
|
clustertrustbundle
|
kubelet: ctb: use generics to handle alpha/beta APIs for CTB projection
|
2025-03-11 18:07:31 +01:00 |
|
cm
|
Merge pull request #129950 from ffromani/alignment-error-detail-metrics
|
2025-03-12 18:03:46 -07:00 |
|
config
|
Kubelet sets pod.status.observedGeneration behind FG
|
2025-03-06 22:31:04 +00:00 |
|
configmap
|
Use a generic Set instead of a specified Set in kubelet
|
2024-06-04 14:25:43 +08:00 |
|
container
|
Merge pull request #130135 from saschagrunert/image-volume-beta
|
2025-03-12 18:03:58 -07:00 |
|
envvars
|
remove import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
events
|
Monitor progress tracking for permission change
|
2025-02-24 15:55:37 -05:00 |
|
eviction
|
Merge pull request #130569 from dims/update-to-latest-cadvisor-v0.52.0
|
2025-03-07 17:09:51 -08:00 |
|
images
|
Update credential provider plugin to support using service account token
|
2025-03-11 20:36:32 -07:00 |
|
kubeletconfig
|
Merge kubelet configuration files using versioned serialized data
|
2024-09-17 11:59:09 -04:00 |
|
kuberuntime
|
Merge pull request #130135 from saschagrunert/image-volume-beta
|
2025-03-12 18:03:58 -07:00 |
|
lifecycle
|
Promote SidecarContainers feature to GA
|
2025-02-02 17:45:36 +09:00 |
|
logs
|
fix wrong assertion on tests
|
2025-02-23 16:53:50 +08:00 |
|
metrics
|
Merge pull request #130135 from saschagrunert/image-volume-beta
|
2025-03-12 18:03:58 -07:00 |
|
network
|
Use a generic Set instead of a specified Set in kubelet
|
2024-06-04 14:25:43 +08:00 |
|
nodeshutdown
|
Introduce a metric to track kubelet admission failure.
|
2024-11-06 00:07:17 -08:00 |
|
nodestatus
|
kubelet: only emit one reboot event
|
2024-12-10 16:44:17 -06:00 |
|
oom
|
oom_watcher: fix testifylint failures
|
2024-11-28 17:47:02 +02:00 |
|
pleg
|
remove import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
pluginmanager
|
fix: enable expected-actual rule from testifylint in module k8s.io/kubernetes
|
2024-09-27 07:56:31 +02:00 |
|
pod
|
kubelet: try registering mirror pods as soon as node is registered.
|
2024-11-05 00:56:21 -08:00 |
|
preemption
|
refactor: kubelet preemption TestEvictPodsToFreeRequests() method
|
2024-08-13 08:41:07 +08:00 |
|
prober
|
Merge pull request #130000 from saschagrunert/typos
|
2025-03-03 19:55:42 -08:00 |
|
qos
|
Promote SidecarContainers feature to GA
|
2025-02-02 17:45:36 +09:00 |
|
runtimeclass
|
use utils/ptr package instead of utils/pointer
|
2024-10-03 11:33:12 +09:00 |
|
secret
|
Use a generic Set instead of a specified Set in kubelet
|
2024-06-04 14:25:43 +08:00 |
|
server
|
Use randfill, do API renames
|
2025-03-08 15:18:00 -08:00 |
|
stats
|
Use randfill, do API renames
|
2025-03-08 15:18:00 -08:00 |
|
status
|
Kubelet sets pod.status.observedGeneration behind FG
|
2025-03-06 22:31:04 +00:00 |
|
sysctl
|
kubelet: Migrate pkg/kubelet/sysctl to contextual logging
|
2025-01-30 10:31:58 +02:00 |
|
token
|
kubelet: migrate clustertrustbundle, token to contextual logging
|
2024-10-30 17:31:11 +02:00 |
|
types
|
remove import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
userns
|
pkg/kubelet/user/userns: remove, use moby/sys/userns
|
2024-10-22 14:36:14 -07:00 |
|
util
|
update to latest cadvisor @ v0.52.0
|
2025-03-05 06:36:39 -05:00 |
|
volumemanager
|
fix handle terminating pvc when kubelet rebuild dsw
|
2025-03-10 15:39:18 +08:00 |
|
watchdog
|
feat: Integrate device plugin registration gRPC server health checks.
|
2024-11-05 19:59:56 +08:00 |
|
winstats
|
remove import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
active_deadline.go
|
|
|
|
active_deadline_test.go
|
|
|
|
doc.go
|
remove import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
errors.go
|
|
|
|
kubelet.go
|
Update credential provider plugin to support using service account token
|
2025-03-11 20:36:32 -07:00 |
|
kubelet_getters.go
|
[kubelet] Cleanup incorrect log about static pod status change
|
2024-07-01 17:00:00 -07:00 |
|
kubelet_getters_test.go
|
fix: enable bool-compare rule from testifylint linter (#125135)
|
2024-06-28 10:58:05 -07:00 |
|
kubelet_linux.go
|
check root cpu.stat instead of kernel version for cgroup v2
|
2024-09-18 11:39:36 +08:00 |
|
kubelet_network.go
|
|
|
|
kubelet_network_linux.go
|
Add utiliptables.NewDualStack
|
2025-03-08 10:14:17 -05:00 |
|
kubelet_network_others.go
|
|
|
|
kubelet_node_status.go
|
Revert "Add random interval to nodeStatusReport interval every time after an actual node status change"
|
2025-02-21 17:29:08 +01:00 |
|
kubelet_node_status_others.go
|
|
|
|
kubelet_node_status_test.go
|
Revert "Add random interval to nodeStatusReport interval every time after an actual node status change"
|
2025-02-21 17:29:08 +01:00 |
|
kubelet_node_status_windows.go
|
|
|
|
kubelet_others.go
|
check root cpu.stat instead of kernel version for cgroup v2
|
2024-09-18 11:39:36 +08:00 |
|
kubelet_pods.go
|
Graduate image volume sources to beta
|
2025-03-11 13:41:45 +01:00 |
|
kubelet_pods_linux_test.go
|
TestMakeMounts: add new cases for the image volume feature
|
2024-11-05 15:08:52 +08:00 |
|
kubelet_pods_test.go
|
Rename some allocation.Manager methods
|
2025-03-10 10:03:35 -07:00 |
|
kubelet_pods_windows_test.go
|
Add ImageVolumeSource implementation
|
2024-07-22 18:46:46 +02:00 |
|
kubelet_resources.go
|
|
|
|
kubelet_resources_test.go
|
fix: enable nil-compare and error-nil rules from testifylint in module k8s.io/kubernetes
|
2024-09-25 06:02:47 +02:00 |
|
kubelet_server_journal.go
|
kubelet: use env vars in node log query PS command
|
2025-01-13 11:43:04 -08:00 |
|
kubelet_server_journal_linux.go
|
kubelet: use env vars in node log query PS command
|
2025-01-13 11:43:04 -08:00 |
|
kubelet_server_journal_nonlinux.go
|
kubelet: use new securejoin API
|
2024-11-05 13:58:29 +01:00 |
|
kubelet_server_journal_others.go
|
kubelet: use env vars in node log query PS command
|
2025-01-13 11:43:04 -08:00 |
|
kubelet_server_journal_test.go
|
kubelet: use env vars in node log query PS command
|
2025-01-13 11:43:04 -08:00 |
|
kubelet_server_journal_windows.go
|
kubelet: use env vars in node log query PS command
|
2025-01-13 11:43:04 -08:00 |
|
kubelet_test.go
|
Merge pull request #130138 from rata/userns-enabled-by-default
|
2025-03-12 20:13:48 -07:00 |
|
kubelet_volumes.go
|
remove volumeoptions from VolumePlugin and BlockVolumePlugin
|
2024-07-24 14:07:02 +08:00 |
|
kubelet_volumes_linux_test.go
|
|
|
|
kubelet_volumes_test.go
|
TestMakeMounts: add new cases for the image volume feature
|
2024-11-05 15:08:52 +08:00 |
|
OWNERS
|
Add tallclair back to sig-node-approvers
|
2024-08-22 13:17:31 -07:00 |
|
pod_container_deletor.go
|
|
|
|
pod_container_deletor_test.go
|
|
|
|
pod_workers.go
|
Fix pod worker and prober log message typos
|
2025-02-06 11:52:49 +01:00 |
|
pod_workers_test.go
|
Use a generic Set instead of a specified Set in kubelet
|
2024-06-04 14:25:43 +08:00 |
|
reason_cache.go
|
Use k8s.io/utils/lru instead of github.com/golang/groupcache/lru
|
2024-11-04 10:51:13 -05:00 |
|
reason_cache_test.go
|
|
|
|
runtime.go
|
KEP-3619: Wiring up from RuntimeFeatures.SupplementalGroupsPolicy(CRI) to NodeFeatures.SupplementalGroupsPolicy(API)
|
2024-07-16 12:36:00 +09:00 |
|
volume_host.go
|
remove volumeoptions from VolumePlugin and BlockVolumePlugin
|
2024-07-24 14:07:02 +08:00 |