Commit Graph

5285 Commits (v3.1.3)
 

Author SHA1 Message Date
Matt Butcher 0a9a9a88e8
fix linting error with lookup function (#7969)
6 years ago
Matt Farina d878d4d458
Fixing autocompletion issue
6 years ago
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
Evgenii Iablokov 4521c18cc7
Update README.md
6 years ago
Xiangxuan Liu 499a2068fb
Add test for unknown subcommand
6 years ago
Xiangxuan Liu 0dda0ad102
Return "unknown command" error for unknown subcommands
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
Matt Farina afe7058540
Making fetch-dist get the sha256sum files
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
Matt Farina 9887a3e4ca
Fix shasums to be usable by shasum and sha256sum applications
6 years ago
Marc Khouzam 374e9d8c7d
fix(comp): Fix broken completion for --output flag
6 years ago
Matthew Fisher 0977ded29a
bump version to v3.1
6 years ago
Matthew Fisher 8b6233fc3e
fix(version): fix typo in doc comment
6 years ago
Taylor Thomas d3d1ceab4f
Merge pull request #7259 from thomastaylor312/feat/post-render
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 09397f6b7d
Merge pull request #7552 from bacongobbler/fix-setnamespace
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
Matthew Fisher 51cd7a4362
Merge pull request #7277 from t2sa/feat/shasum
6 years ago
Matthew Fisher e46c74d6b5
Merge pull request #7541 from nojnhuh/files-doc
6 years ago
Jon Huhn 43e6285995
Fix engine.newFiles doc comment
6 years ago