Commit Graph

46 Commits (965f8591e7eab685186626bf7e64b4c24b384c39)

Author SHA1 Message Date
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory 3 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
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
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
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 5a7d4f1f74
fix(loader): error out when loading irregular files 5 years ago
Sidharth Surana 31d41d3fd1 Add unit test for this specific case of loading from V1 archive 5 years ago
Sidharth Surana 8f833fed25 Fix the ordering of the APIVersion check to avoid nil pointer 5 years ago
Martin Hickey 1cc2ad0061
Port to Helm v3 () 5 years ago
Taylor Thomas 3637996dcd fix(chart): Ports security fix for invalid paths in tarballs 5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version 5 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal 6 years ago
Martin Hickey 8f8b2c10e5 Remove the chart lock file as its v1 structure 6 years ago
Martin Hickey 4d47052395 Update linting and checking for apiVersion v1/v2 6 years ago
Matthew Fisher 4f6d002d6c
chore(docs): move docs to helm-www 6 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml 6 years ago
Adam Reese b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files 6 years ago
Adam Reese 45f63628e1
ref(pkg/chart): remove unused chart.RawValues 6 years ago
Adam Reese 634fcfb7ef
feat(pkg/chart): support deprecated requirements.yaml 6 years ago
Matthew Fisher 5367c6c296
fix(loader): assume apiVersion is v1 when loading charts 6 years ago
Matt Farina 250b63eced
Updating the labels for consistency 6 years ago
Ian Howell ffff0e8c33 Feat/schema validation () 6 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart 6 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes 6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm 6 years ago
Matt Butcher f3bfae5ea7
fix: fix a number of style errors () 6 years ago
Adam Reese 85aef0d3d7
ref(pkg/chart): rename Requirements to Dependencies 6 years ago
Adam Reese 21259507bd
ref(*): rename requirements.lock to Chart.lock 7 years ago
Adam Reese f7a7a157ce
ref(*): merge requirement.yaml into Chart.yaml 7 years ago
Adam Reese 516c53dae6
ref(chart): use map for chart.Values 7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors" 7 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil 7 years ago