Commit Graph

1833 Commits (2f39854d3f5da2f13cd749ccb08d61982cafef2f)

Author SHA1 Message Date
Matt Butcher 59eed4e81f
feat: make the linter coalesce the passed-in values before running values tests (#7984)
5 years ago
Matt Farina af52d35fb6
Merge pull request #8070 from IdanE/feature/port4165
5 years ago
Idan Elhalwani 93b0eee0df Set DisableCompression to true to disable unwanted httpclient transformation
5 years ago
Martin Hickey e672a42efa
Merge pull request #7932 from waveywaves/7537-install-only-crds-fails
5 years ago
Martin Hickey 324c7cbc07
Merge pull request #8061 from hickeyma/feat/add-lint-deprecs
5 years ago
Matt Farina b4f8312dba
Merge pull request #7983 from mattfarina/xdg
5 years ago
Martin Hickey e4768e6460 Update lint deprecation list
5 years ago
Martin Hickey a11785401b
Merge pull request #8055 from liuming-dev/patch--refactor-plugin-PluginFileName-magic-value
5 years ago
Liu Ming e1aaf995a6 refactor: alter constant `pluginFileName` to `PluginFileName`
5 years ago
Matt Farina 0a38457f89
Merge branch 'xdg' of github.com:mattfarina/helm into xdg
5 years ago
Matt Farina be38084eb4
Fixing argument to be lower case
5 years ago
Matt Farina f90b842d3e
Merge branch 'master' into xdg
5 years ago
Matt Butcher 08e546f169
fix: removed strict template errors in linter (#8017)
5 years ago
Vibhav Bobade 47abe66fd2 Add checking of length of resourceList before creating of deleting
5 years ago
Matt Butcher 524150c662
fix: use correct regular expression for Kubernetes names (#8013)
5 years ago
Matt Butcher bf9d629dc0
feat: implement deprecation warnings in helm lint (#7986)
5 years ago
Liu Ming ff3ed53b7c polish to keep the same log style
5 years ago
Matt Butcher 6fc9353056
feat: lint the names of templated resources (#8011)
5 years ago
Matt Farina 2334195a01
Adding Helm env vars where XDG exposed
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
Adam Reese d5d96ed3cf
Merge pull request #7929 from adamreese/fix/upgrade-results
5 years ago
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
5 years ago
Adam Reese 0acd2aa278
Merge pull request #7982 from adamreese/fix/7539-kube-client-config
5 years ago
Thomas FREYSS c422e51ca1 test: add test for bom test data integrity
5 years ago
Matt Farina 54e5088a50
Fixing docs from version to appVersion (#7975)
5 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file
5 years ago
Thomas FREYSS 27ebfa8c56 fix(*): remove bom in utf files when loading chart files (#6081)
5 years ago
David Pait 6aefbdcf38
Helm upgrades with --reuse-values and nil user values -- with tests (#7959)
5 years ago
Adam Reese 1cdd0a2048
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
5 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
5 years ago
Andre Sencioles d0726e07ab
Parse reference templates in predictable order (#7702)
5 years ago
Matthew Morrissette 1911870958
fix(helm): allow a previously failed release to be upgraded (#7653)
5 years ago
Matt Butcher 853ba2de16
fix: removed inaccurate comment (#7937)
5 years ago
Elliot Maincourt 21d2aa7f2b
Migrate SQL storage driver to Helm 3 (#7635)
5 years ago
Matt Butcher 7b89e66e0c
fix: Fixed a regression that was introduced with changed nil handling (#7938)
5 years ago
Matt Farina 51ac9453a0
Merge pull request #7936 from mattfarina/fix-7533
5 years ago
uzxmx a34f311539
Fix nested null value overrides (#7743)
5 years ago
Matt Farina 3b8521c1f0
Updating sprig and semver to newer versions
5 years ago
ZouYu df9cf87cbe add unit test for function FindPlugins
5 years ago
Martin Hickey 0767539279
Merge pull request #7925 from hickeyma/fix/add-user-error
5 years ago
Matt Butcher 549193dbcb
test: forward-port regression test from Helm 2 (#7927)
5 years ago
Matt Farina a3fa01ff8b
Merge pull request #7640 from yinzara/bugfix/issue-7002
5 years ago
Martin Hickey 0b1cba8474 Add an improved user error message for removed k8s apis
5 years ago
Martin Hickey 1c9b54ad7f
Merge pull request #7795 from consideRatio/template-indent
5 years ago
Martin Hickey 2291bfdddd
Merge pull request #7871 from Antiarchitect/fix-charts-extra-downloads
5 years ago
Adam Reese bdf6f48704
fix(pkg/kube): continue deleting objects when one fails
5 years ago
Adam Reese e1d046bc43
fix(tests): fix broken unit tests in storage (#7928)
5 years ago
Lu Fengqi 9e1f381bf2
Add unit test for Secrets/ConfigMaps (#7765)
5 years ago
Matt Butcher ad3ba46de1
docs: Update inline docs on action/upgrade.go (#7834)
5 years ago