dgrove-oss opened a new pull request #231: Bug fix for issue #230 (zookeeper volume mount) URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/231 Due to a typo in the pod specification, we were incorrectly mounting the zk-data volume twice and not mounting the zk-datalog volume at all. This resulted on zookeeper crashing after restart because log data had been written to the data directory. Fixes #230.
---------------------------------------------------------------- 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
