Commit Graph

274 Commits (d29db9aaaae927685afbc74b228c9766dfec0065)

Author SHA1 Message Date
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
2 months ago
George Jenkins 42f78ba60e
Merge pull request #31872 from mmorel-35/perfsprint-pkg-6-5f845e3
2 months ago
George Jenkins e3b4808450
Merge pull request #31874 from mmorel-35/perfsprint-pkg-4-fb6db58
2 months ago
Matthieu MOREL dc0e3f10c3 chore(pkg): fix perfsprint linter issues part 6
3 months ago
Matthieu MOREL 63f03c0f5c chore(pkg): enable perfsprint linter
3 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
3 months ago
Matthieu MOREL 5b6c6bbfc7 fix: enable nolinlint linter
3 months ago
George Jenkins 92b64e87ad
chore: fixes
3 months ago
Evans Mungai ee018608f6
fix: handle OCI digest algorithm prefix in chart downloader (#31601)
3 months ago
Joe Julian 78f5af72be
Merge pull request #31802 from mmorel-35/modernize-pkg-5-a3c8fdb
3 months ago
Matthieu MOREL c8989d984f fix(pkg): errorlint linter
3 months ago
Matthieu MOREL 5cc2e55714 chore(pkg): fix modernize linter
3 months ago
George Jenkins 592815ea2b Fix `TestConcurrencyDownloadIndex` typo
5 months ago
George Jenkins 7edfdb6c5e
Merge pull request #31549 from benoittgt/31548
5 months ago
Mads Jensen 380abe2b16 Remove two redundant if-checks.
6 months ago
Benoit Tigeot 40e22dedb2
fix: prevent reporting fallback on version when none specified
6 months ago
Scott Rigby e7ac8fe3b8
Merge pull request #30984 from fm1ck3y/bug/index-concurrency
6 months ago
tison 90d01915f9
for all other similar cases
6 months ago
Artem Vdovin ae4af69b9d fix test
8 months ago
Artem Vdovin aaaa457f04 Merge branch 'main' into bug/index-concurrency
8 months ago
Benoit Tigeot 9e2d4680e1
Warn when we fallback to a different version on `helm pull`
8 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
9 months ago
Matt Farina 3726d01c5c
Merge pull request #31132 from joemicky/main
9 months ago
joemicky 762ef3ee80 refactor: omit unnecessary reassignment
9 months ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
9 months ago
Robert Sirchia d7d072b7f6
Merge commit from fork
9 months ago
Matt Farina 69efc0d4fb
Handle messy index files
10 months ago
Mikel Olasagasti Uranga 7007d4d485 chore(deps): remove phayes/freeport module
10 months ago
Artem Vdovin 118d0eb697 add concurrency test on write & load index file
10 months ago
Artem Vdovin 314bd19d11 update writing index files to writeAtomicFile
10 months ago
jingchanglu 2da734d0b2 chore: fix typo in pkg/repo/chartrepo.go
10 months ago
Artem Vdovin 351bb78ee5 fix index concurrency
11 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
12 months ago
Matt Farina f043faf0a3
Merge pull request #30862 from OmriSteiner/fix-absolute-uri
1 year ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
Omri Steiner c47c8fc868 fix: correctly concat absolute URIs in repo cache
1 year ago
Matthieu MOREL 77a267dacf chore: enable usestdlibvars linter
1 year ago
Justen Stall 4905a61026
Merge branch 'main' into stdlib-errors-2
1 year ago
Stephen Murray 1682895636 ref(helm): Export Chart Not Found error
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Matt Farina a842140ef6
Merge pull request #13578 from gjenkins8/rm_chart_repo_load_func
1 year ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
1 year ago
Matt Farina ab9f0c80b5
Merge pull request #30603 from robertsirc/converting-to-slog
1 year ago
Robert Sirchia 3a19576377
making changes as requested by matt
1 year 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