orange-cloudfoundry / helm-kubectl-boshrelease

https://orange-cloudfoundry.github.io/helm-kubectl-boshrelease/
Apache License 2.0
6 stars 1 forks source link

Multiple helm repo updates #32

Open poblin-orange opened 3 years ago

poblin-orange commented 3 years ago

For a given helm kubectl bosh deployment, declaring multiple helm repositories, each repo gives a helm repo update, resulting in very slow errand execution. More over, when using helm kubectl repo mirroring, all the declared repos target the same virtual repo (micro-depls hosted jcr), so this updates are useless.

Changing the helm repo implementation witn n helm repo add command, and a single helm repo update would give a huge perf boost to the errands