.. |
apis
|
Merge pull request #89128 from vincent178/move-runonce-kubeletconfiguration
|
2020-04-23 17:20:07 -07:00 |
cadvisor
|
add comment explaining when to remove the --enable-cadvisor-json-endpoints
|
2020-03-23 12:52:00 -07:00 |
certificate
|
certificates: update controllers to understand signerName field
|
2020-02-27 15:54:31 +00:00 |
checkpoint
|
Fix misc static check issues
|
2019-08-21 10:40:21 -07:00 |
checkpointmanager
|
Fix go-lint issues in package pkg/kubelet/checkpointmanager/testing/example_checkpoint_formats/v1
|
2019-12-19 12:53:33 +09:00 |
client
|
add insecurebackendproxy
|
2019-10-16 11:43:17 -04:00 |
cloudresource
|
Correct spelling mistakes
|
2019-11-06 20:25:19 +08:00 |
cm
|
Use klog to replace log to keep them in consistence
|
2020-05-12 13:49:10 +08:00 |
config
|
Merge pull request #84051 from bart0sh/PR0079-multiple-sizes-hugepages
|
2020-02-25 14:40:27 -08:00 |
configmap
|
Merge pull request #87718 from wojtek-t/kubelet_not_watching_immutable_secret_configmaps
|
2020-02-11 23:14:33 -08:00 |
container
|
sync api/v1/pod/util with api/pod/util and remove DefaultContainers
|
2020-03-24 16:42:32 -07:00 |
custommetrics
|
|
|
dockershim
|
Repair description
|
2020-04-17 09:36:38 +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
|
Merge pull request #89359 from gongguan/process
|
2020-03-24 15:27:25 -07:00 |
images
|
let image cache do sort on write instead of on read to avoid data
|
2020-03-10 15:33:34 -07:00 |
kubeletconfig
|
generated: run refactor
|
2020-02-08 12:30:21 -05:00 |
kuberuntime
|
Repair description
|
2020-04-17 09:36:38 +08:00 |
leaky
|
|
|
lifecycle
|
rename framework pkg with schedulerframework for all instances under pkg/kubelet
|
2020-04-14 14:24:07 -04:00 |
logs
|
Correct spelling mistakes
|
2019-11-06 20:25:19 +08:00 |
metrics
|
fix cpu resource metric type by changing to counter
|
2020-03-26 13:30:36 -07:00 |
network
|
Create an OWNERS alias for net-driver-approvers
|
2020-02-13 14:43:45 -08:00 |
nodelease
|
generated: run refactor
|
2020-02-08 12:30:21 -05:00 |
nodestatus
|
move well-known kubelet cloud provider annotations to k8s.io/cloud-provider (#88631)
|
2020-03-31 23:01:27 -07:00 |
oom
|
Use the container whose limit is hit for system OOMs
|
2020-03-06 11:06:16 -08:00 |
pleg
|
Merge pull request #87193 from mattjmcnaughton/mattjmcnaughton/cleanup-rkt-code-in-pleg
|
2020-01-14 22:21:46 -08:00 |
pluginmanager
|
Simplify unregistration of csiplugin
|
2020-04-13 15:04:52 -07:00 |
pod
|
automated refactor
|
2020-03-05 14:59:46 -08:00 |
preemption
|
Move GeneralPredicates logic to kubelet.
|
2020-01-21 09:27:00 -08:00 |
prober
|
Fixes for the No ref for container in probes after kubelet restart
|
2020-02-21 13:32:48 +01:00 |
qos
|
Refactor docker specific oom const out of qos pkg
|
2020-01-20 10:22:31 -05:00 |
remote
|
pkg/kubelet/remote/remote_runtime.go:fix the incorrect klog comment
|
2020-04-20 09:55:40 +08:00 |
runtimeclass
|
Clean up error messages (ST1005)
|
2019-08-21 10:40:21 -07:00 |
secret
|
Merge pull request #87718 from wojtek-t/kubelet_not_watching_immutable_secret_configmaps
|
2020-02-11 23:14:33 -08:00 |
server
|
Merge pull request #89808 from fuweid/close-resize-chan
|
2020-04-06 13:47:46 -07:00 |
stats
|
fix kubelet stats staticcheck error
|
2020-04-21 07:16:58 +08:00 |
status
|
more artisanal fixes
|
2020-03-05 14:59:47 -08:00 |
sysctl
|
Delete the sysctl runtime admit handler
|
2020-01-22 08:51:39 -05:00 |
token
|
gofmt fix.
|
2020-04-23 23:32:04 +00:00 |
types
|
kubelet: rename HTTPGetter interface
|
2019-11-08 18:18:59 +01:00 |
util
|
Handle nil pod in pod format
|
2020-03-20 15:30:44 +08:00 |
volumemanager
|
Merge pull request #88678 from verult/slow-rxm-attach
|
2020-03-06 13:17:21 -08:00 |
winstats
|
golint changes
|
2019-10-29 08:25:11 -04:00 |
active_deadline_test.go
|
|
|
active_deadline.go
|
Clean up error messages (ST1005)
|
2019-08-21 10:40:21 -07:00 |
BUILD
|
Cleanup obsolete NodeInfo methods
|
2020-04-12 18:13:46 -04:00 |
doc.go
|
|
|
errors.go
|
|
|
kubelet_getters_test.go
|
|
|
kubelet_getters.go
|
Sync the status of static Pods
|
2019-12-04 13:28:42 -08:00 |
kubelet_network_linux.go
|
Don't log whether we're using iptables --random-fully
|
2020-03-20 08:06:27 -04:00 |
kubelet_network_others.go
|
Add iptables.Monitor, use it from kubelet and kube-proxy
|
2019-09-17 10:19:26 -04:00 |
kubelet_network_test.go
|
|
|
kubelet_network.go
|
|
|
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
|
generated: run refactor
|
2020-02-08 12:30:21 -05: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 well known cloud provider taints to k8s.io/cloud-provider/api
|
2020-02-23 19:54:59 -05:00 |
kubelet_pods_linux_test.go
|
add status.podIPs in downward api
|
2019-10-25 09:18:49 -07:00 |
kubelet_pods_test.go
|
add status.podIPs in downward api
|
2019-10-25 09:18:49 -07:00 |
kubelet_pods_windows_test.go
|
add status.podIPs in downward api
|
2019-10-25 09:18:49 -07:00 |
kubelet_pods.go
|
Remove VolumeSubpathEnvExpansion Feature Gate
|
2020-03-27 16:28:33 +00:00 |
kubelet_resources_test.go
|
change kubelte nodeInfo to nodeLister
|
2019-10-24 22:46:59 +08:00 |
kubelet_resources.go
|
|
|
kubelet_test.go
|
rename framework pkg with schedulerframework for all instances under pkg/kubelet
|
2020-04-14 14:24:07 -04:00 |
kubelet_volumes_linux_test.go
|
|
|
kubelet_volumes_test.go
|
Use typed errors for special casing volume progress
|
2019-12-04 14:48:30 -05:00 |
kubelet_volumes.go
|
Clean up error messages (ST1005)
|
2019-08-21 10:40:21 -07:00 |
kubelet.go
|
Remove duplicate calculation nodename 、hostname 、hostnameOverridden
|
2020-04-24 07:49:33 +08:00 |
OWNERS
|
|
|
pod_container_deletor_test.go
|
|
|
pod_container_deletor.go
|
Adding IngressClass to networking/v1beta1
|
2020-03-01 18:17:09 -08:00 |
pod_workers_test.go
|
Pass desiredPods to CleanupPods
|
2019-07-03 10:35:13 +08:00 |
pod_workers.go
|
Cleanup more static check issues (S1*,ST*)
|
2019-08-21 10:40:21 -07:00 |
reason_cache_test.go
|
|
|
reason_cache.go
|
fix golint failures of pkg/kubelet
|
2019-09-02 17:47:08 +08:00 |
runonce_test.go
|
Remove pkg/util/mount (moved out of tree)
|
2019-11-15 08:29:12 -07:00 |
runonce.go
|
Clean up error messages (ST1005)
|
2019-08-21 10:40:21 -07:00 |
runtime.go
|
Set runtimeState when RuntimeReady is not set or false
|
2019-08-09 18:52:27 -07:00 |
util.go
|
Remove dead code from pkg/kubelet/...
|
2019-08-21 10:40:21 -07:00 |
volume_host.go
|
Updated CSIDriver references
|
2020-03-06 08:21:26 -05:00 |