k3s/pkg/kubelet
k8s-merge-robot e4e6e46197 Merge pull request #24799 from thockin/validation_pt8-2
Automatic merge from submit-queue

Make IsValidLabelValue return error strings

Part of the larger validation PR, broken out for easier review and merge.  Builds on previous PRs in the series.
2016-05-18 04:08:15 -07:00
..
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 Clean-up sources ready tracking 2016-05-06 12:11:29 -04:00
container Add init container loading to the kubelet 2016-05-17 00:29:53 -04:00
custommetrics Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
dockertools Add init container loading to the kubelet 2016-05-17 00:29:53 -04:00
envvars Fix the rest of the code 2016-04-29 17:12:10 -04:00
eviction out of resource killing (memory) 2016-05-14 11:34:45 -04:00
leaky
lifecycle Merge pull request #24921 from feiskyer/merge-exec 2016-05-15 02:58:15 -07:00
metrics 1) Add docker operation timeout metrics. 2016-05-06 10:53:13 -07:00
network Make IsValidLabelValue return error strings 2016-05-17 21:36:10 -07:00
pleg Kill our atomic pkg, now that 1.6 is req'd 2016-05-08 20:30:37 -07:00
pod Delete pod with uid as precondition. 2016-05-05 14:34:49 -07:00
prober Add init container loading to the kubelet 2016-05-17 00:29:53 -04:00
qos Add utility for determining qos of a pod 2016-04-21 17:15:17 -04:00
rkt Merge pull request #24921 from feiskyer/merge-exec 2016-05-15 02:58:15 -07:00
server Add init container loading to the kubelet 2016-05-17 00:29:53 -04:00
status Add init container loading to the kubelet 2016-05-17 00:29:53 -04:00
types Add killPodNow to kubelet 2016-05-12 19:17:08 -04:00
util Merge pull request #24921 from feiskyer/merge-exec 2016-05-15 02:58:15 -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 Handle image digests in node status and image GC 2016-05-07 06:50:51 -04:00
image_manager_test.go Handle image digests in node status and image GC 2016-05-07 06:50:51 -04:00
kubelet.go Merge pull request #23567 from smarterclayton/init_containers 2016-05-18 00:53:30 -07:00
kubelet_cadvisor.go Reduce kubelet LOC: extract cadvisor 2016-05-06 00:26:48 -04:00
kubelet_cadvisor_test.go Reduce kubelet LOC: extract cadvisor 2016-05-06 00:26:48 -04: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 #21274 from derekwaynecarr/kubelet_eviction 2016-05-17 10:15:32 -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 Add killPodNow to kubelet 2016-05-12 19:17:08 -04:00
pod_workers_test.go Add killPodNow to kubelet 2016-05-12 19:17:08 -04:00
reason_cache.go
reason_cache_test.go
root_context_linux.go
root_context_unsupported.go
runonce.go Add killPodNow to kubelet 2016-05-12 19:17:08 -04:00
runonce_test.go Merge pull request #21274 from derekwaynecarr/kubelet_eviction 2016-05-17 10:15:32 -07:00
runtime.go add NetworkStatus in NetworkPlugin interface for kubelet to consume 2016-05-04 13:46:31 -07:00
util.go Add init container loading to the kubelet 2016-05-17 00:29:53 -04:00
volume_manager.go
volumes.go Update Attacher/Detacher interfaces. 2016-05-09 17:18:08 -04:00