Commit Graph

1213 Commits (9668ad4d90c5e95bd520e58e7387607be6b63bb6)

Author SHA1 Message Date
Matthew Fisher 0a2d58457a
fix(cmd): acquire file lock on repository.lock
5 years ago
Matthew Fisher 91356c81eb
fix style
5 years ago
Jeff Knurek b94608388e
TEST: add option to dump logs during helm test
5 years ago
Taylor Thomas 4e8063b103
Merge pull request #5177 from adshmh/5150-lint-development-version-flag
5 years ago
Bhargav Nookala 300aa76d8d Allow customization of API Versions when using Helm Template with --api-versions or -a
5 years ago
Ting-Wai ed8f17a889 Parameterize maximum number of tests pods to run in parallel (#6078)
5 years ago
Matthew Fisher a9fcff88b1
Merge pull request #5561 from mumoshu/togglable-tiller-probe-endpoints
5 years ago
Matt Farina 1bfe85ebd5
Merge pull request #5069 from adshmh/5044-add-app-version-to-history
5 years ago
Matthew Fisher 126ab055ae
Merge pull request #3934 from jstoja/improve_search_regexp_doc
5 years ago
Matt Farina a55af70ea8
Merge branch 'master' into 5044-add-app-version-to-history
5 years ago
Matthew Fisher 77a7bbb013
Merge pull request #6462 from keleustes/kube16
5 years ago
Matthew Fisher f1890b1ffa
Merge pull request #6518 from VilledeMontreal/feat-v2/dynCompDifferentHelms
5 years ago
Yusuke Kuoka 926ec0ef5c fixup! Merge branch 'master' into togglable-tiller-probe-endpoints
5 years ago
Matthew Fisher 17b53fb313
Merge pull request #4084 from adshmh/4082-fix-helm-output-leak-of-template-cmd-unit-tests
5 years ago
Marc Khouzam 1726142e29 feat(comp) Dynamic completion to use same binary as main call
5 years ago
Matthew Fisher e4f0f73921
Merge pull request #5680 from VilledeMontreal/fix/zshFlagBug
5 years ago
Taylor Thomas c8f5738442
Merge pull request #6381 from thomastaylor312/ref/cmd_output
5 years ago
Matthew Fisher 17359e3f0d
Merge pull request #6499 from yuxiaobo96/helm-update6
5 years ago
陈谭军 9d8a84ee3d fix-up typo (#6501)
5 years ago
yuxiaobo 58c004bb89 Improve the quality of annotations
5 years ago
Taylor Thomas 3e5b181a30 ref(cmd): Refactors output flag to reuse more code
5 years ago
Michael Schaefer a52d6de9e1 flag for output json or yaml added in install.go, repo_list.go, search.go, status.go and upgrade.go.
5 years ago
Jerome Brette 16cfe346a3 Kubernetes 1.16: Improve upgrade support
5 years ago
Marc Khouzam eb838bff3a Merge branch 'master' into fix/zshFlagBug
5 years ago
Jerome Brette f127b7d73e Kubernetes 1.16: Migrate Tiller deployment to apps/v1
5 years ago
Marc Khouzam 3ed073b2e0 v2: Dynamic completion for "helm repo" and "helm plugin" (#6265)
5 years ago
Anton 540fe23b69 fix BusyBox sed (#6327)
5 years ago
Martin Hickey cbb6c77754
Merge pull request #5978 from mentos1386/patch-1
5 years ago
dzzg 4117b38ae6 cleanup: log message typo fix
5 years ago
Tine Jozelj 5b67d6fbd9
feat(helm:create): allow absolute paths
5 years ago
Oleg Sidorov 70cd32c4ce Fixed failing tests for helm installer
5 years ago
ds-ms b280fa5a7d Adding extra debug logs
5 years ago
Matt Farina 6c88a429ff
Merge pull request #5890 from naseemkullah/sa
6 years ago
Martin Hickey 3630a5325a
Merge pull request #5678 from pdecat/fix-helm-repo-add-concurrent
6 years ago
Naseem a985f34b81 Add sa
6 years ago
Deepak Sattiraju c49ba7da85 feat(helm): adding --name to update single repo
6 years ago
Marc Khouzam 08650b22d4 Merge branch 'master' into fix/zshFlagBug
6 years ago
Marc Khouzam 48f0e3101d Allow for completion of aliases
6 years ago
Matthew Fisher 337be4dea6
Merge pull request #5562 from VilledeMontreal/feature/improveStatusDeleteCompletion
6 years ago
Marc Khouzam 1bd6281761 Revert "Cannot have an = sign as an index"
6 years ago
Xiang Dai 3b392e41ea Update helm create doc
6 years ago
Martin Hickey b0b0accdfc
Merge pull request #5666 from tariq1890/fix_short
6 years ago
Adam Eijdenberg 5b9311d163 Fix nested null value overrides
6 years ago
dev-chulbuji 3d487547f9 change deployment version
6 years ago
Marc Khouzam 0239cc4457 (helm): Proper fix for #5046
6 years ago
Marc Khouzam be82cb240c Add a filter to the helm list call for completion
6 years ago
Marc Khouzam efcfbbf663 Merge branch 'master' into feature/improveStatusDeleteCompletion
6 years ago
Tariq Ibrahim 8fcc438b67
fix the short descriptions of all helm commands
6 years ago
Patrick Decat 79a190a6d0
Decrease number of concurrent subprocesses for helm repo add test case to fit within CircleCI's pipeline memory limit
6 years ago
Patrick Decat 6b800509d0
Add comment to explain why the repositories file is read a second time
6 years ago