att-comdev / armada

This project has moved to OpenStack.
https://www.airshipit.org/
Apache License 2.0
78 stars 35 forks source link

Bug: Source-Unable to extract helm chart tar from registry #165

Open Roadrunner2058 opened 7 years ago

Roadrunner2058 commented 7 years ago

Is this a bug report or feature request? (choose one): Bug

Expected Behavior: When declaring source in charts, we expect it to be able to pull the tar and build dependencies with it.

What Actually Happened: When extracting helm-charts via tar file, we are getting dependency error.

How to Reproduce the Issue (as minimally as possible): Try to extract helm charts via tar file.

Any Additional Comments: Initially reported by @mark-burnett

v1k0d3n commented 6 years ago

confirmed this as well. a good example chart is something like: https://github.com/clockworksoul/helm-elasticsearch.

is there any way that this can be back-ported to 0.7.1? it would be nice to have a version of armada that doesn't force the use of openstack-helm's helm-toolkit (for the deployment of other kube-only charts).