Commit Graph

75 Commits (main)

Author SHA1 Message Date
George Jenkins ca6681ca55
chore: Fix independent-merge lint issues
1 week ago
Benoit Tigeot 11e2010aeb
refactor: remove per-file decompression size limit (#31748)
1 week ago
Terry Howe 76bf75c956
Merge pull request #32436 from mmorel-35/testifylint-manual-assert-pkg-20
2 months ago
Matthieu MOREL 1d4665e54c chore(pkg): refactor: convert tests to testify assert/require part 20
2 months ago
Matthieu MOREL 71733656a5 chore(pkg): refactor: convert tests to testify assert/require part 15
2 months ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
2 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
6 months ago
Matthieu MOREL 6d1490ed1e fix(pkg): errorlint linter
7 months ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
9 months ago
Mads Jensen 6cceead399 Use modernize to use newer Golang features.
10 months ago
Matt Farina 0f5eda74c1
Adding a LoadArchive to common loader
10 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
11 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
12 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
2 years ago
lubingtan 91cd72d0e4 fix: improve LoadValues function documentation
2 years ago
lubingtan fb7221bc9a fix: add doc for func MergeMaps
2 years ago
lubingtan 3d84e00ce7 fix: use Reader interface as the input of LoadValues and enhance UT of LoadValues
2 years ago
lubingtan 92087f6e33 feat: support multi-document values files for default chart values
2 years ago
Althaf M 88f7dc5329 merge: fixing merge conflicts
2 years ago
Althaf M 10d267ed8b fix: (toToml) renders int as float
2 years ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
Taylor Jasko 6f2f7d4781 Updating subchart load error to be more descriptive
2 years ago
Nathan Baulch ef85fa7f2d
Grammar fixes
2 years ago
Matt Farina c16b1c9f2b
Merge pull request #12867 from aauren/add_requirements.lock_warning
2 years ago
Aaron U'Ren 29ab5c4b02 feat(load.go): add warning on requirements.lock
3 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
3 years ago
Ismail Alidzhikov 5586760133 Make the `ignore` pkg public again
3 years ago
MR ZHAO 5c7a63138b
Fix helm may identify achieve of the application/x-gzip as application/vnd.ms-fontobject
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
4 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
5 years ago
Matt Farina 1cd749359c
Merge pull request #9009 from mattfarina/tests-for-8948
6 years ago
Matt Farina a374fffdd9
Merge pull request #8948 from gy-lehel/#7696
6 years ago
Matt Farina 82002c3cfb Added tests for PR 8948
6 years ago
Matt Farina c0d3877231
Merge pull request #8915 from zheng1/master
6 years ago
Zhengyi Lai 9cc00eea24
Add test case for LoadFiles
6 years ago
Lehel Gyuro 27807e1bb5 [#7696] Avoid crash in chart loader on unexpected file sequence
6 years ago
Lehel Gyuro 8abb44f218 [#7696] Avoid crash in chart loader on unexpected file sequence
6 years ago
Matt Butcher 5f3e560029
improved user-facing error messages to explain the underlying problem (#8731)
6 years ago
Zhou Hao 0669f40e81 cleanup tempfiles for load_test
6 years ago
Zhengyi Lai ebf6d7e5b2
Bugfix: panic when chart contains requirements.lock
6 years ago
Matt Farina 512544b9ab
Fixing PAX Header handling (#8086)
6 years ago
Thomas FREYSS c422e51ca1 test: add test for bom test data integrity
6 years ago
Thomas FREYSS 27ebfa8c56 fix(*): remove bom in utf files when loading chart files (#6081)
6 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
7 years ago
Paul "TBBle" Hampson 0cb0eaca94 fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009)
7 years ago
Geoff Baskwill b8605c8d36 test(pkg): add unit tests for tar file edge cases
7 years ago
chloel 48704034a9 fix: ignore pax header files in chart validation
7 years ago
Matthew Fisher bd1f4a443e
fix(show): restore comments from raw values
7 years ago
Matthew Fisher 5a7d4f1f74
fix(loader): error out when loading irregular files
7 years ago
Sidharth Surana 31d41d3fd1 Add unit test for this specific case of loading from V1 archive
7 years ago