dgrove-oss commented on issue #84: define preStop hook to enable orderly shutdown of Invoker pod URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/84#issuecomment-345275389 If the invoker dies, the running actions are orphaned. In current system I believe the results are gone. For cases when kubernetes is killing an otherwise healthy invoker, a combination of increasing the grace period and using a preStop hook to tell the invoker to stop scheduling new actions should limit the damage.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
