Commit Graph

250 Commits (main)

Author SHA1 Message Date
Matt Farina 52267ee74b Move repo package to versioned directory
3 weeks ago
Matt Farina 3726d01c5c
Merge pull request #31132 from joemicky/main
1 month ago
joemicky 762ef3ee80 refactor: omit unnecessary reassignment
1 month ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
1 month ago
Robert Sirchia d7d072b7f6
Merge commit from fork
1 month ago
Matt Farina 69efc0d4fb
Handle messy index files
2 months ago
Mikel Olasagasti Uranga 7007d4d485 chore(deps): remove phayes/freeport module
2 months ago
jingchanglu 2da734d0b2 chore: fix typo in pkg/repo/chartrepo.go
2 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
4 months ago
Matt Farina f043faf0a3
Merge pull request #30862 from OmriSteiner/fix-absolute-uri
4 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
4 months ago
Omri Steiner c47c8fc868 fix: correctly concat absolute URIs in repo cache
4 months ago
Matthieu MOREL 77a267dacf chore: enable usestdlibvars linter
5 months ago
Justen Stall 4905a61026
Merge branch 'main' into stdlib-errors-2
5 months ago
Stephen Murray 1682895636 ref(helm): Export Chart Not Found error
5 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Matt Farina a842140ef6
Merge pull request #13578 from gjenkins8/rm_chart_repo_load_func
5 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
5 months ago
Matt Farina ab9f0c80b5
Merge pull request #30603 from robertsirc/converting-to-slog
6 months ago
Robert Sirchia 3a19576377
making changes as requested by matt
6 months ago
George Jenkins e354dd296d
Merge branch 'main' into rm_chart_repo_load_func
7 months ago
Robert Sirchia 848c134e0c
fixing error messages
7 months ago
Robert Sirchia f50547bf51
changing error to warn as requested by Matt
7 months ago
Robert Sirchia c36bc25fb1
fixing missing attributes
7 months ago
Robert Sirchia 1ad79a2bb7
converting inline log to slog
7 months ago
Robert Sirchia a11f4c0026
changing info to error
7 months ago
Robert Sirchia 48f03d316b
changing from log to slog
7 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
7 months ago
George Jenkins 2caca2b167 remove `ChartPaths[]`
7 months ago
George Jenkins 17bc0b3845 refactor: Remove ChartRepository Load() function
7 months ago
George Jenkins 234d171da5 Cleanup repotest Server constructors
7 months ago
George Jenkins 3253059438
Merge pull request #13535 from helm/refactor_tlsutil
8 months ago
George Jenkins 547f49abf6
Merge pull request #13579 from gjenkins8/rm_chart_repo_find_repo_dups
8 months ago
George Jenkins 814ede5427
Merge pull request #13656 from gjenkins8/repotest_server_localhost
8 months ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
8 months ago
George Jenkins c68e345663 fix: Bind repotest server to `localhost`
8 months ago
George Jenkins 0ce267d907 more options
8 months ago
George Jenkins 7ea1d1df66 refactor: Remove duplicate `FindChartIn*RepoURL` funcs
8 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
George Jenkins e3e84343d2 refactor: tlsutil use options pattern
9 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
Matt Farina 145d12f82f
Merge pull request #13177 from bb-Ricardo/main
12 months ago
ricardo.bartels@telekom.de cdbef2b7d1
Revering change unrelated to issue #13176
12 months ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Nathan Baulch ff9dd262e3
Fix typos
1 year ago
ricardo.bartels@telekom.de af13b0d8dc adds tests for handling of Helm index with broken chart versions #13176
1 year ago
ricardo.bartels@telekom.de 154b477554 improves handling of Helm index with broken helm chart versions #13176
1 year ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Matt Farina 764557c470
Some fixes
2 years ago