Files
kubernetes/pkg
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-04-26 15:08:34 -04:00
2015-12-20 21:59:59 -05:00
2016-03-02 16:21:16 +01:00
2016-03-17 09:30:02 +01:00
2016-04-26 14:23:06 -07:00
2016-04-14 17:05:46 -07:00
2016-02-24 11:22:02 -05:00
2016-03-02 20:46:32 -05:00