..
apis
Update kubelet node status report logic with node lease feature
2018-11-07 11:59:42 -08:00
cadvisor
fix cri-o when using unix prefix
2018-10-01 17:07:56 -05:00
certificate
certificates subproject approvers/reviewers
2018-11-06 00:57:38 -05:00
checkpoint
use podPrefix as it's defined
2018-08-27 14:32:26 +08:00
checkpointmanager
Make 'pod' package to use unified checkpointManager
2018-04-16 01:30:20 -04:00
client
pass handler ctx to node rest nodegetter
2018-10-01 09:27:18 -04:00
cloudresource
Moving the cloudprovider interface to staging.
2018-10-04 14:41:20 -07:00
cm
fix slice sharing bug in cgroup manager
2018-11-05 17:42:42 -08:00
config
Update gofmt for go1.11
2018-10-05 12:59:38 -07:00
configmap
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
container
kubelet: plumb context for log requests
2018-08-10 17:35:46 -07:00
custommetrics
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
dockershim
Merge pull request #67435 from feiskyer/dns-cap
2018-11-06 02:54:22 -08:00
envvars
K8s SCTP support implementation for the first pull request
2018-08-27 05:56:27 +00:00
events
delete unused events
2018-07-17 14:19:50 +08:00
eviction
Merge pull request #69671 from mooncak/fix_kubelet
2018-10-17 11:57:12 -07:00
images
Fix the confusing kubelet logs about imageGC
2018-09-29 18:09:37 +08:00
kubeletconfig
Don't compare interface values in dynamic config controller
2018-11-09 10:45:12 -08:00
kuberuntime
Update gofmt for go1.11
2018-10-05 12:59:38 -07:00
leaky
fix golint failures - /pkg/kubelet/images
2018-09-17 10:52:25 +08:00
lifecycle
ProcMount: add api options and feature gate
2018-08-30 11:40:02 -04:00
logs
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
metrics
fix metrics help comment
2018-07-13 10:26:35 +09:00
mountpod
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
network
Update gofmt for go1.11
2018-10-05 12:59:38 -07:00
nodelease
Update gofmt for go1.11
2018-10-05 12:59:38 -07:00
nodestatus
remove OutOfDisk condition in kubelet
2018-10-23 11:01:26 +08:00
pleg
Merge pull request #69008 from sjenning/better-pleg-msg
2018-10-30 16:15:43 -07:00
pod
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
preemption
critical pod test should not rely on feature gate set in framework; non-critical pods are always preemptable
2018-09-07 17:43:42 -07:00
prober
Fix golint for pkg/probe
2018-09-12 14:18:16 -07:00
qos
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
remote
use dailcontext
2018-09-08 16:07:38 +08:00
runtimeclass
Implement RuntimeClass support for the Kubelet & CRI
2018-09-04 13:45:11 -07:00
secret
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
server
Merge pull request #69013 from ibrasho-forks/switch-to-http.Error
2018-10-23 15:31:55 -07:00
stats
Merge pull request #68841 from krzysztof-jastrzebski/cpuandmemeory2
2018-10-18 16:41:07 -07:00
status
Merge pull request #64867 from dixudx/missing_container_ready_ltt
2018-09-08 17:22:30 -07:00
sysctl
Run make update
2018-06-06 00:12:40 +02:00
token
serviceaccount subproject approvers/reviewers
2018-11-06 00:57:39 -05:00
types
critical pod test should not rely on feature gate set in framework; non-critical pods are always preemptable
2018-09-07 17:43:42 -07:00
util
Merge pull request #68562 from RenaudWasTaken/pluginwatcher-doc
2018-11-01 17:31:29 -07:00
volumemanager
remove unnecessary time type
2018-10-11 21:06:46 +08:00
winstats
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
active_deadline_test.go
active_deadline.go
BUILD
Update kubelet node status report logic with node lease feature
2018-11-07 11:59:42 -08:00
doc.go
errors.go
Start synchronizing pods after network is ready.
2018-09-21 10:12:49 +02:00
kubelet_getters_test.go
kubelet_getters.go
Apply pod name and namespace labels for pod cgroup for cadvisor metrics
2018-05-07 14:51:12 -04:00
kubelet_network_linux.go
Kubelet: only sync iptables on linux
2018-09-05 10:22:48 +08:00
kubelet_network_others.go
Kubelet: only sync iptables on linux
2018-09-05 10:22:48 +08:00
kubelet_network_test.go
Kubelet: only sync iptables on linux
2018-09-05 10:22:48 +08:00
kubelet_network.go
Update kubelet node status report logic with node lease feature
2018-11-07 11:59:42 -08:00
kubelet_node_status_test.go
Update kubelet node status report logic with node lease feature
2018-11-07 11:59:42 -08:00
kubelet_node_status.go
Update kubelet node status report logic with node lease feature
2018-11-07 11:59:42 -08:00
kubelet_pods_linux_test.go
Remove mount propagation feature gate logic
2018-10-31 15:51:37 +01:00
kubelet_pods_test.go
Fix to inject KUBERNETES_ env vars when enableServiceLinks is
2018-09-17 16:28:49 -04:00
kubelet_pods_windows_test.go
Address CR comments and add more tests
2018-10-26 00:29:27 -07:00
kubelet_pods.go
Merge pull request #68230 from bertinatto/remove_mount_propagation_gate
2018-11-02 01:13:43 -07:00
kubelet_resources_test.go
Cleanup verbose cAdvisor mocking in Kubelet unit tests
2018-06-27 11:53:41 -07:00
kubelet_resources.go
kubelet_test.go
Merge pull request #65567 from ceshihao/pod_status_after_eviction
2018-10-17 11:56:41 -07:00
kubelet_volumes_test.go
Refactor of GenerateMapDeviceFunc to delegate Map call to volume plugin.
2018-06-03 17:25:37 -04:00
kubelet_volumes.go
Fix issue with race condition during pod deletion
2018-03-15 15:35:37 -07:00
kubelet.go
Update kubelet node status report logic with node lease feature
2018-11-07 11:59:42 -08:00
oom_watcher_test.go
oom_watcher.go
OWNERS
Add labels to kubelet OWNERS files
2018-08-22 00:43:32 +03:00
pod_container_deletor_test.go
pod_container_deletor.go
kubelet: force filterContainerID to empty string when removeAll is true
2018-04-30 16:29:17 -05:00
pod_workers_test.go
pod_workers.go
Start synchronizing pods after network is ready.
2018-09-21 10:12:49 +02:00
reason_cache_test.go
reason_cache.go
Simple code and typo fixed in in kubelet
2018-09-06 09:12:39 +08:00
runonce_test.go
implement service account token projection
2018-06-04 17:22:08 -07:00
runonce.go
fix todo:add function getFailContainer to report which containers failed the pod
2018-03-15 09:38:02 +08:00
runtime.go
improve err msg for runtimeError
2018-10-10 15:19:48 +08:00
util.go
volume_host.go
Currently, kubelet token mamanger only clean tokens who are expired. For tokens with long expiration, if the pod who creates them got killed or evicted, those tokens may stay in kubelet's memory until they are expired. It's bad for kubelet and node itself. After this patch, each time a pod was deleted, token manager would clean related tokens.
2018-10-22 09:32:59 +08:00