dgrove-oss opened a new pull request #457: configure Jobs with backoffLimit instead of activeDeadlineSeconds URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/457 We want jobs to run until either they've completed or they have failed multiple times (and thus we want to give up). Should make deployment more robust when it takes a very long time for the invoker to docker pull all the runtime images (the install-packages job will not start until there is at least one healthy invoker).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
