kubernetes/pkg/kubelet/rkt
Rodolfo Carvalho 506129ba4e Add timeout argument to ExecInContainer
This allows us to interrupt/kill the executed command if it exceeds the
timeout (not implemented by this commit).

Set timeout in Exec probes. HTTPGet and TCPSocket probes respect the
timeout, while Exec probes used to ignore it.

Add e2e test for exec probe with timeout. However, the test is skipped
while the default exec handler doesn't support timeouts.
2016-11-07 13:00:59 +01:00
..
BUILD autogenerated 2016-10-24 14:47:27 -07:00
cap.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
config.go rkt: Override the config using the response from rkt api service. 2016-08-23 11:42:20 -07:00
container_id.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
fake_rkt_interface_test.go Set extra supplemental groups for rkt 2016-07-22 17:43:24 -04:00
image.go rkt: Convert image name to be a valid acidentifier 2016-10-10 20:36:35 -07:00
log.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS Add fewer more owners for packages in kubelet 2016-09-28 17:57:24 -07:00
rkt_test.go Add pod log garbage collection unit test. 2016-10-24 00:03:34 -07:00
rkt.go Add timeout argument to ExecInContainer 2016-11-07 13:00:59 +01:00
systemd.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
version.go rkt: Remove recommended rkt version 2016-09-02 15:52:37 -07:00