Commit Graph

1815 Commits (fb829c2c843df01ad1dd5ffd13c4e923be4ab9e9)

Author SHA1 Message Date
Matt Butcher 3706aa7ca6
fix: update unit test for go 1.14 error string change (#7835)
5 years ago
Tuan 97c68adc4d
Add fromYamlArray and fromJsonArray template helpers (#7712)
5 years ago
Martin Hickey aef7b1dca2
Merge pull request #7720 from misha-ridge/atomic-charts-cache
5 years ago
Matthew Fisher 193850a9e2
Merge pull request #7499 from bacongobbler/fix-7416
5 years ago
Erik Sundell cead0efa69 helm create command's templates more consistent
5 years ago
Martin Hickey a322199c65
Merge pull request #7779 from hickeyma/fix/test-check-msg
5 years ago
Matthew Fisher e0856a56cc
Merge pull request #7649 from DataDog/jlegrone/adopt-resources
5 years ago
Martin Hickey 9a0e7d8a31 Improve error message to check in unit test
5 years ago
Martin Hickey ca931b472b
Merge pull request #7691 from longkb/add_ut_for_values
5 years ago
Martin Hickey 93137abbb4
Merge pull request #7410 from tiendc/unit_test_releaseutil
5 years ago
Kim Bao Long 9d20e44ad1 Add unit test for lint/values.go
5 years ago
tiendc 26830942d2
Fix a bug in Delete() in storage/driver/cfgmaps.go (#7367)
5 years ago
tiendc 06bc18c624
Fix a bug in storage/driver/secrets.go Delete() (#7348)
5 years ago
Martin Hickey 3cc5811de5
Merge pull request #7744 from hickeyma/port-devel-show
5 years ago
Marc Khouzam 22b7562c62 fix(cli): Make upgrade check if cluster reachable
5 years ago
Matt Farina 2dfb20f332
Merge pull request #7751 from mattfarina/fix-7748
5 years ago
Jacob LeGrone 9496a7474b
Add tests
5 years ago
Jacob LeGrone 8d1de39fe3
Add more detail to error messages and support a non-force mode in metadata visitor
5 years ago
Matt Farina 28b085bed5
Fixing issue where archives created on windows have broken paths
5 years ago
Matt Farina 66292e5e24
Merge pull request #7164 from jmcelwain/master
5 years ago
James McElwain bf5c0ae7f4 fix(install): correct append tls config.
5 years ago
Martin Hickey a6994f6659 Port --devel flag from v2 to v3
5 years ago
Jacob LeGrone d829343c15
Use Create method if no resources need to be adopted
5 years ago
Martin Hickey 3d288b9823
Merge pull request #7661 from akash-gautam/fix/issue-7452
5 years ago
Martin Hickey eaebce6738
Merge pull request #7651 from sshukun/fix-v1-dep
5 years ago
Mikhail Gusarov b864fcd0f4 Make the charts cache safe in presence of several Helm instances
5 years ago
Matt Butcher 16024dc19a
fix: add new static linter and fix issues it found (#7655)
5 years ago
Matthias Riegler dc26128fb4
Add --insecure-skip-tls-verify for repositories (#7254)
5 years ago
Matthew Fisher b1959a309e
Merge pull request #7674 from sshukun/package-lock-file
5 years ago
Matthew Fisher ead3429408
Merge pull request #7713 from q384566678/add-secrets-test
5 years ago
Matthew Fisher 6bed5949cb
Merge pull request #7714 from donggangcj/respect-resource-policy-on-upgrade
5 years ago
Matthew Fisher 1940f500fd
Merge pull request #7721 from bacongobbler/fix-7230
5 years ago
Matt Farina e0d11be6db
Merge pull request #7707 from mattfarina/add-verify-out-to-command
5 years ago
Matthew Fisher faf5cfb2cb
Merge pull request #7189 from pmacik/fix-os.Stat
5 years ago
Matthew Fisher 14f6d1ea97
ref(environment): use string checking instead
5 years ago
Matthew Fisher 3dbc4dd53b
Merge pull request #7230 from waveywaves/update/token
5 years ago
Matt Farina 13ffa52a59
Merge pull request #7706 from mattfarina/fix-7624
5 years ago
Song Shukun a992464fa2 Save Chart.lock to helm package tar
5 years ago
Martin Hickey 9d7907342d
Merge pull request #7514 from fhopfensperger/fix-7497
5 years ago
Dong Gang 69d9722eda test(helm): fix client update error
5 years ago
Dong Gang c45869c4ad fix(helm): polish goimport
5 years ago
Zhou Hao f5da6bd3d6 add unit test for RecordsReplace
5 years ago
Dong Gang 9744e9f619 fix(helm): respect resource policy on ungrade
5 years ago
Zhou Hao ae508ebd1c add unit test for ConfigMapDelete
5 years ago
Zhou Hao 95d7f36d41 add unit test for SecretDelete
5 years ago
Matt Farina af35d61a98
Add verification output to the verify command
5 years ago
Matt Farina a3f92f65e2
Fixes verification output on pull command
5 years ago
Matt Morrissette 1ab52fa79c
fix(helm): stdin values for helm upgrade --install
5 years ago
Song Shukun 13e2dcfde5 Fix dep build to be compatiable with Helm 2 when requirements use repo alias
5 years ago
Matthew Fisher ec2e77cded
Merge pull request #7648 from bacongobbler/fix-6794
5 years ago
Matthew Fisher 7fd30581b6
Merge pull request #7665 from TomasKohout/master
5 years ago
Tomáš Kohout b4f716413c Printing name of chart that do not have requested import value.
5 years ago
Zhou Hao f1f661d4ca pkg/storage/records: add unit test for Exists
5 years ago
Zhou Hao c96aff6a43 pkg/storage/records: add unit test for Index
5 years ago
Zhou Hao 6b1eebd23a pkg/storage/records: add unit test for Get
5 years ago
akash-gautam e92a258a9d fix(helm): add --skipCRDs flag to 'helm upgrade'
5 years ago
Marc Khouzam 7f3339cb4e feat(tests): Allow to provision memory driver
5 years ago
Jacob LeGrone 271cb2268b
Alternative: annotation-only solution
5 years ago
Jacob LeGrone a29365b3c6
Adopt resources into release with correct instance and managed-by labels
5 years ago
Matthew Fisher 64ce6e6a74
Merge pull request #7591 from ylvmw/master
5 years ago
Matthew Fisher 694cf61aac
feat(install): introduce --create-namespace
5 years ago
Matthew Fisher 09f49458b0
Merge pull request #7608 from q384566678/add-gate-test
5 years ago
Song Shukun 1ff7202a98 Fix output of list action when it is failed
5 years ago
Vibhav Bobade 4bd3b8fc06 Pass the apiserver address/port via cli, introduce HELM_KUBEAPISERVER envvar
5 years ago
Song Shukun eda60a59b6 pkg/helmpath: fix unit test for Windows
5 years ago
Taylor Thomas 512e1b8bc9
Merge pull request #7401 from hiddeco/non-global-scheme-convert
5 years ago
Taylor Thomas 2cd3d12acd
Merge pull request #7530 from plenus-cloud/fix-7513
5 years ago
Song Shukun e9f40ed7a5 fix golint failure in pkg/action
5 years ago
Martin Hickey 0c9e99dce5
Merge pull request #7365 from fenggw-fnst/mybranch
5 years ago
Zhou Hao 03b04639f3 pkg/gates: add unit test for String
5 years ago
Martin Hickey 7b9dc71c25 Fix render error not being propogated
5 years ago
Martin Hickey 722042e852
Merge pull request #7570 from Maronee/upgradeOpenApiValidation
5 years ago
ylvmw 54ca879095 IsReachable() needs to give detailed error message.
5 years ago
Sebastian Voinea 561971c381 feat(upgrade): introduce --disable-openapi-validation:
5 years ago
Vibhav Bobade afdfb75234 Pass kube user token via cli, introduce HELM_KUBETOKEN envvar
5 years ago
Hidde Beydals e41184a585 fix(kube): generate k8s native scheme only once
5 years ago
Hidde Beydals b55224ebb9 fix(kube): use non global Scheme to convert
5 years ago
Benn Linger 5e638e3587
Revert "Do not delete templated CRDs"
5 years ago
Federico Bevione af0007c908 fix(helm): improved logs
5 years ago
Daniel Cheng 206d4a9053 add test for template recursion
5 years ago
Daniel Cheng 8528548441 fix recursion count in templates
5 years ago
Federico Bevione 077503f175 fix(helm): Reworded logs for clarity
5 years ago
Taylor Thomas cf7a02fac7 chore(*): Removes support for searching the plugin dir
5 years ago
Taylor Thomas 7a3049a418 chore(postrender): Adds unit tests for exec post renderer
5 years ago
Taylor Thomas 08fc12a8c3 Adds post-render support
5 years ago
Matthew Fisher 8e1fc4bc6f
fix(memory_test): rebase master
5 years ago
Matt Farina e24b21a3dc
Merge pull request #7543 from mattfarina/issue-7536
5 years ago
Matthew Fisher b0a187756c
Merge pull request #7288 from mnkyl/lint-subcharts
5 years ago
Marc Khouzam be7de1c376 fix(cmd): Specify namespace for template command
5 years ago
Marc Khouzam e6d2d10bad fix(tests): Add namespace support to memory driver
5 years ago
Matthew Fisher 98962dce3f
Merge pull request #7349 from tiendc/unit_test_memory_list
5 years ago
Matt Farina ed80cf4548
Fixes issue where non-CRDs are read in from the crd directory
5 years ago
Matthew Fisher 0dadbdc309
Merge pull request #7373 from Sh4d1/bypass_ns
5 years ago
Matthew Fisher c825a01435
Merge pull request #7440 from mtougeron/helm-template-write-crd-to-spec-file
5 years ago
Matthew Fisher 671ceb5514
ref(kind_sorter): use an in-place sort for sortManifestsByKind, reduce code duplication
5 years ago
Matt Farina 3582b03a91
Merge pull request #7542 from mattfarina/issue-7532
5 years ago
Jon Huhn 43e6285995
Fix engine.newFiles doc comment
5 years ago
Matt Farina 1bd819a7b2
Fixes issue where <CHARTNAME> is left in starter values file
5 years ago
Federico Bevione 438eaec971 fix(helm): Don't wait for service to be ready when external IP are set
5 years ago
Martin Hickey 5ec70ab27f
fix(chart): lock digest differs when dependency build with Helm 2 and then Helm 3 (#7261)
5 years ago