Open Roadrunner2058 opened 7 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).
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