Commit Graph

1848 Commits (9249530b7739a738e16d5e46195c82df63f00127)

Author SHA1 Message Date
Matt Farina b458bdf5c1
Merge pull request #8188 from mattfarina/fix-8181
4 years ago
Adam Reese 44a2225035
ref(tests): localize unit test fixtures to package
5 years ago
Adam Reese 728eecbdf7
Merge pull request #8159 from adamreese/ref/chartutils-fixtures
5 years ago
Matt Farina f182ebc11c
Fix issue with unhandled error on Stat
5 years ago
Matt Farina dbd001e532
Removing tiller language
5 years ago
hzliangbin 146e0f9cc3 add kind_sorter support for SecretList
5 years ago
Matt Farina 6857da251e
Catching a potential panic in strval parsing
5 years ago
Matt Farina 8f1f0e0db2
Recovering from panic that can occur with make
5 years ago
Matt Farina bade6478fc
Fixing error with strvals parsing
5 years ago
Adam Reese 3364265e78
ref(pkg/chartutil): use minimal in-memory fixtures
5 years ago
Marc Khouzam b18e7e201e chore(*): Fix formatting
5 years ago
Matt Farina 512544b9ab
Fixing PAX Header handling (#8086)
5 years ago
小明同学 decab8ea2e
fix: upgrade using --force shoud not run patch logic (#8000)
5 years ago
Hidde Beydals ae738d7d87
feat(getter): add timeout option (#7950)
5 years ago
Matthew Fisher bfb39c0c68
bump DefaultCapabilities to 1.18
5 years ago
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