k3s/pkg/kubelet
k8s-merge-robot a5e4462003 Merge pull request #16825 from Random-Liu/cleanup-pod-worker-test
Auto commit by PR queue bot
2015-11-05 21:51:32 -08:00
..
cadvisor Fixes remaining imports per #15319 2015-10-20 07:13:13 -04:00
config Reuse TCP connections in Reflector between resync periods. 2015-10-26 19:35:25 +01:00
container Mark NodeNotReady for docker version below 1.6.2 2015-10-30 13:48:51 -07:00
dockertools kubelet: independent pod syncs and backoff on error 2015-11-03 13:29:08 -08:00
envvars rewrite go imports 2015-08-05 17:30:03 -07:00
leaky
lifecycle Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07:00
metrics glog.Warning -> glog.Warningf 2015-08-19 16:22:28 -04:00
network Merge pull request #15885 from ashcrow/fix-import-package-names-15319 2015-10-20 09:37:13 -07:00
pod kubelet: independent pod syncs and backoff on error 2015-11-03 13:29:08 -08:00
portforward Move port forward protocol constant to subpackage 2015-10-21 22:37:26 -04:00
prober Clean up static/mirror pod status logic 2015-11-04 11:42:25 -08:00
qos Fix missing display of BestEffort resources in kubectl describe 2015-10-05 13:38:04 -04:00
rkt Mark NodeNotReady for docker version below 1.6.2 2015-10-30 13:48:51 -07:00
status Clean up static/mirror pod status logic 2015-11-04 11:42:25 -08:00
types Stores hash of pod manifest in mirror pod's annotation 2015-10-20 15:44:31 -07:00
util kubelet: independent pod syncs and backoff on error 2015-11-03 13:29:08 -08:00
auth.go Add authentication/authorization interfaces to kubelet, always include /metrics with /stats 2015-10-09 03:10:00 -04:00
container_bridge.go Don't name 'eth0' in MASQUERADE rule 2015-08-28 22:32:30 -07:00
container_manager.go rewrite go imports 2015-08-05 17:30:03 -07:00
container_manager_linux.go alias local packagename for pkg/util/errors 2015-10-18 09:37:46 +08:00
container_manager_linux_test.go Linux container manager initialization will now fail if cpu and memory cgroups are not mounted. 2015-09-24 15:34:42 -07:00
container_manager_unsupported.go Linux container manager initialization will now fail if cpu and memory cgroups are not mounted. 2015-09-24 15:34:42 -07:00
container_manager_unsupported_test.go Fix "make test" on mac (pkg/kubelet) 2015-09-25 09:26:08 -07:00
disk_manager.go Fixes remaining imports per #15319 2015-10-20 07:13:13 -04:00
disk_manager_test.go Fixes remaining imports per #15319 2015-10-20 07:13:13 -04:00
doc.go
fake_pod_workers.go Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07:00
image_manager.go Refactor image manager for client/server implementation of the container runtime 2015-09-26 08:29:08 +08:00
image_manager_test.go Fixes remaining imports per #15319 2015-10-20 07:13:13 -04:00
kubelet.go kubelet: reduce logging frequency for sync loop 2015-11-05 10:06:10 -08:00
kubelet_test.go Merge pull request #16545 from timstclair/mirrorpods 2015-11-05 02:56:23 -08:00
networks.go CNI network plugin 2015-09-25 22:30:37 -05:00
oom_watcher.go Del capatical local packagename for cadvisorApi 2015-10-16 11:03:50 +08:00
oom_watcher_test.go Fixes code duplication. 2015-10-26 15:24:50 -04:00
pod_workers.go kubelet: independent pod syncs and backoff on error 2015-11-03 13:29:08 -08:00
pod_workers_test.go cleanup pod_workers_test.go to use general runtime interface 2015-11-04 16:55:25 -08:00
root_context_linux.go Support volume relabling for pods which specify an SELinux label 2015-10-28 09:26:58 -04:00
root_context_unsupported.go
runonce.go Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07:00
runonce_test.go Clean up static/mirror pod status logic 2015-11-04 11:42:25 -08:00
server.go Fix Kubelet /logs endpoint 2015-10-30 16:19:34 -07:00
server_test.go Mark NodeNotReady for docker version below 1.6.2 2015-10-30 13:48:51 -07:00
util.go Del capatical local packagename for cadvisorApi 2015-10-16 11:03:50 +08:00
volume_manager.go rewrite go imports 2015-08-05 17:30:03 -07:00
volumes.go Support volume relabling for pods which specify an SELinux label 2015-10-28 09:26:58 -04:00
volumes_linux.go FSGroup implementation 2015-10-22 16:40:59 -04:00
volumes_unsupported.go FSGroup implementation 2015-10-22 16:40:59 -04:00