mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-27 03:44:04 +00:00
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>