kubernetes/pkg/kubelet/util
Davanum Srinivas 5706a13bd6
Exec probes should not be unbounded
In 1f270ef4e2, we added 10KB as the read
limit for http probes. we should do the same for exec probes as well.

Change-Id: If154c5c4e669829ab94839c56260a894a6714f0f
2019-09-11 10:15:35 -04:00
..
cache 1. Fix lint errors for the whole directory staging/src/k8s.io/client-go/tools/cache; 2019-07-27 15:49:03 +08:00
format Fix misc static check issues 2019-08-21 10:40:21 -07:00
ioutils Exec probes should not be unbounded 2019-09-11 10:15:35 -04:00
logreduction Clean up PR #71617 2019-04-08 10:34:40 -04:00
manager Use RWMutex in watchBasedManager 2019-08-13 13:09:21 +08:00
queue update pull request 2019-02-12 12:13:19 -05:00
sliceutils kubelet: ensure stable order for images in node status 2019-07-01 11:23:24 -03:00
store Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
boottime_util_darwin.go fix node and kubelet start times 2018-12-05 15:07:52 -08:00
boottime_util_linux.go fix node and kubelet start times 2018-12-05 15:07:52 -08:00
BUILD Support PluginWatcher in Windows 2019-08-27 16:24:38 -07:00
doc.go fix golint failures of pkg/kubelet/util 2019-04-22 15:23:07 +08:00
util_unix_test.go Support PluginWatcher in Windows 2019-08-27 16:24:38 -07:00
util_unix.go Merge pull request #81397 from ddebroy/win-socket 2019-08-28 01:37:12 -07:00
util_unsupported.go disable kubelet local endpoints on windows 2019-06-04 14:07:10 -07:00
util_windows_test.go Support PluginWatcher in Windows 2019-08-27 16:24:38 -07:00
util_windows.go Support PluginWatcher in Windows 2019-08-27 16:24:38 -07:00
util.go Switch windows runtime endpoints to npipe 2018-10-22 21:28:36 +08:00