helmfile/pkg
Copilot 391c677058
Avoid fetching same chart/version multiple times (#2197)
* Initial plan

* Implement chart fetch deduplication mechanism

Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com>

* Fix CI issues: resolve gci formatting and reduce cognitive complexity

Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com>

* Remove redundant Fetching log message from OCI chart processing

Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com>
2025-10-10 12:13:29 +08:00
..
app fix typos in both comment and error message (#2199) 2025-09-26 15:46:53 -04:00
argparser
config Add missing --timeout flag to helmfile sync command with documentation (#2148) 2025-08-27 14:32:02 +08:00
environment
envvar
errors
event
exectest
filesystem refactor(filesystem): add CopyDir method and optimize Fetch function (#2111) 2025-07-28 16:10:25 -04:00
hcllang
helmexec Fix panic when helm isn't installed (#2169) 2025-09-09 07:15:46 +08:00
maputil
plugins
policy
remote Migrate AWS SDK from v1 to v2 to resolve deprecation warnings (#2202) 2025-09-30 09:59:00 +08:00
runtime refactor(yaml): switch yaml library import paths from gopkg.in to go.yaml.in (#2114) 2025-08-01 11:28:39 +08:00
state Avoid fetching same chart/version multiple times (#2197) 2025-10-10 12:13:29 +08:00
testhelper
testutil
tmpl refactor(yaml): switch yaml library import paths from gopkg.in to go.yaml.in (#2114) 2025-08-01 11:28:39 +08:00
yaml refactor(yaml): switch yaml library import paths from gopkg.in to go.yaml.in (#2114) 2025-08-01 11:28:39 +08:00