k3s/pkg/kubelet/kuberuntime
Kubernetes Prow Robot dc1ff116dc
Merge pull request #74220 from tedyu/master
Aggregate errors for kube runtime GC
2019-04-04 17:47:19 -07:00
..
logs logs: consume all file until EOF on exited container 2019-03-30 17:42:21 +01:00
BUILD New staging repository for cri-api 2019-03-26 18:21:04 -04:00
doc.go
fake_kuberuntime_manager.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
helpers.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
helpers_linux.go fix #73264 cpuPeriod was not reset, but used as it is if alpha gate is disabled 2019-02-01 16:45:43 +01:00
helpers_linux_test.go Fix unit tests calling SetFeatureGateDuringTest incorrectly 2018-11-21 11:51:33 -05:00
helpers_test.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
helpers_unsupported.go Setup windows container config to kubelet CRI 2018-02-28 09:56:41 +08:00
helpers_windows.go Setup windows container config to kubelet CRI 2018-02-28 09:56:41 +08:00
instrumented_services.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
instrumented_services_test.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_container.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_container_linux.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_container_linux_test.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_container_test.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_container_unsupported.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_container_windows.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_container_windows_test.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_gc.go Merge pull request #74220 from tedyu/master 2019-04-04 17:47:19 -07:00
kuberuntime_gc_test.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_image.go Merge pull request #75587 from tiffanyfay/cred-provider 2019-03-29 14:48:47 -07:00
kuberuntime_image_test.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_logs.go kubelet: plumb context for log requests 2018-08-10 17:35:46 -07:00
kuberuntime_manager.go Merge pull request #75531 from dims/add-new-staging-repository-for-cri-api 2019-03-26 18:10:49 -07:00
kuberuntime_manager_test.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_sandbox.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_sandbox_test.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
labels.go Remove container type from kubelet runtime labels 2018-12-21 15:47:47 +01:00
labels_test.go Remove container type from kubelet runtime labels 2018-12-21 15:47:47 +01:00
legacy.go fix golint failures - /pkg/kubelet/images 2018-09-17 10:52:25 +08:00
legacy_test.go fix golint failures - /pkg/kubelet/images 2018-09-17 10:52:25 +08:00
security_context.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
security_context_test.go security_context_test.go(TestVerifyRunAsNonRoot): add more test cases. 2017-12-20 18:02:52 +01:00