Commit Graph

278 Commits (6dc91a6f178cb2fc49c8ea2560bf74e6703dde7c)

Author SHA1 Message Date
Evans Mungai d374e823b2
Merge pull request #32086 from mmorel-35/error-is-as
4 weeks ago
Sebastien Tardif ea2343ebea fix(repo): use structured slog args in index.go
1 month ago
box4wangjing 432fc8a217 refactor: use slices.Backward to simplify the code
2 months ago
Matthieu MOREL f8ba28bb17 testifylint: enable error-is-as and error-nil rules
2 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
3 months ago
George Jenkins 42f78ba60e
Merge pull request #31872 from mmorel-35/perfsprint-pkg-6-5f845e3
3 months ago
George Jenkins e3b4808450
Merge pull request #31874 from mmorel-35/perfsprint-pkg-4-fb6db58
3 months ago
Matthieu MOREL dc0e3f10c3 chore(pkg): fix perfsprint linter issues part 6
4 months ago
Matthieu MOREL 63f03c0f5c chore(pkg): enable perfsprint linter
4 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
4 months ago
Matthieu MOREL 5b6c6bbfc7 fix: enable nolinlint linter
4 months ago
George Jenkins 92b64e87ad
chore: fixes
4 months ago
Evans Mungai ee018608f6
fix: handle OCI digest algorithm prefix in chart downloader (#31601)
4 months ago
Joe Julian 78f5af72be
Merge pull request #31802 from mmorel-35/modernize-pkg-5-a3c8fdb
5 months ago
Matthieu MOREL c8989d984f fix(pkg): errorlint linter
5 months ago
Matthieu MOREL 5cc2e55714 chore(pkg): fix modernize linter
5 months ago
George Jenkins 592815ea2b Fix `TestConcurrencyDownloadIndex` typo
6 months ago
George Jenkins 7edfdb6c5e
Merge pull request #31549 from benoittgt/31548
7 months ago
Mads Jensen 380abe2b16 Remove two redundant if-checks.
7 months ago
Benoit Tigeot 40e22dedb2
fix: prevent reporting fallback on version when none specified
7 months ago
Scott Rigby e7ac8fe3b8
Merge pull request #30984 from fm1ck3y/bug/index-concurrency
7 months ago
tison 90d01915f9
for all other similar cases
8 months ago
Artem Vdovin ae4af69b9d fix test
10 months ago
Artem Vdovin aaaa457f04 Merge branch 'main' into bug/index-concurrency
10 months ago
Benoit Tigeot 9e2d4680e1
Warn when we fallback to a different version on `helm pull`
10 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
10 months ago
Matt Farina 3726d01c5c
Merge pull request #31132 from joemicky/main
10 months ago
joemicky 762ef3ee80 refactor: omit unnecessary reassignment
11 months ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
11 months ago
Robert Sirchia d7d072b7f6
Merge commit from fork
11 months ago
Matt Farina 69efc0d4fb
Handle messy index files
11 months ago
Mikel Olasagasti Uranga 7007d4d485 chore(deps): remove phayes/freeport module
11 months ago
Artem Vdovin 118d0eb697 add concurrency test on write & load index file
11 months ago
Artem Vdovin 314bd19d11 update writing index files to writeAtomicFile
12 months ago
jingchanglu 2da734d0b2 chore: fix typo in pkg/repo/chartrepo.go
12 months ago
Artem Vdovin 351bb78ee5 fix index concurrency
1 year ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
1 year 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