feat: add basic manila chart
Kubernetes Version (output of kubectl version): N/A
Helm Client and Tiller Versions (output of helm version): N/A
Development or Deployment Environment?: N/A
Release Tag or Master: N/A
Expected Behavior: N/A
What Actually Happened: N/A
How to Reproduce the Issue (as minimally as possible): N/A
Any Additional Comments:
another chart that we would like to deliver is a basic manila chart. the manila chart can start much like the other openstack-helm charts started, with basic directory support. this chart can be improved over time to make use ceph (or other) storage backend with the help of the greater community.
@stannum-l For dev/testing and initial development, it may make sense to use the docker backend: https://docs.openstack.org/developer/manila/devref/container_driver.html. If you need a hand with any of this feel free to give me a holler.
hey @stannum-l just checking here on the status of this one?
I am planning to resubmit a new PR with changes by @intlabs incorporated. I got the dry run to pass by moving part of @intlabs's helm-toolkit changes into that old PR. Also, I have to add @larryrensing's suggestions of using the resource limit.