Files
kubernetes/pkg
Kubernetes Submit Queue 204520b029 Merge pull request #63344 from RobertKrawitz/fix-process-kill-algorithm
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Correct kill logic for pod processes

Correct the kill logic for processes in the pod's cgroup.  os.FindProcess() does not check whether the process exists on POSIX systems.
2018-05-11 11:41:19 -07:00
..
2018-05-08 18:33:50 -04:00
2018-02-16 13:43:01 -08:00
2018-05-08 18:32:44 -04:00
2018-04-25 09:47:14 -07:00
2018-05-08 18:33:50 -04:00
2018-02-16 13:43:01 -08:00
2018-05-08 18:33:50 -04:00
2018-03-13 17:20:16 +08:00