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

Fix and enhancement to repository update #1383

Merged
merged 1 commit into from Jul 28, 2020

Conversation

mumoshu
Copy link
Collaborator

@mumoshu mumoshu commented Jul 28, 2020

Changes:

@mumoshu mumoshu force-pushed the stop-unnecessary-chart-repo-updates branch from 7bf4085 to 5728b03 Compare July 28, 2020 00:25
Changes:

- Prevent Helmfile from unnecessarily running `helm repo add` and `helm repo up` against repositories for unused repositories(repositories of releases filtered out by selector)
- Fixes #1330
@mumoshu mumoshu force-pushed the stop-unnecessary-chart-repo-updates branch from 5728b03 to 9854249 Compare July 28, 2020 00:57
@mumoshu mumoshu changed the title Stop updating not selected chart repositories Fix and enhancement to repository update Jul 28, 2020
@mumoshu mumoshu merged commit 1e260e4 into master Jul 28, 2020
@mumoshu mumoshu deleted the stop-unnecessary-chart-repo-updates branch July 28, 2020 01:17
mumoshu added a commit that referenced this pull request Aug 12, 2020
This reverts a part of #1383 so that repository updates are done in the pre-0.125.0 way, which tries to update any repositories only once regardless of they are referenced by selected releases or not.

Ref #1404
mumoshu added a commit that referenced this pull request Aug 12, 2020
This reverts a part of #1383 so that repository updates are done in the pre-0.125.0 way, which tries to update any repositories only once regardless of they are referenced by selected releases or not.

Ref #1404
mumoshu added a commit that referenced this pull request Aug 13, 2020
This reverts a part of #1383 so that repository updates are done in the pre-0.125.0 way, which tries to update any repositories only once regardless of they are referenced by selected releases or not.

Ref #1404
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

helmfile repos don't sync repositories
1 participant