k3s/pkg/kubelet
Minhan Xia f690220b5c Merge pull request #23704 from freehan/kubenet
Update cni binary

#23712 is depending on this. Not sure why this one gets in first. Hand merging this
2016-04-06 15:47:42 -07:00
..
api/v1alpha1/stats Move stats summary types to a new kubelet/api package to avoid unnecessary dependencies 2016-02-17 10:53:25 -08:00
cadvisor Update cadvisor linux module to work with the cadvisor v0.22.2 2016-03-15 16:02:05 -07:00
client Move restclient to its own package 2016-02-29 12:05:13 -08:00
cm Fixing several (but not all) go vet errors. Most are around string formatting, or unreachable code. 2016-03-22 17:26:50 -07:00
config kubelet: send all recevied pods in one update 2016-03-17 14:24:35 -07:00
container Merge pull request #23613 from Random-Liu/remove-out-of-date-code 2016-04-03 07:34:26 -07:00
custommetrics Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
dockertools Merge pull request #23613 from Random-Liu/remove-out-of-date-code 2016-04-03 07:34:26 -07:00
envvars
leaky
lifecycle Fixing all the "composite literal uses unkeyed fields" Vet errors. 2016-03-25 15:25:09 -07:00
metrics Spread pod volume metrics calc across calc period. Metrics are calculated independently. 2016-02-22 09:54:47 -08:00
network Merge pull request #23704 from freehan/kubenet 2016-04-06 15:47:42 -07:00
pleg Fixing several (but not all) go vet errors. Most are around string formatting, or unreachable code. 2016-03-22 17:26:50 -07:00
pod Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
prober Fixing all the "composite literal uses unkeyed fields" Vet errors. 2016-03-25 15:25:09 -07:00
qos
rkt rkt: Add '--hostname' support for rkt. 2016-03-28 17:06:14 -07:00
server Merge pull request #16451 from ncdc/exec-interop-testing 2016-04-01 17:11:26 -07:00
status Fixing all the "composite literal uses unkeyed fields" Vet errors. 2016-03-25 15:25:09 -07:00
types Make kubelet use an arch-specific pause image depending on GOARCH 2016-03-25 23:45:59 +02:00
util Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
container_bridge.go Improve go report card by fixing typos in comments 2016-03-04 18:30:59 -08:00
disk_manager.go
disk_manager_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
doc.go
flannel_helper.go
image_manager.go move minGCAge to ImageGCPolicy and make it configurable 2016-02-15 22:54:54 +08:00
image_manager_test.go Fixing all the "composite literal uses unkeyed fields" Vet errors. 2016-03-25 15:25:09 -07:00
kubelet.go Merge pull request #23506 from Random-Liu/new-docker-client 2016-04-02 04:51:33 -07:00
kubelet_test.go Merge pull request #23368 from saad-ali/renameBuilderCleaner 2016-03-26 13:01:25 -07:00
networks.go
oom_watcher.go
oom_watcher_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
pod_workers.go Jittering periods of some kubelet's sync loops: 2016-02-09 15:22:22 +01:00
pod_workers_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
reason_cache.go
reason_cache_test.go
root_context_linux.go
root_context_unsupported.go
runonce.go
runonce_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
runtime.go Add Status in runtime interface and use it for runtime health check. 2016-03-04 21:26:41 -08:00
util.go
volume_manager.go
volumes.go Rename volume.Builder to Mounter and volume.Cleaner to Unmounter 2016-03-25 11:29:58 -07:00