kubernetes/pkg/probe/exec
Andrew Sy Kim 4bb30c3b0e kubelet: add feature gate check for exec probe timeouts
This change also involves adding a custom error type for probe timeouts
so that the kubelet exec prober can distinguish between failed probes
that have exited or probes that have timed out.

Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-11-09 13:05:09 -05:00
..
BUILD kubelet: add feature gate check for exec probe timeouts 2020-11-09 13:05:09 -05:00
errors.go kubelet: add feature gate check for exec probe timeouts 2020-11-09 13:05:09 -05:00
exec_test.go Exec probes should not be unbounded 2019-09-11 10:15:35 -04:00
exec.go kubelet: add feature gate check for exec probe timeouts 2020-11-09 13:05:09 -05:00