Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple helm repo updates #32

Open
poblin-orange opened this issue Jul 28, 2021 · 0 comments
Open

Multiple helm repo updates #32

poblin-orange opened this issue Jul 28, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@poblin-orange
Copy link
Member

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

@poblin-orange poblin-orange added the enhancement New feature or request label Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants