Skip to content
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

Persistence option for the helm chart #62

Merged
merged 1 commit into from
May 13, 2018
Merged

Persistence option for the helm chart #62

merged 1 commit into from
May 13, 2018

Conversation

bpineau
Copy link
Owner

@bpineau bpineau commented May 13, 2018

Per the official guidelines:
https://github.com/kubernetes/charts/blob/master/CONTRIBUTING.md#technical-requirements
https://github.com/kubernetes/charts/blob/master/REVIEW_GUIDELINES.md
... creating a volume is mandatory, and we should do it by default
(but we still can disable this with "persistence.enabled=false").

While at it, update to the upcoming 0.6.0 release.

Per the official guidelines:
https://github.com/kubernetes/charts/blob/master/CONTRIBUTING.md#technical-requirements
https://github.com/kubernetes/charts/blob/master/REVIEW_GUIDELINES.md
... creating a volume is mandatory, and we should do it by default
(but we still can disable this with "persistence.enabled=false").

While at it, update to the upcoming 0.6.0 release.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.85% when pulling 2658678 on helm_volume into a7a6da8 on master.

@bpineau bpineau merged commit 47d8d87 into master May 13, 2018
@bpineau bpineau deleted the helm_volume branch May 13, 2018 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants