k3s/pkg/kubelet/kuberuntime
Yu-Ju Hong 57d8b64dbd CRI: Add a call to reopen log file for a container
This allows a daemon external to the container runtime to rotate the log
file, and then ask the runtime to reopen the files.
2018-01-29 14:05:38 -08:00
..
logs Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
BUILD Add a container type to the runtime labels 2018-01-23 13:16:36 +01:00
doc.go
fake_kuberuntime_manager.go Fix incorrect localhost seccomp profile path 2017-11-22 02:49:23 +00:00
helpers.go Fix incorrect localhost seccomp profile path 2017-11-22 02:49:23 +00:00
helpers_test.go Fix incorrect localhost seccomp profile path 2017-11-22 02:49:23 +00:00
instrumented_services.go CRI: Add a call to reopen log file for a container 2018-01-29 14:05:38 -08:00
instrumented_services_test.go add TestStatus to instrumented_services_test 2017-10-17 18:33:02 +08:00
kuberuntime_container.go Add a container type to the runtime labels 2018-01-23 13:16:36 +01:00
kuberuntime_container_test.go Add a container type to the runtime labels 2018-01-23 13:16:36 +01:00
kuberuntime_gc.go fix #52462. Do not GC exited containers in running pods 2017-09-28 09:37:21 -07:00
kuberuntime_gc_test.go Remove unused code in UT files in pkg/ 2018-01-15 16:02:35 +08:00
kuberuntime_image.go kubelet: imagegc: exempt sandbox image 2018-01-17 15:10:44 -06:00
kuberuntime_image_test.go
kuberuntime_logs.go Make CRI logs parsing to a library 2017-11-07 10:07:16 +08:00
kuberuntime_manager.go Add a container type to the runtime labels 2018-01-23 13:16:36 +01:00
kuberuntime_manager_test.go Add a container type to the runtime labels 2018-01-23 13:16:36 +01:00
kuberuntime_sandbox.go Consolidate DNS codes in kubelet pkg 2017-11-16 21:07:24 -08:00
kuberuntime_sandbox_test.go
labels.go Add a container type to the runtime labels 2018-01-23 13:16:36 +01:00
labels_test.go Add a container type to the runtime labels 2018-01-23 13:16:36 +01:00
legacy.go
legacy_test.go
security_context.go kubelet: MustRunAsNonRoot should reject a pod if it has non-numeric USER. 2017-11-29 16:00:00 +01:00
security_context_test.go security_context_test.go(TestVerifyRunAsNonRoot): add more test cases. 2017-12-20 18:02:52 +01:00