Commit Graph

5477 Commits (v3.2.3)
 

Author SHA1 Message Date
Vibhav Bobade 8f832046e2
Add checking of length of resourceList before creating of deleting
5 years ago
Liu Ming b3a2fab907
docs: fix capitalization in a few help messages
5 years ago
Liu Ming 8b8ca996f3
polish to keep the same log style
5 years ago
Lüchinger Dominic 2a2db11228
Fix markdown table in helm command doc
5 years ago
Hu Shuai eb8e9b6ee8
Add unit test for pkg/chart/chart.go
5 years ago
Matt Farina f6a46a4f93
Fixing docs from version to appVersion (#7975)
5 years ago
David Pait 409a7f643a
Helm upgrades with --reuse-values and nil user values -- with tests (#7959)
5 years ago
Adam Reese ede5718a3f
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
5 years ago
Predrag Knezevic 6369975af2
fs_test: use os.Getuid() instead user.Current() to determine if a test is executed with root privileges.
5 years ago
Matthew Morrissette e146ccd93f
fix(helm): allow a previously failed release to be upgraded (#7653)
5 years ago
Matt Farina a6ea66349a
Fixing per gofmt
5 years ago
Matt Farina 1da74ed1bb
Fix issue with unhandled error on Stat
5 years ago
Marc Khouzam 120c25353c
chore(helm): Avoid confusion in command usage
5 years ago
Martin Hickey 564044c7d0
Fix unit test
5 years ago
Martin Hickey 4cdc98264b
Fix repo cache setting
5 years ago
Matt Farina cd29dd3401
Fixing PAX Header handling (#8086)
5 years ago
小明同学 4b91e16397
fix: upgrade using --force shoud not run patch logic (#8000)
5 years ago
Idan Elhalwani a8f6ae5bd5
Set DisableCompression to true to disable unwanted httpclient transformation
5 years ago
Raphaël cb7189f6ce
fix: write index.yaml file atomically (#7954)
6 years ago
Matt Butcher e11b7ce3b1
fix linting error with lookup function (#7969)
6 years ago
Matt Butcher 7bffac813d
bump version to v3.2
6 years ago
Matt Butcher 853ba2de16
fix: removed inaccurate comment (#7937)
6 years ago
Elliot Maincourt 21d2aa7f2b
Migrate SQL storage driver to Helm 3 (#7635)
6 years ago
Matt Butcher 7b89e66e0c
fix: Fixed a regression that was introduced with changed nil handling (#7938)
6 years ago
Matt Farina 51ac9453a0
Merge pull request #7936 from mattfarina/fix-7533
6 years ago
uzxmx a34f311539
Fix nested null value overrides (#7743)
6 years ago
Matt Farina 3b8521c1f0
Updating sprig and semver to newer versions
6 years ago
Martin Hickey f860e08f2d
Merge pull request #7934 from Hellcatlk/UnitTest
6 years ago
ZouYu df9cf87cbe add unit test for function FindPlugins
6 years ago
Matt Butcher fa5eb64f32
fix: rebuild chart after dependency update on install (#7897)
6 years ago
Scott Rigby 4276acdf4b
Make get script eaiser for helm versions to live side by side (helm3 etc) (#7752)
6 years ago
Martin Hickey 0767539279
Merge pull request #7925 from hickeyma/fix/add-user-error
6 years ago
Riccardo Piccoli 48e6ea0cae
add softonic to adopters (#7918)
6 years ago
Matt Butcher 549193dbcb
test: forward-port regression test from Helm 2 (#7927)
6 years ago
Matt Farina a3fa01ff8b
Merge pull request #7640 from yinzara/bugfix/issue-7002
6 years ago
Martin Hickey 0b1cba8474 Add an improved user error message for removed k8s apis
6 years ago
Martin Hickey 1c9b54ad7f
Merge pull request #7795 from consideRatio/template-indent
6 years ago
Martin Hickey 2291bfdddd
Merge pull request #7871 from Antiarchitect/fix-charts-extra-downloads
6 years ago
Adam Reese e1d046bc43
fix(tests): fix broken unit tests in storage (#7928)
6 years ago
Lu Fengqi 9e1f381bf2
Add unit test for Secrets/ConfigMaps (#7765)
6 years ago
Matt Butcher ad3ba46de1
docs: Update inline docs on action/upgrade.go (#7834)
6 years ago
Matt Farina 59447f850c
Merge pull request #7900 from mattfarina/moar-version-template
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
Matthew Fisher 79cf8bc4f6
Merge pull request #7853 from q384566678/add-chart-test
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
Matt Butcher 0c87ca544f
updated help text for install --atomic, which was completely inaccurate (#7912)
6 years ago
Marc Khouzam a806326d18 feat(cmd/helm): Update Cobra to 1.0.0 release
6 years ago