..
api/v1alpha1 /stats
Track image storage usage for docker containers
2016-04-25 16:00:34 -07:00
cadvisor
Update cadvisor linux module to work with the cadvisor v0.22.2
2016-03-15 16:02:05 -07:00
client
Uncomment the code that cause by #19254
2016-04-25 23:21:31 +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
Uncomment the code that cause by #19254
2016-04-25 23:21:31 +08:00
container
Added Hostname and Subdomain field to Pod.Spec
2016-04-28 10:56:56 -07:00
custommetrics
Spelling fixes inspired by github.com/client9/misspell
2016-02-18 06:58:05 +07:00
dockertools
rename Status interface to GetPodNetworkStatus
2016-05-04 13:46:31 -07:00
envvars
Fix the rest of the code
2016-04-29 17:12:10 -04:00
leaky
…
lifecycle
Fix the rest of the code
2016-04-29 17:12:10 -04:00
metrics
Spread pod volume metrics calc across calc period. Metrics are calculated independently.
2016-02-22 09:54:47 -08:00
network
rename Status interface to GetPodNetworkStatus
2016-05-04 13:46:31 -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
Delete pod with uid as precondition.
2016-05-05 14:34:49 -07:00
prober
Fix the rest of the code
2016-04-29 17:12:10 -04:00
qos
Add utility for determining qos of a pod
2016-04-21 17:15:17 -04:00
rkt
Added Hostname and Subdomain field to Pod.Spec
2016-04-28 10:56:56 -07:00
server
Track image storage usage for docker containers
2016-04-25 16:00:34 -07:00
status
Delete pod with uid as precondition.
2016-05-05 14:34:49 -07:00
types
Make kubelet use an arch-specific pause image depending on GOARCH
2016-03-25 23:45:59 +02:00
util
Use expiration cache for version check
2016-04-27 05:42:50 -04: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
Treat first-seen, non-pending pods as updates
2016-01-08 17:21:43 -08:00
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 #25124 from pmorie/kubelet-getters
2016-05-05 16:52:09 -07:00
kubelet_getters.go
Reduce kubelet LOC: extract getters
2016-05-04 02:25:22 -04:00
kubelet_getters_test.go
Reduce kubelet LOC: extract getters
2016-05-04 02:25:22 -04:00
kubelet_test.go
Merge pull request #25124 from pmorie/kubelet-getters
2016-05-05 16:52:09 -07:00
networks.go
rename release_1_2 to internalclientset
2016-02-05 14:02:28 -08:00
oom_watcher.go
Replace runtime reference by pkg
2016-02-01 21:06:44 +08:00
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
Add reason cache
2016-01-30 00:25:50 -08:00
reason_cache_test.go
Add unit test for reason cache
2016-01-30 00:25:50 -08:00
root_context_linux.go
…
root_context_unsupported.go
…
runonce.go
Remove GetAPIPodStatus usage
2016-02-02 23:41:55 +00:00
runonce_test.go
move predicates into library (address #12744 )
2016-04-11 00:57:03 +08:00
runtime.go
add NetworkStatus in NetworkPlugin interface for kubelet to consume
2016-05-04 13:46:31 -07:00
util.go
…
volume_manager.go
…
volumes.go
Rename cleanerTuple to cleaner
2016-04-20 14:38:40 -04:00