• Rodolfo Carvalho's avatar
    Add timeout argument to ExecInContainer · 506129ba
    Rodolfo Carvalho authored
    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.
    506129ba
Name
Last commit
Last update
..
auth Loading commit data...
clientcmd Loading commit data...
portforward Loading commit data...
remotecommand Loading commit data...
testclient/simple Loading commit data...
BUILD Loading commit data...
conditions.go Loading commit data...
helper.go Loading commit data...
helper_test.go Loading commit data...