..
apis
Use topology labels instead of old beta names ( #96033 )
2020-11-05 20:26:50 -08:00
cadvisor
update cAdvisor to v0.37.0
2020-07-09 10:23:10 -07:00
certificate
test(kubelet): deflake TestRotateShutsDownConnections
2020-09-18 16:52:58 +08:00
checkpointmanager
client
Mark --kubelet-https deprecated, unconditionally use https for apiserver->kubelet connections
2020-06-01 20:54:49 -04:00
cloudresource
Run hack/update-vendor.sh
2020-05-16 07:54:33 -04:00
cm
Merge pull request #96048 from rphillips/fixes/device_plugin_stub_race
2020-11-02 08:20:54 -08:00
config
kubelet: remove alpha warnings for CNI flags
2020-09-04 09:35:34 -04:00
configmap
Merge pull request #87718 from wojtek-t/kubelet_not_watching_immutable_secret_configmaps
2020-02-11 23:14:33 -08:00
container
The function shouldRecordEvent will panic when the value of input object is nil
2020-10-16 21:13:49 +00:00
cri
cleanup: fix some error log capitalization
2020-10-28 16:44:54 +08:00
custommetrics
dockershim
Merge pull request #95534 from oomichi/add-unit-tests-to-Exec
2020-11-02 15:20:15 -08:00
envvars
events
Add a event to PV when mount fails because of fs mismatch
2020-02-13 12:29:42 -05:00
eviction
Removing GetPodPriority from pkg/api and importing PodPriority from k8s.io/component-helpers
2020-10-11 21:40:11 +02:00
images
Move Kubelet Summary API to staging repo
2020-09-22 18:23:28 +02:00
kubeletconfig
cleanup tempfiles in unit test
2020-06-23 11:47:18 +08:00
kuberuntime
kubelet: Use CRI SecurityProfile for Seccomp
2020-11-05 15:43:29 -08:00
leaky
legacy
Move DockerLegacyService interface out of pkg/kubelet/dockershim
2020-05-07 17:18:49 -04:00
lifecycle
Delete framework/v1alpha1 folder and change remaining import paths
2020-10-23 13:16:13 +11:00
logs
Fix an issue when rotated logs of dead containers are not removed.
2020-07-24 10:06:24 +02:00
metrics
Move Kubelet Summary API to staging repo
2020-09-22 18:23:28 +02:00
network
kubelet: allow specifying dual-stack node IPs on bare metal
2020-10-07 17:25:54 -04:00
nodestatus
kubelet: allow specifying dual-stack node IPs on bare metal
2020-10-07 17:25:54 -04:00
oom
update-bazel
2020-09-18 00:44:39 +00:00
pleg
Merge pull request #93283 from runzexia/cleanup-unused-container-cache
2020-08-28 06:36:33 -07:00
pluginmanager
consistently use double quotes in proto files
2020-09-03 13:50:03 -07:00
pod
Merge pull request #92442 from tedyu/grace-period-with-map
2020-07-10 17:49:23 -07:00
preemption
add sjenning as kubelet approver
2020-06-19 13:00:55 -05:00
prober
Remove StartupProbe featuregate and related logic
2020-08-22 15:09:52 +02:00
qos
Merge pull request #71269 from DeliangFan/adjust_oom_score_adj
2020-09-21 19:40:47 -07:00
runtimeclass
secret
Merge pull request #87718 from wojtek-t/kubelet_not_watching_immutable_secret_configmaps
2020-02-11 23:14:33 -08:00
server
Move Kubelet Summary API to staging repo
2020-09-22 18:23:28 +02:00
stats
fix CPU time of pod stats with cs.CPU.Time
2020-11-03 09:29:18 +00:00
status
Remove unuseful error message about updating pod conditions not owned by kubelet
2020-07-24 09:56:03 +08:00
sysctl
Merge pull request #86802 from Aresforchina/fix-staticcheck-test04
2020-06-19 04:37:59 -07:00
token
add a jitter to bound token renewal
2020-10-30 11:24:33 -07:00
types
Merge pull request #93704 from SergeyKanzhelev/PodReasonUnschedulableIsNotAType
2020-08-28 08:04:31 -07:00
util
generated
2020-10-22 12:00:51 -07:00
volumemanager
Merge pull request #94676 from JornShen/fix_Test_Run_Positive_VolumeMountControllerAttachEnabledRace_data_trace
2020-10-27 23:31:56 -07:00
winstats
Run hack/update-vendor.sh
2020-05-16 07:54:33 -04:00
active_deadline_test.go
active_deadline.go
BUILD
Merge pull request #95569 from oomichi/remove-kubelet-util
2020-11-06 11:28:51 -08:00
doc.go
errors.go
kubelet_dockerless_test.go
basic regression test of runDockershim
2020-06-16 10:08:22 -07:00
kubelet_dockershim_nodocker.go
Clarify kubelet_dockershim_nodocker
error message
2020-05-10 10:22:56 -04:00
kubelet_dockershim.go
switch over k/k to use klog v2
2020-05-16 07:54:27 -04:00
kubelet_getters_test.go
delete tests which use container manager stub
2020-08-19 10:07:36 +09:00
kubelet_getters.go
kubelet: Set dual-stack hostNetwork pod IPs on dual-stack nodes
2020-10-07 17:26:04 -04:00
kubelet_network_linux.go
Merge pull request #95378 from danwinship/fix-dual-stack-canaries
2020-10-09 19:38:59 -07:00
kubelet_network_others.go
kubelet_network_test.go
kubelet, kube-proxy: unmark packets before masquerading them
2020-06-15 18:45:38 -04:00
kubelet_network.go
switch over k/k to use klog v2
2020-05-16 07:54:27 -04:00
kubelet_node_status_others.go
kubelet_node_status_test.go
Use topology labels instead of old beta names ( #96033 )
2020-11-05 20:26:50 -08:00
kubelet_node_status_windows.go
kubelet_node_status.go
Use topology labels instead of old beta names ( #96033 )
2020-11-05 20:26:50 -08:00
kubelet_pods_linux_test.go
kubelet_pods_test.go
kubelet: Set dual-stack hostNetwork pod IPs on dual-stack nodes
2020-10-07 17:26:04 -04:00
kubelet_pods_windows_test.go
kubelet_pods.go
Change the logic of pod volumes existence check during kubelet cleanupOrphanedPodDirs, cleanupOrphanedPodCgroups and PodResourcesAreReclaimed
2020-11-10 17:33:01 +03:00
kubelet_resources_test.go
kubelet_resources.go
switch over k/k to use klog v2
2020-05-16 07:54:27 -04:00
kubelet_test.go
Merge pull request #95569 from oomichi/remove-kubelet-util
2020-11-06 11:28:51 -08:00
kubelet_volumes_linux_test.go
Change the logic of pod volumes existence check during kubelet cleanupOrphanedPodDirs, cleanupOrphanedPodCgroups and PodResourcesAreReclaimed
2020-11-10 17:33:01 +03:00
kubelet_volumes_test.go
Change the logic of pod volumes existence check during kubelet cleanupOrphanedPodDirs, cleanupOrphanedPodCgroups and PodResourcesAreReclaimed
2020-11-10 17:33:01 +03:00
kubelet_volumes.go
Change the logic of pod volumes existence check during kubelet cleanupOrphanedPodDirs, cleanupOrphanedPodCgroups and PodResourcesAreReclaimed
2020-11-10 17:33:01 +03:00
kubelet.go
Remove useless variable and if
2020-11-03 15:57:22 +08:00
OWNERS
Add mrunalp as node approver
2020-11-04 15:48:30 -08:00
pod_container_deletor_test.go
fix golint issues in pkg/kubelet/container
2020-06-19 15:48:08 +00:00
pod_container_deletor.go
fix golint issues in pkg/kubelet/container
2020-06-19 15:48:08 +00:00
pod_sandbox_deleter_test.go
correct the sandboxId attribute in unit tests
2020-07-22 11:54:58 -07:00
pod_sandbox_deleter.go
address review comments
2020-07-22 11:54:58 -07:00
pod_workers_test.go
Fix int->string casts
2020-07-24 16:23:12 -04:00
pod_workers.go
switch over k/k to use klog v2
2020-05-16 07:54:27 -04:00
reason_cache_test.go
reason_cache.go
runonce_test.go
cleanup: fix golint errors in /pkg/kubelet/stats
2020-10-08 21:59:42 +02:00
runonce.go
switch over k/k to use klog v2
2020-05-16 07:54:27 -04:00
runtime.go
[pkg/kubelet]: make func a little comfortable
2020-03-31 16:47:32 +08:00
time_cache_test.go
Ensure runtimeCache contains all observed started containers on pod delete
2020-07-21 15:54:29 -04:00
time_cache.go
Fix misusage of RLock in timeCache lru.Cache.Get()
2020-09-13 21:08:19 +08:00
volume_host.go
kubelet: Set dual-stack hostNetwork pod IPs on dual-stack nodes
2020-10-07 17:26:04 -04:00