Commit Graph

106 Commits (d5df06728363ac9c83d06e80fb3516c0714aa4d4)

Author SHA1 Message Date
Nathan Baulch ef85fa7f2d
Grammar fixes 5 months ago
Matt Farina c16b1c9f2b
Merge pull request from aauren/add_requirements.lock_warning 9 months ago
Aaron U'Ren 29ab5c4b02 feat(load.go): add warning on requirements.lock 11 months ago
Robert Sirchia d58d7b3762 Fixing all the linting errors 11 months ago
Matt Farina 8e6a5149d2
validation fix 1 year ago
Matt Farina 83a76cea6a
Merge pull request from dastrobu/#9169/lint-dependency-shadowing 1 year ago
Ismail Alidzhikov 5586760133 Make the `ignore` pkg public again 1 year 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 2 years ago
Matt Farina 50c22ed7f9
Bump the Go version 2 years ago
Daniel Strobusch 6a5f240e9a
change linting error messages for null values in arrays 2 years ago
wujunwei 4fcec24d15 update: Optimize the error message 2 years ago
wujunwei a7a1117327 add nil judge for dependency , maintainers validate and some testcase. 2 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory 3 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters 4 years ago
Matt Farina 1cd749359c
Merge pull request from mattfarina/tests-for-8948 4 years ago
Matt Farina a374fffdd9
Merge pull request from gy-lehel/#7696 4 years ago
Matt Farina 82002c3cfb Added tests for PR 8948 4 years ago
Matt Farina c0d3877231
Merge pull request from zheng1/master 4 years ago
Zhengyi Lai 9cc00eea24
Add test case for LoadFiles 4 years ago
Lehel Gyuro 27807e1bb5 [] Avoid crash in chart loader on unexpected file sequence 4 years ago
Lehel Gyuro 8abb44f218 [] Avoid crash in chart loader on unexpected file sequence 4 years ago
Matt Butcher 5f3e560029
improved user-facing error messages to explain the underlying problem () 4 years ago
Matt Butcher 59d5b94d35
Merge pull request from GHSA-9vp5-m38w-j776 4 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 () 5 years ago
Matt Farina 2139e82c68
Merge pull request 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 5 years ago
Thomas FREYSS 27ebfa8c56 fix(*): remove bom in utf files when loading chart files () 5 years ago
Matthew Fisher 0e10757a3c
Merge pull request from q384566678/add-metadata-test 5 years ago
Zhou Hao 20c7909756 add unit test for metadata Validate 5 years ago
Zhou Hao b439d34a43 add unit test for ChartFullPath 5 years ago
Zhou Hao a3d3fa3964 add unit test for ChartPath 5 years ago
Zhou Hao 8c55de3818 add unit test for IsRoot 5 years ago
Hu Shuai 9ab40a26af Add unit test for pkg/chart/chart.go 5 years ago
Matt Farina ed80cf4548
Fixes issue where non-CRDs are read in from the crd directory 5 years ago
Mike Tougeron e78402d559 fix conflicts 5 years ago
Jon Huhn d70b50b3a1
Fix typo 5 years ago
Mike Tougeron 93adb35af1 maintain backwards compatibility in the api for the CRDs function 5 years ago
Mike Tougeron 804e07300b Render the CRDs to spec files 5 years ago
Josh Soref 02ad2b1187 Spelling () 5 years ago
Paul "TBBle" Hampson 0cb0eaca94 fix(*): Helm v3 handling of APIVersion v1 charts dependencies () 5 years ago
Geoff Baskwill b8605c8d36 test(pkg): add unit tests for tar file edge cases 5 years ago
chloel 48704034a9 fix: ignore pax header files in chart validation 5 years ago
Matthew Fisher bd1f4a443e
fix(show): restore comments from raw values 5 years ago
Matthew Fisher 668f51bfdf
fix(chart): add JSON tags to chart object 5 years ago