Commit Graph

267 Commits (main)

Author SHA1 Message Date
George Jenkins 92b64e87ad
chore: fixes
2 days ago
Evans Mungai ee018608f6
fix: handle OCI digest algorithm prefix in chart downloader (#31601)
5 days ago
Joe Julian 78f5af72be
Merge pull request #31802 from mmorel-35/modernize-pkg-5-a3c8fdb
2 weeks ago
Matthieu MOREL c8989d984f fix(pkg): errorlint linter
2 weeks ago
Matthieu MOREL 5cc2e55714 chore(pkg): fix modernize linter
3 weeks ago
George Jenkins 592815ea2b Fix `TestConcurrencyDownloadIndex` typo
2 months ago
George Jenkins 7edfdb6c5e
Merge pull request #31549 from benoittgt/31548
3 months ago
Mads Jensen 380abe2b16 Remove two redundant if-checks.
3 months ago
Benoit Tigeot 40e22dedb2
fix: prevent reporting fallback on version when none specified
3 months ago
Scott Rigby e7ac8fe3b8
Merge pull request #30984 from fm1ck3y/bug/index-concurrency
3 months ago
tison 90d01915f9
for all other similar cases
4 months ago
Artem Vdovin ae4af69b9d fix test
6 months ago
Artem Vdovin aaaa457f04 Merge branch 'main' into bug/index-concurrency
6 months ago
Benoit Tigeot 9e2d4680e1
Warn when we fallback to a different version on `helm pull`
6 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
6 months ago
Matt Farina 3726d01c5c
Merge pull request #31132 from joemicky/main
6 months ago
joemicky 762ef3ee80 refactor: omit unnecessary reassignment
7 months ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
7 months ago
Robert Sirchia d7d072b7f6
Merge commit from fork
7 months ago
Matt Farina 69efc0d4fb
Handle messy index files
7 months ago
Mikel Olasagasti Uranga 7007d4d485 chore(deps): remove phayes/freeport module
7 months ago
Artem Vdovin 118d0eb697 add concurrency test on write & load index file
7 months ago
Artem Vdovin 314bd19d11 update writing index files to writeAtomicFile
8 months ago
jingchanglu 2da734d0b2 chore: fix typo in pkg/repo/chartrepo.go
8 months ago
Artem Vdovin 351bb78ee5 fix index concurrency
8 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
9 months ago
Matt Farina f043faf0a3
Merge pull request #30862 from OmriSteiner/fix-absolute-uri
9 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
10 months ago
Omri Steiner c47c8fc868 fix: correctly concat absolute URIs in repo cache
10 months ago
Matthieu MOREL 77a267dacf chore: enable usestdlibvars linter
10 months ago
Justen Stall 4905a61026
Merge branch 'main' into stdlib-errors-2
10 months ago
Stephen Murray 1682895636 ref(helm): Export Chart Not Found error
10 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
10 months ago
Matt Farina a842140ef6
Merge pull request #13578 from gjenkins8/rm_chart_repo_load_func
10 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
11 months ago
Matt Farina ab9f0c80b5
Merge pull request #30603 from robertsirc/converting-to-slog
11 months ago
Robert Sirchia 3a19576377
making changes as requested by matt
12 months ago
George Jenkins e354dd296d
Merge branch 'main' into rm_chart_repo_load_func
1 year ago
Robert Sirchia 848c134e0c
fixing error messages
1 year ago
Robert Sirchia f50547bf51
changing error to warn as requested by Matt
1 year ago
Robert Sirchia c36bc25fb1
fixing missing attributes
1 year ago
Robert Sirchia 1ad79a2bb7
converting inline log to slog
1 year ago
Robert Sirchia a11f4c0026
changing info to error
1 year ago
Robert Sirchia 48f03d316b
changing from log to slog
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
1 year ago
George Jenkins 2caca2b167 remove `ChartPaths[]`
1 year ago
George Jenkins 17bc0b3845 refactor: Remove ChartRepository Load() function
1 year ago
George Jenkins 234d171da5 Cleanup repotest Server constructors
1 year ago
George Jenkins 3253059438
Merge pull request #13535 from helm/refactor_tlsutil
1 year ago