ningyougang commented on issue #2662: Add judge condition for invoker deployment URL: https://github.com/apache/incubator-openwhisk/pull/2662#issuecomment-324501518 @markusthoemmes #### Can we implement a recreate behavior like we have for all our components? answer: if use `recreate` feature, because `invoker` is special, it will cause problem. as you know `user's action container is created by invoker`, if use `recreate`, those action containers will be removed when `invoker` is stoped. So i think the best way to `redeploy invoker` using `-e mode=clean` first and `-e mode=deploy`. ---------------------------------------------------------------- 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
