Commit Graph

1871 Commits (v3.3.1)

Author SHA1 Message Date
Matt Butcher bf9d629dc0
feat: implement deprecation warnings in helm lint (#7986)
5 years ago
Matthias Riegler 8ff7801e0c added option --insecure-skip-tls-verify for helm install, addresses #7875
5 years ago
Matthias Riegler 918deeef18 added option --insecure-skip-tls-verify for helm pull, addresses #7875
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
6 years ago
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
6 years ago
Adam Reese 0acd2aa278
Merge pull request #7982 from adamreese/fix/7539-kube-client-config
6 years ago
Thomas FREYSS c422e51ca1 test: add test for bom test data integrity
6 years ago
Matt Farina 54e5088a50
Fixing docs from version to appVersion (#7975)
6 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file
6 years ago
Thomas FREYSS 27ebfa8c56 fix(*): remove bom in utf files when loading chart files (#6081)
6 years ago
David Pait 6aefbdcf38
Helm upgrades with --reuse-values and nil user values -- with tests (#7959)
6 years ago
Adam Reese 1cdd0a2048
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
6 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
6 years ago
Andre Sencioles d0726e07ab
Parse reference templates in predictable order (#7702)
6 years ago
Matthew Morrissette 1911870958
fix(helm): allow a previously failed release to be upgraded (#7653)
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
ZouYu df9cf87cbe add unit test for function FindPlugins
6 years ago
Martin Hickey 0767539279
Merge pull request #7925 from hickeyma/fix/add-user-error
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 bdf6f48704
fix(pkg/kube): continue deleting objects when one fails
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
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
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
Eric Bailey b9445616b5
fix(storage): preserve last deployed revision (#7806)
6 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
6 years ago
Matt Butcher bd13b80b12
fix: fixed bug in Dependency.List() (#7852)
6 years ago
Matt Farina 08c612eedf
Adding notes on semver to create Chart.yaml
6 years ago
Matthew Fisher b735abe837
Merge pull request #7879 from naseemkullah/pod-annotations
6 years ago
Naseem f7972d075e
feat: allow image tag override
6 years ago
Naseem c4fc8b7de8
feat: add pod annotations
6 years ago
Andrey Voronkov f3350defec Avoid downloading same chart multiple times
6 years ago
lnattrass c12a9aee02
fix(helm): Data race in kube/client Delete func. (#7820)
6 years ago
Mario Valderrama 6414791e08
Improve --show-only flag (#7816)
6 years ago
Martin Hickey c20d06d930
Merge pull request #7814 from hs0210/work
6 years ago
Hu Shuai 9ab40a26af Add unit test for pkg/chart/chart.go
6 years ago
Martin Hickey 783be10aef
Merge pull request #7381 from naseemkullah/create-hpa
6 years ago
Matt Butcher 3706aa7ca6
fix: update unit test for go 1.14 error string change (#7835)
6 years ago
Tuan 97c68adc4d
Add fromYamlArray and fromJsonArray template helpers (#7712)
6 years ago
Martin Hickey aef7b1dca2
Merge pull request #7720 from misha-ridge/atomic-charts-cache
6 years ago
Matthew Fisher 193850a9e2
Merge pull request #7499 from bacongobbler/fix-7416
6 years ago
Erik Sundell cead0efa69 helm create command's templates more consistent
6 years ago
Martin Hickey a322199c65
Merge pull request #7779 from hickeyma/fix/test-check-msg
6 years ago
Matthew Fisher e0856a56cc
Merge pull request #7649 from DataDog/jlegrone/adopt-resources
6 years ago
Martin Hickey 9a0e7d8a31 Improve error message to check in unit test
6 years ago
Martin Hickey ca931b472b
Merge pull request #7691 from longkb/add_ut_for_values
6 years ago
Martin Hickey 93137abbb4
Merge pull request #7410 from tiendc/unit_test_releaseutil
6 years ago
Kim Bao Long 9d20e44ad1 Add unit test for lint/values.go
6 years ago
tiendc 26830942d2
Fix a bug in Delete() in storage/driver/cfgmaps.go (#7367)
6 years ago
tiendc 06bc18c624
Fix a bug in storage/driver/secrets.go Delete() (#7348)
6 years ago
Martin Hickey 3cc5811de5
Merge pull request #7744 from hickeyma/port-devel-show
6 years ago
Marc Khouzam 22b7562c62 fix(cli): Make upgrade check if cluster reachable
6 years ago
Matt Farina 2dfb20f332
Merge pull request #7751 from mattfarina/fix-7748
6 years ago
Jacob LeGrone 9496a7474b
Add tests
6 years ago
Jacob LeGrone 8d1de39fe3
Add more detail to error messages and support a non-force mode in metadata visitor
6 years ago
Matt Farina 28b085bed5
Fixing issue where archives created on windows have broken paths
6 years ago
Matt Farina 66292e5e24
Merge pull request #7164 from jmcelwain/master
6 years ago
James McElwain bf5c0ae7f4 fix(install): correct append tls config.
6 years ago
Martin Hickey a6994f6659 Port --devel flag from v2 to v3
6 years ago
Jacob LeGrone d829343c15
Use Create method if no resources need to be adopted
6 years ago
Martin Hickey 3d288b9823
Merge pull request #7661 from akash-gautam/fix/issue-7452
6 years ago
Martin Hickey eaebce6738
Merge pull request #7651 from sshukun/fix-v1-dep
6 years ago
Mikhail Gusarov b864fcd0f4 Make the charts cache safe in presence of several Helm instances
6 years ago
Matt Butcher 16024dc19a
fix: add new static linter and fix issues it found (#7655)
6 years ago
Matthias Riegler dc26128fb4
Add --insecure-skip-tls-verify for repositories (#7254)
6 years ago
Matthew Fisher b1959a309e
Merge pull request #7674 from sshukun/package-lock-file
6 years ago
Matthew Fisher ead3429408
Merge pull request #7713 from q384566678/add-secrets-test
6 years ago
Matthew Fisher 6bed5949cb
Merge pull request #7714 from donggangcj/respect-resource-policy-on-upgrade
6 years ago
Matthew Fisher 1940f500fd
Merge pull request #7721 from bacongobbler/fix-7230
6 years ago
Matt Farina e0d11be6db
Merge pull request #7707 from mattfarina/add-verify-out-to-command
6 years ago
Matthew Fisher faf5cfb2cb
Merge pull request #7189 from pmacik/fix-os.Stat
6 years ago
Matthew Fisher 14f6d1ea97
ref(environment): use string checking instead
6 years ago
Matthew Fisher 3dbc4dd53b
Merge pull request #7230 from waveywaves/update/token
6 years ago
Matt Farina 13ffa52a59
Merge pull request #7706 from mattfarina/fix-7624
6 years ago
Song Shukun a992464fa2 Save Chart.lock to helm package tar
6 years ago
Martin Hickey 9d7907342d
Merge pull request #7514 from fhopfensperger/fix-7497
6 years ago
Dong Gang 69d9722eda test(helm): fix client update error
6 years ago
Dong Gang c45869c4ad fix(helm): polish goimport
6 years ago
Zhou Hao f5da6bd3d6 add unit test for RecordsReplace
6 years ago
Dong Gang 9744e9f619 fix(helm): respect resource policy on ungrade
6 years ago
Zhou Hao ae508ebd1c add unit test for ConfigMapDelete
6 years ago
Zhou Hao 95d7f36d41 add unit test for SecretDelete
6 years ago