k3s/pkg/util
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
..
async Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
bandwidth refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
chmod Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
chown Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
config Enable streaming proxy redirects by default (beta) 2017-01-17 12:56:03 -08:00
configz Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
crlf Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
dbus Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
ebtables Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
env Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
errors add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
exec Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
flag Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
flock Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
framer add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
goroutinemap start the apimachinery repo 2017-01-11 09:09:48 -05:00
hash Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
httpstream mechanical 2017-01-16 09:35:12 -05:00
i18n Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
initsystem Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
interrupt Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
intstr move openapi types to pkg/openapi 2017-01-16 13:40:14 -05:00
io find and replace 2017-01-20 08:04:53 -05:00
iptables start the apimachinery repo 2017-01-11 09:09:48 -05:00
json add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
keymutex Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
labels Update deployment equality helper 2017-01-11 18:34:12 +01:00
limitwriter Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
logs start the apimachinery repo 2017-01-11 09:09:48 -05:00
maps Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
metrics move utils used in restclient to client-go 2017-01-19 07:55:14 -05:00
mount Merge pull request #38865 from vwfs/ext4_no_lazy_init 2017-01-18 09:09:52 -08:00
net add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
netsh Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
node refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
oom Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
parsers Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
procfs start the apimachinery repo 2017-01-11 09:09:48 -05:00
proxy start the apimachinery repo 2017-01-11 09:09:48 -05:00
rand move pkg/util/rand 2017-01-16 16:04:03 -05:00
resourcecontainer Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
rlimit Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
runtime add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
selinux Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
sets add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
slice move pkg/util/rand 2017-01-16 16:04:03 -05:00
strategicpatch Allow for returning map[string]interface{} from patch. 2017-01-18 11:53:30 +01:00
strings Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
sysctl Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
system refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
tail Limit the size of the termination log and allow log input 2017-01-23 12:26:38 -05:00
taints Use versioned Taint/Toleration/AllowPods objects when marshalling 2017-01-18 12:52:14 -05:00
term start the apimachinery repo 2017-01-11 09:09:48 -05:00
threading Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
uuid start the apimachinery repo 2017-01-11 09:09:48 -05:00
validation add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
version Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
wait add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
workqueue move utils used in restclient to client-go 2017-01-19 07:55:14 -05:00
yaml add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
BUILD generated: api 2017-01-23 12:26:35 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
template.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
template_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
trace.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
trie.go Make Kubernetes OpenAPI operation IDs unique 2016-10-12 14:54:12 -07:00
umask.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
umask_windows.go delete ErrorTimeout() function and modify Umask() args 2017-01-12 11:05:30 +08:00
util.go kubelet: storage: don't hang kubelet on unresponsive nfs 2016-10-18 08:45:40 -05:00
util_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00