k3s/pkg/kubelet
Minhan Xia 118ebd57aa fix a bug in hostport where it flushes KUBE-MARK-MASQ chain 2016-09-09 14:39:47 -07:00
..
api Kubelet: implement PodStatus for new runtime API 2016-08-25 09:36:00 +08:00
cadvisor Filter internal Kubernetes labels from Prometheus metrics 2016-08-22 19:44:27 -04:00
client
cm Merge pull request #31489 from ZTE-PaaS/zhangke-patch-030 2016-09-05 17:35:09 -07:00
config Merge pull request #31761 from ZTE-PaaS/zhangke-patch-032 2016-09-05 23:58:27 -07:00
container Merge pull request #31395 from yujuhong/getpods 2016-09-08 05:41:16 -07:00
custommetrics
dockershim Fix various typos in pkg/kubelet 2016-08-30 22:57:47 +02:00
dockertools Merge pull request #31540 from mtaufen/DockerOrDieRename 2016-09-07 15:27:41 -07:00
envvars
events Log an event when container runtime exceeds grace-period during eviction 2016-09-07 13:28:08 -04:00
eviction Clean up IPTables caps i.e.: sed -i "s/Iptables/IPTables/g" 2016-08-29 10:34:42 +10:00
images Fix various typos in pkg/kubelet 2016-08-30 22:57:47 +02:00
kuberuntime Kubelet: implement GetPodContainerID for new runtime API 2016-09-08 20:53:52 +08:00
leaky
lifecycle Append "AppArmor enabled" to the Node ready condition message 2016-08-31 09:27:47 -07:00
metrics
network fix a bug in hostport where it flushes KUBE-MARK-MASQ chain 2016-09-09 14:39:47 -07:00
pleg Merge pull request #31395 from yujuhong/getpods 2016-09-08 05:41:16 -07:00
pod Avoid StatusManager.syncPod when there is no corresponding mirror pod for static pod. 2016-09-07 17:03:15 -07:00
prober Always return exec command output 2016-08-17 16:21:19 -04:00
qos
remote Fix various typos in pkg/kubelet 2016-08-30 22:57:47 +02:00
rkt Merge pull request #30513 from tmrts/kubelet-rkt-cri/use-image-service 2016-09-08 02:49:58 -07:00
rktshim pkg/kubelet/rktshim: disable ImageStore tests 2016-08-24 17:59:59 +03:00
server correct imagefs inodes value in summary stats 2016-09-08 17:19:48 +08:00
status Avoid StatusManager.syncPod when there is no corresponding mirror pod for static pod. 2016-09-07 17:03:15 -07:00
sysctl Remove net.ipv4.tcp_max_syn_backlog from sysctl whitelist 2016-09-05 13:04:19 +02:00
types
util Kubelet code move: volume / util 2016-08-22 23:35:11 -04:00
volumemanager Fix various typos in pkg/kubelet 2016-08-30 22:57:47 +02:00
OWNERS
active_deadline.go
active_deadline_test.go
container_bridge.go Revert "Use netlink.SetPromiscOn instead of iproute2 command" 2016-08-22 10:28:11 +02:00
container_bridge_test.go
disk_manager.go
disk_manager_test.go
doc.go
flannel_helper.go
kubelet.go Log an event when container runtime exceeds grace-period during eviction 2016-09-07 13:28:08 -04:00
kubelet_cadvisor.go
kubelet_cadvisor_test.go
kubelet_getters.go Reconcile value of controller-managed attach-detach annotation on existing nodes in Kubelet startup 2016-08-31 17:04:54 -04:00
kubelet_getters_test.go
kubelet_network.go Merge pull request #29969 from ZTE-PaaS/zhangke-patch-015 2016-08-22 17:40:43 -07:00
kubelet_network_test.go Revert "Revert "syncNetworkUtil in kubelet and fix loadbalancerSourceRange on GCE"" 2016-08-18 10:19:48 -07:00
kubelet_node_status.go Update node status instead of node in kubelet 2016-09-02 16:24:39 -04:00
kubelet_node_status_test.go Update node status instead of node in kubelet 2016-09-02 16:24:39 -04:00
kubelet_resources.go Fix default resource limits (node capacities) for downward api volumes 2016-08-16 14:41:17 -04:00
kubelet_resources_test.go Fix default resource limits (node capacities) for downward api volumes 2016-08-16 14:41:17 -04:00
kubelet_test.go Log an event when container runtime exceeds grace-period during eviction 2016-09-07 13:28:08 -04:00
kubelet_volumes.go Kubelet code move: volume / util 2016-08-22 23:35:11 -04:00
kubelet_volumes_test.go Kubelet code move: volume / util 2016-08-22 23:35:11 -04:00
networks.go
oom_watcher.go
oom_watcher_test.go
pod_container_deletor.go Delete all dead containers only after pod syncing is done. 2016-08-15 14:36:51 -07:00
pod_container_deletor_test.go Delete all dead containers only after pod syncing is done. 2016-08-15 14:36:51 -07:00
pod_workers.go Log an event when container runtime exceeds grace-period during eviction 2016-09-07 13:28:08 -04:00
pod_workers_test.go Log an event when container runtime exceeds grace-period during eviction 2016-09-07 13:28:08 -04:00
reason_cache.go
reason_cache_test.go
root_context_linux.go
root_context_unsupported.go
runonce.go
runonce_test.go Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00
runtime.go
util.go Kubelet code move: volume / util 2016-08-22 23:35:11 -04:00
volume_host.go Fix default resource limits (node capacities) for downward api volumes 2016-08-16 14:41:17 -04:00