Commit Graph

1195 Commits (77a7bbb0138c3f524667af9fc2c75dbfc08f72bf)

Author SHA1 Message Date
Matthew Fisher 77a7bbb013
Merge pull request #6462 from keleustes/kube16
6 years ago
Matthew Fisher f1890b1ffa
Merge pull request #6518 from VilledeMontreal/feat-v2/dynCompDifferentHelms
6 years ago
Matthew Fisher 17b53fb313
Merge pull request #4084 from adshmh/4082-fix-helm-output-leak-of-template-cmd-unit-tests
6 years ago
Marc Khouzam 1726142e29 feat(comp) Dynamic completion to use same binary as main call
6 years ago
Matthew Fisher e4f0f73921
Merge pull request #5680 from VilledeMontreal/fix/zshFlagBug
6 years ago
Taylor Thomas c8f5738442
Merge pull request #6381 from thomastaylor312/ref/cmd_output
6 years ago
Matthew Fisher 17359e3f0d
Merge pull request #6499 from yuxiaobo96/helm-update6
6 years ago
陈谭军 9d8a84ee3d fix-up typo (#6501)
6 years ago
yuxiaobo 58c004bb89 Improve the quality of annotations
6 years ago
Taylor Thomas 3e5b181a30 ref(cmd): Refactors output flag to reuse more code
6 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.
6 years ago
Jerome Brette 16cfe346a3 Kubernetes 1.16: Improve upgrade support
6 years ago
Marc Khouzam eb838bff3a Merge branch 'master' into fix/zshFlagBug
6 years ago
Jerome Brette f127b7d73e Kubernetes 1.16: Migrate Tiller deployment to apps/v1
6 years ago
Marc Khouzam 3ed073b2e0 v2: Dynamic completion for "helm repo" and "helm plugin" (#6265)
6 years ago
Anton 540fe23b69 fix BusyBox sed (#6327)
6 years ago
Martin Hickey cbb6c77754
Merge pull request #5978 from mentos1386/patch-1
6 years ago
dzzg 4117b38ae6 cleanup: log message typo fix
6 years ago
Tine Jozelj 5b67d6fbd9
feat(helm:create): allow absolute paths
7 years ago
Oleg Sidorov 70cd32c4ce Fixed failing tests for helm installer
7 years ago
ds-ms b280fa5a7d Adding extra debug logs
7 years ago
Matt Farina 6c88a429ff
Merge pull request #5890 from naseemkullah/sa
7 years ago
Martin Hickey 3630a5325a
Merge pull request #5678 from pdecat/fix-helm-repo-add-concurrent
7 years ago
Naseem a985f34b81 Add sa
7 years ago
Deepak Sattiraju c49ba7da85 feat(helm): adding --name to update single repo
7 years ago
Marc Khouzam 08650b22d4 Merge branch 'master' into fix/zshFlagBug
7 years ago
Marc Khouzam 48f0e3101d Allow for completion of aliases
7 years ago
Matthew Fisher 337be4dea6
Merge pull request #5562 from VilledeMontreal/feature/improveStatusDeleteCompletion
7 years ago
Marc Khouzam 1bd6281761 Revert "Cannot have an = sign as an index"
7 years ago
Xiang Dai 3b392e41ea Update helm create doc
7 years ago
Martin Hickey b0b0accdfc
Merge pull request #5666 from tariq1890/fix_short
7 years ago
Adam Eijdenberg 5b9311d163 Fix nested null value overrides
7 years ago
dev-chulbuji 3d487547f9 change deployment version
7 years ago
Marc Khouzam 0239cc4457 (helm): Proper fix for #5046
7 years ago
Marc Khouzam be82cb240c Add a filter to the helm list call for completion
7 years ago
Marc Khouzam efcfbbf663 Merge branch 'master' into feature/improveStatusDeleteCompletion
7 years ago
Tariq Ibrahim 8fcc438b67
fix the short descriptions of all helm commands
7 years ago
Patrick Decat 79a190a6d0
Decrease number of concurrent subprocesses for helm repo add test case to fit within CircleCI's pipeline memory limit
7 years ago
Patrick Decat 6b800509d0
Add comment to explain why the repositories file is read a second time
7 years ago
Patrick Decat 3f3b5b42f8
Lower repository file rewriting timeout from 5 minutes to 30 seconds
7 years ago
Patrick Decat 848d54f451
Remove obsolete comment from early file locking implementation
7 years ago
Patrick Decat 7a470252a9
Use github.com/gofrs/flock for cross platform file locking
7 years ago
Patrick Decat e07dfcbc00
Lock the repository file for concurrent processes synchronization and re-read its content before updating it
7 years ago
Patrick Decat ed9934adfa
Add test cases to reproduce issues with concurrent `helm repo add` commands
7 years ago
Jon Huhn e1b993bae8
Fix typo
7 years ago
Matthew Fisher a93ebe17d6
Merge pull request #5371 from PayFit/feat/add-sql-storage-driver
7 years ago
Jon Huhn e6d5fc933b
Fix typo
7 years ago
Martin Hickey 2106d6c97f
Merge pull request #5596 from hickeyma/fix-reset-force-bug
7 years ago
Marc Khouzam 3e1ca6fe6e fix(completion): --flag=val breaks zsh completion
7 years ago
Matthew Fisher 96258e3b29
Merge pull request #5669 from mortent/UpdateProtoTypes
7 years ago