You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
There was some refactor on upgrading to 0.5 to use git uri per CRD and that change is not using mirrors at chartsync and not passing the timeout to git.
I am wondering if this should be a per HelmRelease configuration or a global flag like it used to be, by the looks of it the --git-poll-interval flag has also stopped working (or is actually replaced by the --charts-sync-interval flag).
I think all git options now should be per HelmRelease each repository can have it's own key/timeout and so on.
For the charts-sync-interval I rather have it global.
There was some refactor on upgrading to 0.5 to use git uri per CRD and that change is not using mirrors at chartsync and not passing the timeout to git.
Here is the line:
https://github.com/weaveworks/flux/blob/master/integrations/helm/chartsync/chartsync.go#L267
The text was updated successfully, but these errors were encountered: