..
apis
Change reflect.Ptr to reflect.Pointer
2022-06-26 01:23:43 +09:00
cadvisor
Regen mocks using go 1.18
2022-03-23 10:19:38 -07:00
certificate
fix copylock vet errors in component-base metrics
2022-03-31 15:07:11 +00:00
checkpointmanager
client
Merge pull request #96004 from serathius/datapolicy-kubelet-pkg
2022-03-04 15:34:51 -08:00
cloudresource
cm
Merge pull request #108682 from chymy/nilpointer
2022-06-27 19:15:56 -07:00
config
kubelet: add checkpoint/restore infrastructure
2022-07-14 10:27:40 +00:00
configmap
Migrate to k8s.io/utils/clock in pkg/kubelet
2021-09-10 12:20:09 +02:00
container
kubelet: add CheckpointContainer() to the runtime
2022-07-14 10:27:41 +00:00
cri
kubelet: wire checkpoint container support through
2022-07-14 10:27:41 +00:00
custommetrics
envvars
events
eviction
fix evictionManager debugLog wrong
2022-06-22 16:08:43 +08:00
images
Move from k8s.gcr.io to registry.k8s.io
2022-05-31 10:16:53 -04:00
kubeletconfig
remove DynamicKubeletConfig logic from kubelet
2022-01-19 22:38:04 +00:00
kuberuntime
kubelet: add CheckpointContainer() to the runtime
2022-07-14 10:27:41 +00:00
leaky
lifecycle
Check taint/toleration before accepting pods, except for static pods
2022-02-10 19:39:26 +09:00
logs
remove ioutil in kubelet
2022-04-27 21:08:42 +08:00
metrics
When metrics are counted, discard the wrong container startup time metrics
2022-07-15 08:56:12 +08:00
network
kubelet: parseResolvConf: Handle "search ."
2022-04-12 15:39:31 -04:00
nodeshutdown
kubelet: avoid manipulating global logger during unit test
2022-06-24 11:27:40 +02:00
nodestatus
Merge pull request #109794 from shiftstack/always_annotate_nodeip
2022-07-14 14:36:40 -07:00
oom
generated: Run hack/update-gofmt.sh
2021-08-24 15:47:49 -04:00
pleg
refactor: pleg/getContainersFromPods
2022-04-06 14:12:52 +08:00
pluginmanager
Add failure handling of the desiredStateOfWorldPopulator start
2022-07-01 13:56:33 +08:00
pod
Regen mocks using go 1.18
2022-03-23 10:19:38 -07:00
preemption
migrated preemption.go, stateful.go, resource_allocation.go to structured logging
2021-11-08 22:52:47 +05:30
prober
kubelet: add e2e test to verify probe readiness
2022-06-06 17:00:55 -05:00
qos
runtimeclass
secret
Migrate to k8s.io/utils/clock in pkg/kubelet
2021-09-10 12:20:09 +02:00
server
kubelet: wire checkpoint container support through
2022-07-14 10:27:41 +00:00
stats
filter out terminated containers in cadvisor_stats_provider
2022-07-06 19:21:27 +08:00
status
kubelet: Mark ready condition as false explicitly for terminal pods
2022-06-08 16:19:16 -07:00
sysctl
Pod SecurityContext and PodSecurityPolicy supports slash as sysctl separator
2022-06-22 10:24:35 +08:00
token
Merge pull request #99685 from yangjunmyfm192085/run-test24
2022-05-03 17:16:47 -07:00
types
Clean up dockershim flags in the kubelet
2022-01-14 16:02:50 +02:00
util
kubelet: remove superfluous function
2022-07-18 17:08:27 +02:00
volumemanager
typo in comments pkg/kubelet/volumemanager/volume_manager.go
2022-06-20 09:59:01 +08:00
winstats
add bootid support for windows node.
2022-03-18 02:17:52 +00:00
active_deadline_test.go
Migrate to k8s.io/utils/clock in pkg/kubelet
2021-09-10 12:20:09 +02:00
active_deadline.go
Migrate to k8s.io/utils/clock in pkg/kubelet
2021-09-10 12:20:09 +02:00
doc.go
errors.go
kubelet_getters_test.go
Add test case for getPodVolumeSubpathsDir
2022-04-27 16:33:28 +08:00
kubelet_getters.go
kubelet: add checkpoint/restore infrastructure
2022-07-14 10:27:40 +00:00
kubelet_network_linux.go
Create a KUBE-IPTABLES-HINT chain for other components
2022-03-27 14:12:36 -04:00
kubelet_network_others.go
generated: Run hack/update-gofmt.sh
2021-08-24 15:47:49 -04:00
kubelet_network_test.go
generated: Run hack/update-gofmt.sh
2021-08-24 15:47:49 -04:00
kubelet_network.go
Move iptables consts to kubelet_network_linux.go.
2022-03-26 11:22:51 -04:00
kubelet_node_status_others.go
generated: Run hack/update-gofmt.sh
2021-08-24 15:47:49 -04:00
kubelet_node_status_test.go
Merge pull request #110774 from kinvolk/rata/kubelet-short-tests
2022-07-07 20:36:05 -07:00
kubelet_node_status_windows.go
generated: Run hack/update-gofmt.sh
2021-08-24 15:47:49 -04:00
kubelet_node_status.go
migrate --register-with-taints to KubeletConfiguration
2021-11-16 19:10:36 +08:00
kubelet_pods_linux_test.go
Clean up logic for deprecated flag --container-runtime in kubelet
2022-02-10 13:26:59 +02:00
kubelet_pods_test.go
Revert "Field status.hostIPs
added for Pod ( #101566 )"
2022-03-31 12:39:45 +00:00
kubelet_pods_windows_test.go
Clean up logic for deprecated flag --container-runtime in kubelet
2022-02-10 13:26:59 +02:00
kubelet_pods.go
kubelet: only shutdown probes for pods that are terminated
2022-06-06 17:00:54 -05:00
kubelet_resources_test.go
kubelet_resources.go
kubelet_test.go
kubelet: wire checkpoint container support through
2022-07-14 10:27:41 +00:00
kubelet_volumes_linux_test.go
pkg/kubelet: skip long test on short mode
2022-06-24 18:00:21 +02:00
kubelet_volumes_test.go
pkg/kubelet: skip long test on short mode
2022-06-24 18:00:21 +02:00
kubelet_volumes.go
remove ioutil in kubelet
2022-04-27 21:08:42 +08:00
kubelet.go
kubelet: wire checkpoint container support through
2022-07-14 10:27:41 +00: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
pod_workers_test.go
pkg/kubelet: skip long test on short mode
2022-06-24 18:00:21 +02:00
pod_workers.go
kubelet: Delay writing a terminal phase until the pod is terminated
2022-03-16 13:15:00 -04:00
reason_cache_test.go
reason_cache.go
runonce_test.go
kubelet: Remove the deprecated flag --experimental-check-node-capabilities-before-mount
2022-01-06 11:47:11 +08:00
runonce.go
kubelet: Delay writing a terminal phase until the pod is terminated
2022-03-16 13:15:00 -04:00
runtime.go
time_cache_test.go
time_cache.go
volume_host.go
use node informer to check volumes attachment status before backoff
2021-12-20 11:57:05 -05:00