k3s/pkg/kubelet/container
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
..
testing Use chmod to bypass umask on termination log file 2017-01-23 12:26:37 -05:00
BUILD move utils used in restclient to client-go 2017-01-19 07:55:14 -05:00
cache.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
cache_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
container_gc.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
container_reference_manager.go cmd/kubelet 2016-11-23 15:53:09 -08:00
helpers.go kubelet/kuberuntime: update cri to protobuf v3 2017-01-20 09:55:56 +08:00
helpers_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
os.go Use chmod to bypass umask on termination log file 2017-01-23 12:26:37 -05:00
pty_linux.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pty_unsupported.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
ref.go cmd/kubelet 2016-11-23 15:53:09 -08:00
ref_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
resize.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
runtime.go Limit the size of the termination log and allow log input 2017-01-23 12:26:38 -05:00
runtime_cache.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
runtime_cache_fake.go fix go vet errors 2016-08-10 16:45:41 -07:00
runtime_cache_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
sync_result.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
sync_result_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00