Files
kubernetes/pkg/kubelet
k8s-merge-robot 4c7abddc1c Merge pull request #24567 from yifan-gu/post_start_hook
Automatic merge from submit-queue

rkt: Add post-start hook support.

This adds a poll-and-timeout procedure after the pod is
started, to make sure the post-start hooks execute when the
container is actually running.

This is a temporal workaround for implementing post-hooks,
a long term solution is to use lifecycle event to trigger
those hooks, see https://github.com/kubernetes/kubernetes/issues/23084.

Also this fixes a bug of getting container ID for a non-running
container when running pre-stop hook.


cc @sjpotter @euank @kubernetes/sig-node
2016-04-27 11:14:35 -07:00
..
2016-02-29 12:05:13 -08:00
2015-11-19 13:20:02 +08:00
2016-04-20 09:48:24 -07:00
2015-11-25 09:43:48 +01:00
2016-03-02 20:46:32 -05:00
2016-01-30 00:25:50 -08:00
2016-02-02 23:41:55 +00:00
2016-04-20 14:38:40 -04:00