Commit Graph

78 Commits (ebe6abd660eda59b497d683d418e658b323ca4ea)

Author SHA1 Message Date
Matt Farina 512544b9ab
Fixing PAX Header handling (#8086)
4 years ago
Matt Farina 2139e82c68
Merge pull request #7972 from IppX/bug/6081-bom-in-resource-file
4 years ago
Hu Shuai 6bc4a948be Add unit test for pkg/chart/chart.go
4 years ago
Thomas FREYSS c422e51ca1 test: add test for bom test data integrity
4 years ago
Thomas FREYSS 27ebfa8c56 fix(*): remove bom in utf files when loading chart files (#6081)
4 years ago
Matthew Fisher 0e10757a3c
Merge pull request #7854 from q384566678/add-metadata-test
4 years ago
Zhou Hao 20c7909756 add unit test for metadata Validate
4 years ago
Zhou Hao b439d34a43 add unit test for ChartFullPath
4 years ago
Zhou Hao a3d3fa3964 add unit test for ChartPath
4 years ago
Zhou Hao 8c55de3818 add unit test for IsRoot
4 years ago
Hu Shuai 9ab40a26af Add unit test for pkg/chart/chart.go
4 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 (#7258)
5 years ago
Paul "TBBle" Hampson 0cb0eaca94 fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009)
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
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 #5298 to Helm v3 (#6613)
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
Matt Farina fba311ba23
Merge pull request #6243 from technosophos/feat/5871-crds-directory
5 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code
5 years ago
Matt Butcher 98426d6ad3
feat: Add support for a crds/ directory
5 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
5 years ago
Taylor Thomas a749cf4c4e docs(chart): updates APIVersionV2 comment to reflect the proper name
5 years ago
Martin Hickey 8f8b2c10e5 Remove the chart lock file as its v1 structure
5 years ago
Martin Hickey 4d47052395 Update linting and checking for apiVersion v1/v2
5 years ago
Martin Hickey 149da7c77e Update scaffold chart to v2 apiVersion
5 years ago
Matthew Fisher 4f6d002d6c
chore(docs): move docs to helm-www
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Adam Reese b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files
5 years ago
Adam Reese 45f63628e1
ref(pkg/chart): remove unused chart.RawValues
5 years ago
Adam Reese 634fcfb7ef
feat(pkg/chart): support deprecated requirements.yaml
5 years ago
Matthew Fisher 5367c6c296
fix(loader): assume apiVersion is v1 when loading charts
5 years ago
Matt Farina 250b63eced
Updating the labels for consistency
5 years ago
Martin Hickey 1915358a21
Merge pull request #5538 from hickeyma/add-app-version
5 years ago
Ian Howell ffff0e8c33 Feat/schema validation (#5350)
5 years ago
Martin Hickey b600f6090e Add app version to history table
5 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
5 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Martin Hickey abdaf3ce1b Add chart type
6 years ago