Files
kubernetes/pkg
Yifan Gu a12a7c2a2c 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.
2016-04-22 15:38:05 -07:00
..
2016-04-21 14:12:13 +02:00
2016-04-20 18:49:31 -07:00
2016-04-22 15:38:05 -07:00
2016-03-17 09:30:02 +01:00
2016-04-21 15:16:42 -07:00
2016-04-16 10:18:43 -04:00
2016-04-20 18:49:31 -07:00
2016-04-21 15:16:42 -07:00
2016-04-14 17:05:46 -07:00
2016-04-20 12:13:05 -04:00