Commit Graph

1845 Commits (728eecbdf738d98b3084df4831bfb983b35b63dd)

Author SHA1 Message Date
Adam Reese 728eecbdf7
Merge pull request #8159 from adamreese/ref/chartutils-fixtures
4 years ago
Matt Farina dbd001e532
Removing tiller language
4 years ago
hzliangbin 146e0f9cc3 add kind_sorter support for SecretList
4 years ago
Matt Farina 6857da251e
Catching a potential panic in strval parsing
4 years ago
Matt Farina 8f1f0e0db2
Recovering from panic that can occur with make
4 years ago
Matt Farina bade6478fc
Fixing error with strvals parsing
4 years ago
Adam Reese 3364265e78
ref(pkg/chartutil): use minimal in-memory fixtures
4 years ago
Marc Khouzam b18e7e201e chore(*): Fix formatting
4 years ago
Matt Farina 512544b9ab
Fixing PAX Header handling (#8086)
4 years ago
小明同学 decab8ea2e
fix: upgrade using --force shoud not run patch logic (#8000)
4 years ago
Hidde Beydals ae738d7d87
feat(getter): add timeout option (#7950)
4 years ago
Matthew Fisher bfb39c0c68
bump DefaultCapabilities to 1.18
4 years ago
Matt Butcher 59eed4e81f
feat: make the linter coalesce the passed-in values before running values tests (#7984)
4 years ago
Matt Farina af52d35fb6
Merge pull request #8070 from IdanE/feature/port4165
4 years ago
Idan Elhalwani 93b0eee0df Set DisableCompression to true to disable unwanted httpclient transformation
4 years ago
Martin Hickey e672a42efa
Merge pull request #7932 from waveywaves/7537-install-only-crds-fails
4 years ago
Martin Hickey 324c7cbc07
Merge pull request #8061 from hickeyma/feat/add-lint-deprecs
4 years ago
Matt Farina b4f8312dba
Merge pull request #7983 from mattfarina/xdg
4 years ago
Martin Hickey e4768e6460 Update lint deprecation list
4 years ago
Martin Hickey a11785401b
Merge pull request #8055 from liuming-dev/patch--refactor-plugin-PluginFileName-magic-value
4 years ago
Liu Ming e1aaf995a6 refactor: alter constant `pluginFileName` to `PluginFileName`
4 years ago
Matt Farina 0a38457f89
Merge branch 'xdg' of github.com:mattfarina/helm into xdg
4 years ago
Matt Farina be38084eb4
Fixing argument to be lower case
4 years ago
Matt Farina f90b842d3e
Merge branch 'master' into xdg
4 years ago
Matt Butcher 08e546f169
fix: removed strict template errors in linter (#8017)
4 years ago
Vibhav Bobade 47abe66fd2 Add checking of length of resourceList before creating of deleting
4 years ago
Matt Butcher 524150c662
fix: use correct regular expression for Kubernetes names (#8013)
4 years ago
Matt Butcher bf9d629dc0
feat: implement deprecation warnings in helm lint (#7986)
4 years ago
Liu Ming ff3ed53b7c polish to keep the same log style
4 years ago
Matt Butcher 6fc9353056
feat: lint the names of templated resources (#8011)
4 years ago
Matt Farina 2334195a01
Adding Helm env vars where XDG exposed
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
Adam Reese d5d96ed3cf
Merge pull request #7929 from adamreese/fix/upgrade-results
4 years ago
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
4 years ago
Adam Reese 0acd2aa278
Merge pull request #7982 from adamreese/fix/7539-kube-client-config
4 years ago
Thomas FREYSS c422e51ca1 test: add test for bom test data integrity
4 years ago
Matt Farina 54e5088a50
Fixing docs from version to appVersion (#7975)
4 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file
4 years ago
Thomas FREYSS 27ebfa8c56 fix(*): remove bom in utf files when loading chart files (#6081)
4 years ago
David Pait 6aefbdcf38
Helm upgrades with --reuse-values and nil user values -- with tests (#7959)
4 years ago
Adam Reese 1cdd0a2048
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
4 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
4 years ago
Andre Sencioles d0726e07ab
Parse reference templates in predictable order (#7702)
4 years ago
Matthew Morrissette 1911870958
fix(helm): allow a previously failed release to be upgraded (#7653)
4 years ago
Matt Butcher 853ba2de16
fix: removed inaccurate comment (#7937)
4 years ago
Elliot Maincourt 21d2aa7f2b
Migrate SQL storage driver to Helm 3 (#7635)
4 years ago
Matt Butcher 7b89e66e0c
fix: Fixed a regression that was introduced with changed nil handling (#7938)
4 years ago
Matt Farina 51ac9453a0
Merge pull request #7936 from mattfarina/fix-7533
4 years ago
uzxmx a34f311539
Fix nested null value overrides (#7743)
4 years ago