.. |
apis
|
fix json log format panic, change the flag names in flagIsSet
|
2021-03-09 14:14:25 +08:00 |
cadvisor
|
Add unit tests for kubelet cadvisor_linux
|
2021-03-02 04:46:25 +00:00 |
certificate
|
Merge pull request #98993 from SataQiu/structlog-kubelet-20210211
|
2021-03-04 13:38:48 -08:00 |
checkpointmanager
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
client
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
cloudresource
|
Apply suggestions from code review
|
2021-03-05 23:59:23 +05:30 |
cm
|
Replace klog with with testing.T logging in pkg/kubelet tests
|
2021-03-07 23:10:02 +01:00 |
config
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
configmap
|
reduce configmap and secret watch of kubelet
|
2021-03-08 16:55:39 +08:00 |
container
|
Merge pull request #98986 from gjkim42/fix-runtime-assert
|
2021-03-04 18:34:33 -08:00 |
cri
|
Merge pull request #98589 from chenyw1990/structuredLogsOfRemote
|
2021-03-02 15:49:19 -08:00 |
custommetrics
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
dockershim
|
Merge pull request #99585 from Iceber/fix-finished-at
|
2021-03-08 20:47:28 -08:00 |
envvars
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
events
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
eviction
|
Merge pull request #97493 from Pingan2017/allocatemem-1224
|
2021-03-07 20:09:44 -08:00 |
images
|
Merge pull request #98986 from gjkim42/fix-runtime-assert
|
2021-03-04 18:34:33 -08:00 |
kubeletconfig
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
kuberuntime
|
Merge pull request #99841 from adisky/kuberuntime_manager
|
2021-03-08 16:27:44 -08:00 |
leaky
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
legacy
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
lifecycle
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
logs
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
metrics
|
Merge pull request #98627 from jialaijun/migrate_to_structured_logs_5
|
2021-03-02 15:49:31 -08:00 |
network
|
Merge pull request #98939 from yangjunmyfm192085/run-test16
|
2021-03-03 03:31:33 -08:00 |
nodeshutdown
|
Promote kubelet graceful node shutdown to beta
|
2021-03-05 15:21:37 -08:00 |
nodestatus
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
oom
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
pleg
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
pluginmanager
|
Fix issue in checking domain socket for plugin watcher
|
2021-03-03 12:37:14 -08:00 |
pod
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
preemption
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
prober
|
Merge pull request #97093 from aldudko/migrate-kubelet-logs
|
2021-03-09 04:26:59 -08:00 |
qos
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
runtimeclass
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
secret
|
reduce configmap and secret watch of kubelet
|
2021-03-08 16:55:39 +08:00 |
server
|
feature: add CSIVolumeHealth feature and gate
|
2021-03-10 01:16:37 +09:00 |
stats
|
Merge pull request #99607 from krzysiekg/structured_logging_pkg_kubelet_stats
|
2021-03-04 00:28:38 -08:00 |
status
|
Migrate pkg/kubelet/status to structured logging
|
2021-03-05 20:58:46 +05:30 |
sysctl
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
token
|
Merge pull request #99264 from palnabarun/structured-logging-pkg/kubelet/token
|
2021-03-08 19:23:11 -08:00 |
types
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
util
|
Merge pull request #99823 from navidshaikh/pr/slog-k-utils
|
2021-03-08 16:27:28 -08:00 |
volumemanager
|
Merge pull request #99942 from jsafrane/refactor-migration-featuregates
|
2021-03-09 04:27:46 -08:00 |
winstats
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
active_deadline_test.go
|
|
|
active_deadline.go
|
|
|
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
|
Structured Logging migration: modify dockershim and network part logs of kubelet.
|
2021-02-14 16:01:47 +08:00 |
kubelet_getters_test.go
|
delete tests which use container manager stub
|
2020-08-19 10:07:36 +09:00 |
kubelet_getters.go
|
Merge pull request #95301 from lorenz/pr-remove-dangling-volumes
|
2021-02-16 12:53:06 -08:00 |
kubelet_network_linux.go
|
Structured Logging migration: modify dockershim and network part logs of kubelet.
|
2021-02-14 16:01:47 +08: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
|
Structured Logging migration: modify dockershim and network part logs of kubelet.
|
2021-02-14 16:01:47 +08:00 |
kubelet_node_status_others.go
|
Replaces modifying node object with returning a map of labels
|
2019-11-12 16:50:43 -05:00 |
kubelet_node_status_test.go
|
Move pkg/kubelet/apis to k8s.io/kubelet/pkg/apis
|
2021-02-09 21:37:39 +01:00 |
kubelet_node_status_windows.go
|
Replaces modifying node object with returning a map of labels
|
2019-11-12 16:50:43 -05:00 |
kubelet_node_status.go
|
Move pkg/kubelet/apis to k8s.io/kubelet/pkg/apis
|
2021-02-09 21:37:39 +01:00 |
kubelet_pods_linux_test.go
|
Windows: Fixes /etc/hosts file mounting support for containerd
|
2021-01-30 04:54:42 -08:00 |
kubelet_pods_test.go
|
Merge pull request #83730 from claudiubelu/windows/containerd-etc-hosts
|
2021-03-05 05:08:22 -08:00 |
kubelet_pods_windows_test.go
|
Windows: Fixes /etc/hosts file mounting support for containerd
|
2021-01-30 04:54:42 -08:00 |
kubelet_pods.go
|
Merge pull request #83730 from claudiubelu/windows/containerd-etc-hosts
|
2021-03-05 05:08:22 -08: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
|
feature: add CSIVolumeHealth feature and gate
|
2021-03-10 01:16:37 +09:00 |
kubelet_volumes_linux_test.go
|
Add tests for populated volumes
|
2021-02-01 20:10:34 +01:00 |
kubelet_volumes_test.go
|
Revert "check volume directories instead of mounts for cleanupOrphanedPodDirs"
|
2020-11-20 09:06:09 -08:00 |
kubelet_volumes.go
|
Add warnings after cleanup back
|
2020-12-21 19:22:18 +01:00 |
kubelet.go
|
feature: add CSIVolumeHealth feature and gate
|
2021-03-10 01:16:37 +09:00 |
OWNERS
|
Add klueska as an approver in pkg/kubelet/OWNERS
|
2021-02-09 21:43:35 +01: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_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
|
feature: add CSIVolumeHealth feature and gate
|
2021-03-10 01:16:37 +09: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 |