kubernetes/pkg/kubelet/kuberuntime
Clayton Coleman 2bb2604f0b
Limit the size of the termination log and allow log input
Enforce the following limits:

12kb for total message length in container status
4kb for the termination message path file
2kb or 80 lines (whichever is shorter) from the log on error

Fallback to log output if the user requests it.
2017-01-23 12:26:38 -05:00
..
BUILD Limit the size of the termination log and allow log input 2017-01-23 12:26:38 -05:00
doc.go cmd/kubelet 2016-11-23 15:53:09 -08:00
fake_kuberuntime_manager.go Merge pull request #39158 from feiskyer/cri-proto3 2017-01-20 08:28:49 -08:00
helpers_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
helpers.go kubelet/kuberuntime: update cri to protobuf v3 2017-01-20 09:55:56 +08:00
instrumented_services.go kuberuntime/dockershim: add image ref to ImageService interfaces 2016-12-29 16:53:01 +08:00
kuberuntime_container_test.go kubelet/kuberuntime: update cri to protobuf v3 2017-01-20 09:55:56 +08:00
kuberuntime_container.go Limit the size of the termination log and allow log input 2017-01-23 12:26:38 -05:00
kuberuntime_gc_test.go kubelet/kuberuntime: update cri to protobuf v3 2017-01-20 09:55:56 +08:00
kuberuntime_gc.go kubelet/kuberuntime: update cri to protobuf v3 2017-01-20 09:55:56 +08:00
kuberuntime_image_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
kuberuntime_image.go kubelet/kuberuntime: update cri to protobuf v3 2017-01-20 09:55:56 +08:00
kuberuntime_logs_test.go Limit the size of the termination log and allow log input 2017-01-23 12:26:38 -05:00
kuberuntime_logs.go Limit the size of the termination log and allow log input 2017-01-23 12:26:38 -05:00
kuberuntime_manager_test.go Merge pull request #39158 from feiskyer/cri-proto3 2017-01-20 08:28:49 -08:00
kuberuntime_manager.go Merge pull request #39158 from feiskyer/cri-proto3 2017-01-20 08:28:49 -08:00
kuberuntime_sandbox_test.go kubelet/kuberuntime: update cri to protobuf v3 2017-01-20 09:55:56 +08:00
kuberuntime_sandbox.go kubelet/kuberuntime: update cri to protobuf v3 2017-01-20 09:55:56 +08:00
labels_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
labels.go Limit the size of the termination log and allow log input 2017-01-23 12:26:38 -05:00
legacy.go Add legacy container log location support. 2016-10-23 19:08:47 -07:00
security_context.go kubelet/kuberuntime: update cri to protobuf v3 2017-01-20 09:55:56 +08:00