Commit Graph

1178 Commits (16cfe346a358d6edc66c248b76c62a22757d0a90)

Author SHA1 Message Date
Jerome Brette 16cfe346a3 Kubernetes 1.16: Improve upgrade support
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
5 years ago
Martin Hickey 3630a5325a
Merge pull request #5678 from pdecat/fix-helm-repo-add-concurrent
5 years ago
Naseem a985f34b81 Add sa
6 years ago
Deepak Sattiraju c49ba7da85 feat(helm): adding --name to update single repo
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 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
Patrick Decat 3f3b5b42f8
Lower repository file rewriting timeout from 5 minutes to 30 seconds
6 years ago
Patrick Decat 848d54f451
Remove obsolete comment from early file locking implementation
6 years ago
Patrick Decat 7a470252a9
Use github.com/gofrs/flock for cross platform file locking
6 years ago
Patrick Decat e07dfcbc00
Lock the repository file for concurrent processes synchronization and re-read its content before updating it
6 years ago
Patrick Decat ed9934adfa
Add test cases to reproduce issues with concurrent `helm repo add` commands
6 years ago
Jon Huhn e1b993bae8
Fix typo
6 years ago
Matthew Fisher a93ebe17d6
Merge pull request #5371 from PayFit/feat/add-sql-storage-driver
6 years ago
Jon Huhn e6d5fc933b
Fix typo
6 years ago
Martin Hickey 2106d6c97f
Merge pull request #5596 from hickeyma/fix-reset-force-bug
6 years ago
Matthew Fisher 96258e3b29
Merge pull request #5669 from mortent/UpdateProtoTypes
6 years ago
Morten Torkildsen 072cd6af37 fix(helm): Regenerate go types from proto
6 years ago
Jeff Knurek 0a3ebb816b feat(helm) add '--template' option to 'helm get' for custom formatting
6 years ago
Jeff Knurek acb759c079 feat(helm) add 'get version' to get the chart version
6 years ago
Marc Khouzam 85fe8a759f Dynamic completion for helm upgrade, get, rollback
6 years ago
Martin Hickey d082754b1a Fix environment list in helm doc
6 years ago
Matt Farina b06b5ef4d2
Merge pull request #5373 from luisdavim/version_label
6 years ago
Luis Davim 0270f2e2b5 Reduce template code duplication. Fixes #5372
6 years ago
Martin Hickey 77185d31a9 Fix reset force which hangs Tiller pod removed
6 years ago
Marc Khouzam 0980100560 List all releases when doing completion
6 years ago
Étienne Lafarge a602d70842 [storage] Add an SQL storage driver
6 years ago
Evan Vetere f602c2328d tone down the enthusiasm
6 years ago
SataQiu 06fbc720e7 refactor: using tiller probe port constant
6 years ago
SataQiu e48a3be64a define port 44134 as a constant
6 years ago
xichengliudui eb457460b1 Using const() defines constants together
6 years ago
SataQiu 43c4378444 cleanup: using const block
6 years ago
Timofey Kirillov f506db4b75 Add --cleanup-on-fail support into --atomic: use CleanupOnFail param in rollback
6 years ago