Files
kubernetes/pkg/kubelet
k8s-merge-robot 8e091e254f Merge pull request #26666 from euank/fix-wrong-err
Automatic merge from submit-queue

rkt: Wrap exec errors as utilexec.ExitError

This is needed by the exec prober to distinguish error types and exit
codes correctly. Without this, the exec prober used for liveness probes
doesn't identify errors correctly and restarts aren't triggered. Fixes #26456

An alternative, and preferable solution would be to use utilexec
everywhere, but that change is much more involved and should come at a
later date. Unfortunately, until that change is made, writing tests for
this is quite difficult.

cc @yifan-gu @sjpotter
2016-06-04 05:11:16 -07:00
..
2016-05-06 12:11:29 -04:00
2016-06-02 10:49:17 -07:00
2016-04-29 17:12:10 -04:00
2016-06-03 10:22:49 -07:00
2016-05-05 14:34:49 -07:00
2015-11-25 09:43:48 +01:00
2016-03-02 20:46:32 -05:00
2016-05-12 19:17:08 -04:00
2016-05-12 19:17:08 -04:00
2016-01-30 00:25:50 -08:00