dgrove-oss commented on pull request #639: URL: https://github.com/apache/openwhisk-deploy-kube/pull/639#issuecomment-694587057
I don't object to much to the change, but be aware that when you do a `helm delete` and undeploy the chart, it doesn't remove the action containers (the chart had no idea they exist). So using a namespace for more than a single deployment is a bit dicey in any case. Part of the reason the invoker deletes all the pods when it starts up is to try to clean up from previous deployments in the same namespace. ---------------------------------------------------------------- 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]
