Commit Graph

910 Commits (f7e078ca29d4b063f49e9dffda8412a2a3de1085)

Author SHA1 Message Date
Arash Deshmeh 244b1b1528 fix(helm): fix the build-time golint warning on 'cmd/helm/install.go'
7 years ago
Matthew Fisher 3c39e72189
Merge pull request #3401 from bacongobbler/revert-kubeconfig-flag
7 years ago
Matthew Fisher f13c4d28b5 Revert "feat(helm): adding kubeconfig flag"
7 years ago
Matthew Fisher 4947e5aaf8 fix helm init --upgrade logic
7 years ago
Kazuki Suda 7b5a837b04 helm template: display the default value of --kube-version in help message
7 years ago
Matt Farina c359ea66ed
Merge pull request #3350 from mattfarina/fix/3349
7 years ago
Alex Johnson b29d25ef0b Added a --wait flag for helm init which pings the Tiller server and ensures that it is ready to receive requests
7 years ago
Reinhard Nägele d819ca2b94 Add AppVersion to initial chart
7 years ago
Matt Farina d5a865b5f4
fix(capabilities): Adding GitVersion to default set
7 years ago
Adam Reese e9203b826b
fix(helm): filter helm list to print latest release (#3335)
7 years ago
rocky-nupt a6381e83a7 feat(helm): Add --col-width to helm list and helm history (#2836)
7 years ago
Florian Zysset fa06dd176d helm init --upgrade will downgrade (#2805)
7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
7 years ago
Matthew Fisher 1e373043b7
Merge pull request #3233 from pietromenna/symbolic-link-on-helm-init
7 years ago
Matthew Fisher 5decaa244e
Merge pull request #2754 from rbwsam/feat/get_kube_ver
7 years ago
Julian ca415ab8db feat(helm): support namespace and additional values in lint (#2972)
7 years ago
Pietro Menna 9129188fad
fix(helm): Init not creating local-index symlink on Windows
7 years ago
Matt Farina 9d4b9ca208
feat(status): Optional output as JSON and YAML
7 years ago
Sam Leavens 558dcf3cd4 Only show k8s version if asking for server version
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