looking at the events, it appears that we pull after the kill succeeds - leaving us with 2 problems
- the pull might take time
- the pull might fail
especially when a container takes time to shutdown, wouldn't it be nicer to start the pull earlier (perhaps even before the update-delay time)
looking at the events, it appears that we pull after the kill succeeds - leaving us with 2 problems
especially when a container takes time to shutdown, wouldn't it be nicer to start the pull earlier (perhaps even before the update-delay time)