kubernetes/pkg/probe/exec
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
..
BUILD Exec probes should not be unbounded 2019-09-11 10:15:35 -04:00
exec_test.go Exec probes should not be unbounded 2019-09-11 10:15:35 -04:00
exec.go Exec probes should not be unbounded 2019-09-11 10:15:35 -04:00