onmyflow opened a new issue #662: URL: https://github.com/apache/openwhisk-deploy-kube/issues/662
First of all: Im not sure if this request belongs to this repo or the "openwhisk-core" repo. Since Openwhisk has now reached version 1.0.0, it should be of a priority to supply a helm repository (can be served from github itself) for Helm Charts. It is a common workflow for Helm deployments, that anyways rely on Helm for their installation, to provide a single URI for the Chart, from which helm can pull a sepcified version. Cloning the projectk (the docs also mention one should just clone the repository -- so the master branch without any version constraints) everytime one wants to upgrade/install the Chart seems quite cumersome and unsafe (because of missing versioning). makes it hard to create "Infrastructure as Code" if you need to manually track a git repository in your "Infrastructure as code project". ---------------------------------------------------------------- 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]
