Commit Graph

63 Commits (gjenkins/fix_helm4_release)

Author SHA1 Message Date
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
1 week ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
lubingtan 91cd72d0e4 fix: improve LoadValues function documentation
7 months ago
lubingtan fb7221bc9a fix: add doc for func MergeMaps
7 months ago
lubingtan 3d84e00ce7 fix: use Reader interface as the input of LoadValues and enhance UT of LoadValues
7 months ago
lubingtan 92087f6e33 feat: support multi-document values files for default chart values
7 months ago
Althaf M 88f7dc5329 merge: fixing merge conflicts
8 months ago
Althaf M 10d267ed8b fix: (toToml) renders int as float
8 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Taylor Jasko 6f2f7d4781 Updating subchart load error to be more descriptive
11 months 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
Ismail Alidzhikov 5586760133 Make the `ignore` pkg public again
2 years ago
MR ZHAO 5c7a63138b
Fix helm may identify achieve of the application/x-gzip as application/vnd.ms-fontobject
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
4 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
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
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
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 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
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