Commit Graph

1696 Commits (v3.1.2)

Author SHA1 Message Date
Matt Farina 0334f7afe9
Fixing issue where archives created on windows have broken paths
6 years ago
James McElwain 7397096823
fix(install): correct append tls config.
6 years ago
James McElwain ecf50b3763
fix(install): use ca file for install (#7140)
6 years ago
akash-gautam 110336fc30
fix(helm): add --skipCRDs flag to 'helm upgrade'
6 years ago
Song Shukun 2188551563
Fix dep build to be compatiable with Helm 2 when requirements use repo alias
6 years ago
Song Shukun 6754bd7fc2
Save Chart.lock to helm package tar
6 years ago
Matt Farina 47a79b5869
Fixes verification output on pull command
6 years ago
Florian Hopfensperger 2b932d5edd
fixed dependencies processing in case of helm install or upgrade for disabled/enabled sub charts
6 years ago
Zhou Hao 42afd84d6a
pkg/storage/records: add unit test for Exists
6 years ago
Zhou Hao 08865052eb
pkg/storage/records: add unit test for Index
6 years ago
Zhou Hao 1303ae560e
pkg/storage/records: add unit test for Get
6 years ago
Song Shukun 3fa62f4da1
Fix output of list action when it is failed
6 years ago
Hidde Beydals 8d012c25ff
fix(kube): generate k8s native scheme only once
6 years ago
Hidde Beydals 742a46948b
fix(kube): use non global Scheme to convert
6 years ago
Federico Bevione 54524f9273
fix(helm): improved logs
6 years ago
Federico Bevione 9791686136
fix(helm): Reworded logs for clarity
6 years ago
Federico Bevione 30ebfaf20d
fix(helm): Don't wait for service to be ready when external IP are set
6 years ago
Guangwen Feng 40cefb606c
Add corresponding unit test to the function in parser.go
6 years ago
Martin Hickey af0960456a
Fix render error not being propogated
6 years ago
Benn Linger 3a817f2d24
Revert "Do not delete templated CRDs"
6 years ago
Daniel Cheng b29d20baf0
add test for template recursion
6 years ago
Daniel Cheng 805a591b50
fix recursion count in templates
6 years ago
Taylor Thomas cf7a02fac7 chore(*): Removes support for searching the plugin dir
6 years ago
Taylor Thomas 7a3049a418 chore(postrender): Adds unit tests for exec post renderer
6 years ago
Taylor Thomas 08fc12a8c3 Adds post-render support
6 years ago
Matthew Fisher 8e1fc4bc6f
fix(memory_test): rebase master
6 years ago
Matt Farina e24b21a3dc
Merge pull request #7543 from mattfarina/issue-7536
6 years ago
Matthew Fisher b0a187756c
Merge pull request #7288 from mnkyl/lint-subcharts
6 years ago
Marc Khouzam be7de1c376 fix(cmd): Specify namespace for template command
6 years ago
Marc Khouzam e6d2d10bad fix(tests): Add namespace support to memory driver
6 years ago
Matthew Fisher 98962dce3f
Merge pull request #7349 from tiendc/unit_test_memory_list
6 years ago
Matt Farina ed80cf4548
Fixes issue where non-CRDs are read in from the crd directory
6 years ago
Matthew Fisher 0dadbdc309
Merge pull request #7373 from Sh4d1/bypass_ns
6 years ago
Matthew Fisher c825a01435
Merge pull request #7440 from mtougeron/helm-template-write-crd-to-spec-file
6 years ago
Matt Farina 3582b03a91
Merge pull request #7542 from mattfarina/issue-7532
6 years ago
Jon Huhn 43e6285995
Fix engine.newFiles doc comment
6 years ago
Matt Farina 1bd819a7b2
Fixes issue where <CHARTNAME> is left in starter values file
6 years ago
Martin Hickey 5ec70ab27f
fix(chart): lock digest differs when dependency build with Helm 2 and then Helm 3 (#7261)
6 years ago
Mike Tougeron e78402d559 fix conflicts
6 years ago
Josh Dolitsky 7ce29e12fa
ref(go.mod): oras v0.8.1 (#6862)
6 years ago
Matthew Fisher 3ff3dabd9e
Merge pull request #6819 from bacongobbler/disable-openapi-validation
6 years ago
Martin Hickey 084ab20f67
feat(template): Allow template output to use release name (#7503)
6 years ago
Yaakov Selkowitz df20164cd2
Fix tests on arm64 and ppc64le (#7500)
6 years ago
Matthew Fisher 5c7bf8e015
Merge pull request #7474 from bacongobbler/fix-7473
6 years ago
Matthew Fisher 1b1d6bba9c
fix(lookup_func): do not return error when object is not found
6 years ago
Jon Huhn d70b50b3a1
Fix typo
6 years ago
LongKB 1d79ed2c18
Fix some spelling errors in comment (#7492)
6 years ago
Matthew Fisher 0afce196fd
Merge pull request #7484 from diversario/7481-dont-cleanup-nil-resources
6 years ago
Taylor Thomas c8c0000725
Merge pull request #7409 from akazemis/11414-fix-the-helm-upgrade-force-log-issue
6 years ago
Ilya Shaisultanov 8d566c0ade When no resources were created, do not try to clean them up
6 years ago