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.
Showing
pkg/util/tail/tail.go
0 → 100644
pkg/util/tail/tail_test.go
0 → 100644
Please
register
or
sign in
to comment