k3s/pkg/kubelet/container
k8s-merge-robot 423a4154be Merge pull request #25062 from dcbw/kubenet-rkt
Automatic merge from submit-queue

Hook rkt kubelet runtime up to network plugins
2016-05-21 00:45:19 -07:00
..
testing kubelet/runtime: add method to return pod network namespace path 2016-05-18 09:26:01 -05:00
cache.go Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
cache_test.go
container_gc.go
container_reference_manager.go
event.go
helpers.go Merge pull request #24630 from euank/redundant-created 2016-05-08 16:21:05 -07:00
helpers_test.go Always restart container in unknown state. 2016-03-05 10:42:26 +00:00
image_puller.go Merge pull request #19025 from aveshagarwal/master-imagepull-messages 2016-05-08 07:31:49 -07:00
image_puller_test.go Handle image digests in node status and image GC 2016-05-07 06:50:51 -04:00
os.go rkt: Add tests for GarbageCollect(). 2016-05-13 15:13:52 -07:00
pty_linux.go
pty_unsupported.go
ref.go Add init container loading to the kubelet 2016-05-17 00:29:53 -04:00
ref_test.go
runtime.go Merge pull request #25062 from dcbw/kubenet-rkt 2016-05-21 00:45:19 -07:00
runtime_cache.go
runtime_cache_fake.go Move TestRuntimeCache into non-test file 2016-03-21 16:21:55 -04:00
runtime_cache_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
serialized_image_puller.go Add flow control pkg 2016-04-03 11:28:03 +08:00
serialized_image_puller_test.go Handle image digests in node status and image GC 2016-05-07 06:50:51 -04:00
sync_result.go Add init container loading to the kubelet 2016-05-17 00:29:53 -04:00
sync_result_test.go