-
Notifications
You must be signed in to change notification settings - Fork 10
V1.2.7 && v1.2.8 Helm chart addition #59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
c24b771
to
a8dfbe6
Compare
@ravi100k I asked Trond and Luis Pabon to review this Pull Request. And some of the comments that came back was that there wasn't enough contextual information regarding the changes that have been made...and it's quite a large PR to just approve without that context. I'm wondering if we might be able to either ask you to provide more context for this PR and/or could we all get together and have a PR review meeting to just address all of the questions? Thanks... |
V1.2.7 added node bind mount to reduce api calls. V1.2.7 added helm chart to deploy V1.2.7 added heml package V1.2.7 added heml package V1.2.7 added repo tz file, added readme file
1. Reverted some non usefull changes. Will add up in v1.2.8.
88d8546
to
b681528
Compare
deploy/helm/README.md
Outdated
|
||
2. **Install the chart into your cluster:** | ||
``` | ||
helm install hscsi hscsi/ --namespace kube-system --create-namespace |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't look correct.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There should be instructions on how to create and use values.yml
from a user point of view
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update this document as well as added developer .md file for creating new package
No description provided.