kubernetes/pkg/kubelet/kuberuntime
Random-Liu 54feed4e41 Enable remote dockershim by default. Once the grpc integration
is stablized, I'll remove the temporary knob and configure container
runtime endpoint in all test suite.
2016-10-26 11:00:31 -07:00
..
BUILD Add instrumented CRI service which is enabled for both grpc and non-grpc 2016-10-25 10:59:27 -07:00
doc.go Kubelet: add garbage collection for new runtime API 2016-09-14 09:09:45 +08:00
fake_kuberuntime_manager.go Add oom score adj in new CRI implementation. 2016-09-26 11:39:02 -07:00
helpers_test.go kuberuntime: include container hash in backoff keys 2016-09-23 14:52:30 -07:00
helpers.go Symlink docker logs to CRI defined log path. 2016-10-23 19:08:47 -07:00
instrumented_services.go Add instrumented CRI service which is enabled for both grpc and non-grpc 2016-10-25 10:59:27 -07:00
kuberuntime_container_test.go * Refactor kuberuntime unit test 2016-10-24 00:03:34 -07:00
kuberuntime_container.go Add legacy container log location support. 2016-10-23 19:08:47 -07:00
kuberuntime_gc_test.go Add pod log garbage collection unit test. 2016-10-24 00:03:34 -07:00
kuberuntime_gc.go Add pod log garbage collection unit test. 2016-10-24 00:03:34 -07:00
kuberuntime_image_test.go Implement temporary ImageStats in kuberuntime_manager, and 2016-10-03 22:56:25 -07:00
kuberuntime_image.go * Add docker pullable support. 2016-10-12 09:21:10 -07:00
kuberuntime_manager_test.go * Refactor kuberuntime unit test 2016-10-24 00:03:34 -07:00
kuberuntime_manager.go Enable remote dockershim by default. Once the grpc integration 2016-10-26 11:00:31 -07:00
kuberuntime_sandbox_test.go Symlink docker logs to CRI defined log path. 2016-10-23 19:08:47 -07:00
kuberuntime_sandbox.go Symlink docker logs to CRI defined log path. 2016-10-23 19:08:47 -07:00
labels_test.go Kubelet: implement labels for kuberuntime 2016-08-09 10:01:45 +08:00
labels.go Kubelet: implement GetPods for kuberuntime 2016-08-22 10:59:05 +08:00
legacy.go Add legacy container log location support. 2016-10-23 19:08:47 -07:00