Commit Graph

160 Commits (add-lfx-insights)

Author SHA1 Message Date
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
Niladri Halder d351b091ca
Add annotations and dependencies to get metadata output
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
Mike Tougeron 93adb35af1 maintain backwards compatibility in the api for the CRDs function
6 years ago
Mike Tougeron 804e07300b Render the CRDs to spec files
6 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
6 years ago
Paul "TBBle" Hampson 0cb0eaca94 fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009)
6 years ago
Geoff Baskwill b8605c8d36 test(pkg): add unit tests for tar file edge cases
6 years ago
chloel 48704034a9 fix: ignore pax header files in chart validation
6 years ago
Matthew Fisher bd1f4a443e
fix(show): restore comments from raw values
6 years ago
Matthew Fisher 668f51bfdf
fix(chart): add JSON tags to chart object
6 years ago
Matthew Fisher 5a7d4f1f74
fix(loader): error out when loading irregular files
6 years ago
Sidharth Surana 31d41d3fd1 Add unit test for this specific case of loading from V1 archive
6 years ago
Sidharth Surana 8f833fed25 Fix the ordering of the APIVersion check to avoid nil pointer
6 years ago
Martin Hickey 1cc2ad0061
Port #5298 to Helm v3 (#6613)
6 years ago
Taylor Thomas 3637996dcd fix(chart): Ports security fix for invalid paths in tarballs
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Matt Farina fba311ba23
Merge pull request #6243 from technosophos/feat/5871-crds-directory
6 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code
6 years ago
Matt Butcher 98426d6ad3
feat: Add support for a crds/ directory
6 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
6 years ago
Taylor Thomas a749cf4c4e docs(chart): updates APIVersionV2 comment to reflect the proper name
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
Martin Hickey 149da7c77e Update scaffold chart to v2 apiVersion
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
Martin Hickey 1915358a21
Merge pull request #5538 from hickeyma/add-app-version
7 years ago
Ian Howell ffff0e8c33 Feat/schema validation (#5350)
7 years ago
Martin Hickey b600f6090e Add app version to history table
7 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
7 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Martin Hickey abdaf3ce1b Add chart type
7 years ago
Adam Reese 28d8c7b277
ref(*): remove references to chart 'engine'
7 years ago
Adam Reese d94707db86
ref(*): remove helmVersion chart constraint
7 years ago
Matt Butcher f3bfae5ea7
fix: fix a number of style errors (#5136)
7 years ago
Adam Reese 85aef0d3d7
ref(pkg/chart): rename Requirements to Dependencies
7 years ago
Adam Reese f5b6ff2832
ref(pkg/chart): rename files to be consistent with types
7 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
Matt Butcher 4a6c1e308b fix(pkg/chart): remove pkg/chart
9 years ago
Matt Butcher 88622a20da fix(helm): read values.yaml instead of values.toml
9 years ago
Adam Reese a19875adcc fix(style): cleanup coding style on error returns
9 years ago
Matt Butcher ec9b086ac8 fix(chart): change source to sources in chart file
9 years ago
vaikas-google 7edce9b82b Validate Chart.yaml version for semver, validate that values.toml parses if present
10 years ago
Matt Butcher 75a1aa648e fix(*): correct numerous golint errors
10 years ago
vaikas-google 9b4d2616c2 Add ability to untar charts after downloading them
10 years ago
Brian c349bfbffd feat(chart2proto): chart to proto transformations for helm grpc client
10 years ago