Commit Graph

889 Commits (6707fe0468d4ca94ac2833dc7d83d9d505a25ddf)

Author SHA1 Message Date
Matt Farina 9d4b9ca208
feat(status): Optional output as JSON and YAML
7 years ago
Matthew Fisher 618094ccd2 fix TLS default path
7 years ago
Taylor Thomas 44e5cecdca fix(tiller): Forces close of idle gRPC connections
7 years ago
Adam Reese e93b77166d
Merge pull request #3025 from beeradb/fakeclient-releasestatus
7 years ago
Arash Deshmeh 9e869700c0 fix(helm): add --app-version flag to 'helm package'
7 years ago
Igor Vuk d81780032a Fix a typo in install.go, update helm_install.md
7 years ago
Matthew Fisher cad89240f3
Merge pull request #3187 from hoesler/fix/chart_downloader
7 years ago
Christoph Hösler af9190f956 feature: let FindChartInRepoURL return absolute chart URLs
7 years ago
Morgan Parry b74c21a7b2 fix(helm): Fixed semantic version constraints on 'search' command (#3116)
7 years ago
Christoph Hösler 2106766ab8 fix: rename variable due to linter warning
7 years ago
Christoph Hösler 57daa56b81 Update installDesc
7 years ago
Christoph Hösler 09313ad26c fix(helm): resolve relative chart paths
7 years ago
Rajat Jindal 7f13e13a71 support output-dir when running 'helm template' (#3144)
7 years ago
Michelle Noorali 5884124294 ref(docs): update plugin install documentation
7 years ago
Matt Butcher e8e6ac5d77
Fix/missing ssl params (#3152)
7 years ago
Taylor Thomas f6bff5da94
Merge pull request #3052 from Lookyan/master
7 years ago
Alexander Lukyanchenko 6f6d46de06 Fix err checking
7 years ago
Matthew Fisher 1954b51186
Merge pull request #2621 from gardlt/feature/helm/adding-kubeconifg-flag
7 years ago
gardlt 371ff8f26d feat(helm): adding kubeconfig flag
7 years ago
Matthew Fisher 1eb96ad9bc
use 127.0.0.1 instead of localhost
7 years ago
Matthew Fisher fd33003065
Merge pull request #3078 from ipedrazas/feat/add_http_port
7 years ago
Ivan Pedrazas f20af6ab4c feat(tiller): exposes port 44135 in tiller deployment
7 years ago
xuhaigang ae49979175 feat(helm): Add a flag --dep-up that helm install will automatically execute helm dep up when charts are in requirements.yaml but not in charts
7 years ago
Matthew Fisher c35cbe8c4b
Merge pull request #2825 from dshulyak/rudderport
7 years ago
Adam Reese ca4d543151
Merge pull request #3059 from mattfarina/feat/appversion-search
7 years ago
Yagnesh Mistry 441758b206 add version flag to tiller binary (#2965)
7 years ago
Matt Farina 3cba226e2d
feat(search): Expose AppVersion in search results
7 years ago
Alexander Lukyanchenko 3171f89e48 Add previous namespace mismatch warning
7 years ago
Matthew Fisher 1eff362941 Merge pull request #3014 from mattfarina/fix/semver-order
7 years ago
Adam Reese 13912b3cc0 Merge pull request #3008 from adamreese/ref/kube-1.8
7 years ago
Taylor Thomas ab096b883a Merge pull request #2721 from RemingtonReackhof/secrets-support
7 years ago
Brad Bowman ab049ddb7b move releaseMockWithStatus back to private
7 years ago
Brad Bowman 2bc97cfc83 Update install tests to use ReleaseMock and associates from the helm package. Also fix release names to match expected reponse values
7 years ago
Brad Bowman 14510866d5 Update cmd tests to use ReleaseMock and assocaites from the helm package
7 years ago
Adam Reese 2b43ecd405
ref(*): kubernetes v1.8 support
7 years ago
Maciej Kwiek 3d94d9cfec Merge pull request #2769 from rocky-nupt/feature-remote-value
7 years ago
Justin Scott 16c579f3a3 feat(helm): Add --node-selectors and --output flags to helm init
7 years ago
Remington Reackhof 9af1018bd3 Add secrets storage backend for releases
7 years ago
Matt Farina b27b11a280
fix(semver): fixed edge cases that do not match prerelease
7 years ago
Matthew Fisher 6e54d3b8ea Merge pull request #2747 from rocky-nupt/dependencies-update-verify
7 years ago
Maciej Kwiek 962191b929 Merge pull request #2876 from rocky-nupt/fix-search-regexp
7 years ago
Neil Moore b74f6dd769 Update install.go
7 years ago
Neil Moore 1b8ddac230 Update install.go
7 years ago
Neil Moore b77b7dd3c7 Update install.go
7 years ago
Matthew Fisher cf3fc21e81 Merge pull request #2898 from zlabjp/kube-version
7 years ago
Sharno 550d350a04 Adding output for the created repos when `helm init`
7 years ago
Kazuki Suda fa3ee5aecf feat(helm): add --kube-version flag to helm template
7 years ago
Kazuki Suda 3508cebbf6 Use the same defaults as done in helm lint for Capabilities
7 years ago
flyer103 d55782de94 cmd/helm,docs/helm: amend default namespace of tiller
7 years ago
xuhaigang c1cbb97348 Fix(helm): fix the bug of helm search --regexp
7 years ago