openstack-helm icon indicating copy to clipboard operation
openstack-helm copied to clipboard

feat: add basic manila chart

Open v1k0d3n opened this issue 8 years ago • 3 comments

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.

v1k0d3n avatar Feb 06 '17 22:02 v1k0d3n

@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.

intlabs avatar Mar 15 '17 17:03 intlabs

hey @stannum-l just checking here on the status of this one?

v1k0d3n avatar Mar 22 '17 18:03 v1k0d3n

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.

stannum-l avatar Mar 22 '17 18:03 stannum-l