armada icon indicating copy to clipboard operation
armada copied to clipboard

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

Open Roadrunner2058 opened this issue 8 years ago • 1 comments

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

Roadrunner2058 avatar Oct 05 '17 15:10 Roadrunner2058

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

v1k0d3n avatar Nov 12 '17 05:11 v1k0d3n