Commit Graph

114 Commits (v3.18.2)

Author SHA1 Message Date
Matt Farina bec66098fd
Revert "fix (helm) : toToml` renders int as float [ backport to v3 ]"
4 months ago
Matt Farina 3ce10e4f81
Unarchiving fix
6 months ago
Matt Farina e2c7986f30
Merge pull request #13534 from althmoha/dev-v3-12987
8 months ago
Niladri Halder 7321579092 Add annotations and dependencies to get metadata output
9 months ago
Althaf M 0a6834fdf0 This commit fixes the issue where the yaml.Unmarshaller converts all int values into float64, this passes in option to decoder,
9 months ago
Taylor Jasko 6f2f7d4781 Updating subchart load error to be more descriptive
11 months ago
Matt Farina 2da76a06e7
Merge pull request #13345 from AdamKorcz/fuzzzzz2
12 months ago
Adam Korczynski e432f39ea7 add chart fuzz tests
1 year ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Matt Farina c16b1c9f2b
Merge pull request #12867 from aauren/add_requirements.lock_warning
1 year ago
Aaron U'Ren 29ab5c4b02 feat(load.go): add warning on requirements.lock
2 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Matt Farina 8e6a5149d2
validation fix
2 years ago
Matt Farina 83a76cea6a
Merge pull request #9176 from dastrobu/#9169/lint-dependency-shadowing
2 years ago
Ismail Alidzhikov 5586760133 Make the `ignore` pkg public again
2 years ago
Joe Julian 126333c525
Merge remote-tracking branch 'upstream/main' into #9169/lint-dependency-shadowing
2 years ago
MR ZHAO 5c7a63138b
Fix helm may identify achieve of the application/x-gzip as application/vnd.ms-fontobject
2 years ago
Daniel Strobusch 6a4035aea2 lint and validate dependency metadata to reference dependencies with a unique key (name or alias)
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Daniel Strobusch 6a5f240e9a
change linting error messages for null values in arrays
3 years ago
wujunwei 4fcec24d15 update: Optimize the error message
3 years ago
wujunwei a7a1117327 add nil judge for dependency , maintainers validate and some testcase.
3 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
4 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
5 years ago
Matt Farina 1cd749359c
Merge pull request #9009 from mattfarina/tests-for-8948
5 years ago
Matt Farina a374fffdd9
Merge pull request #8948 from gy-lehel/#7696
5 years ago
Matt Farina 82002c3cfb Added tests for PR 8948
5 years ago
Matt Farina c0d3877231
Merge pull request #8915 from zheng1/master
5 years ago
Zhengyi Lai 9cc00eea24
Add test case for LoadFiles
5 years ago
Lehel Gyuro 27807e1bb5 [#7696] Avoid crash in chart loader on unexpected file sequence
5 years ago
Lehel Gyuro 8abb44f218 [#7696] Avoid crash in chart loader on unexpected file sequence
5 years ago
Matt Butcher 5f3e560029
improved user-facing error messages to explain the underlying problem (#8731)
5 years ago
Matt Butcher 59d5b94d35
Merge pull request from GHSA-9vp5-m38w-j776
5 years ago
Zhou Hao 0669f40e81 cleanup tempfiles for load_test
5 years ago
Zhengyi Lai ebf6d7e5b2
Bugfix: panic when chart contains requirements.lock
5 years ago
Matt Farina 512544b9ab
Fixing PAX Header handling (#8086)
5 years ago
Matt Farina 2139e82c68
Merge pull request #7972 from IppX/bug/6081-bom-in-resource-file
5 years ago
Hu Shuai 6bc4a948be Add unit test for pkg/chart/chart.go
5 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
Matthew Fisher 0e10757a3c
Merge pull request #7854 from q384566678/add-metadata-test
6 years ago
Zhou Hao 20c7909756 add unit test for metadata Validate
6 years ago
Zhou Hao b439d34a43 add unit test for ChartFullPath
6 years ago
Zhou Hao a3d3fa3964 add unit test for ChartPath
6 years ago
Zhou Hao 8c55de3818 add unit test for IsRoot
6 years ago
Hu Shuai 9ab40a26af Add unit test for pkg/chart/chart.go
6 years ago
Matt Farina ed80cf4548
Fixes issue where non-CRDs are read in from the crd directory
6 years ago
Mike Tougeron e78402d559 fix conflicts
6 years ago
Jon Huhn d70b50b3a1
Fix typo
6 years ago