Commit Graph

116 Commits (a5b7cde9e572e083533e3906ede8c6e79e16b371)

Author SHA1 Message Date
Adam Reese a5b7cde9e5
ref(cmd): simplify cmd test setup
8 years ago
Adam Reese b8eb479a4f
ref(cmd): remove serve command
8 years ago
Adam Reese 341e6f4f45
feat(cmd): add --all-namespaces to list
8 years ago
Adam Reese 1a508ccdd1
ref(*): move kubeconfig flags to helm/environment
8 years ago
Adam Reese 19398a2ef1
feat(*): store release History in same namespace as release
8 years ago
Adam Reese a78aff8d39
ref(*): improve initializing helm clients
8 years ago
Adam Reese 358746fee6
ref(*): remove HELM_HOST
8 years ago
Adam Reese fc4c095cf0
ref(*): remove pkg/kubernetes from tiller and storage
8 years ago
Adam Reese 496ca54183
ref(*): bypass grpc for helm client
8 years ago
Adam Reese a6f0d1360d
fixup! ref(cmd,pkg/helm): remove server side version
8 years ago
Adam Reese 30a049d12e
ref(cmd): remove deprecated command
8 years ago
Adam Reese 9409adfa8d
ref(cmd): remove reset and init tiller commands
8 years ago
Matthew Fisher a8023979ec
Merge pull request #3830 from michelleN/prettyError
8 years ago
Michelle Noorali 499636d70c ref(cmd/helm): show grpc error msg from prettyError
8 years ago
Matthew Fisher c52707fb26
import client auth plugins
8 years ago
Matthew Fisher a66a39a171 fix helm init --wait
8 years ago
Matthew Fisher bf77961cf4
Merge pull request #3383 from PureWhiteWu/refactor/error
8 years ago
Matthew Fisher f13c4d28b5 Revert "feat(helm): adding kubeconfig flag"
8 years ago
Pure White 0ddfbaafb6
refactor prettyError, closes #3381
8 years ago
Matthew Fisher 618094ccd2 fix TLS default path
8 years ago
Matt Butcher e8e6ac5d77
Fix/missing ssl params (#3152)
8 years ago
Matthew Fisher 1954b51186
Merge pull request #2621 from gardlt/feature/helm/adding-kubeconifg-flag
8 years ago
gardlt 371ff8f26d feat(helm): adding kubeconfig flag
8 years ago
Matthew Fisher 1eb96ad9bc
use 127.0.0.1 instead of localhost
8 years ago
Adam Reese 2b43ecd405
ref(*): kubernetes v1.8 support
8 years ago
flyer103 d55782de94 cmd/helm,docs/helm: amend default namespace of tiller
8 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
8 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
8 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
8 years ago
Steven E. Harris 9f9b3e8729 Use versioned API types from the client-go library (#2524)
8 years ago
Adam Reese 985dbae2ac
fix(helm): helm home print to stdout
8 years ago
Adam Reese faf560c552
tests(helm): add unit tests for setting HELM_HOME
8 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
8 years ago
Adam Reese 9832e7df96
fix(helm): fix setting home via `helm --home=HOME`
9 years ago
Adam Reese 50eee83646
ref(helm): use new debug method to standardize debug output
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
Adam Reese 0ab38a998c Merge pull request #2248 from adamreese/ref/kube-v1.6
9 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
9 years ago
Matt Butcher 1a79c28f45
fix(helm): remove duplicate commands
9 years ago
Adam Reese 51b8d8a6ee feat(helm): add plugin management commands
9 years ago
fibonacci1729 735f4e3d4a feat/tls: add TLS support for helm / tiller
9 years ago
fibonacci1729 ad614b91a5 feat: helm support for TLS
9 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
9 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
9 years ago
Matt Butcher 81dbdeb108
feat(helm): allow disabling plugins
9 years ago
Taylor Thomas 977ceb9b5f Merge pull request #1882 from bacongobbler/1712-portforwarder
9 years ago
Matthew Fisher 704bc47225 move newTillerPortForwarder to pkg/helm/portforwarder
9 years ago
Michelle Noorali d46d63a8f7 feat(*): add helm test command mvp
9 years ago
Ferran Rodenas 074d746c95 Add reset command to uninstall Tiller
9 years ago
Adam Reese 9aa467e317 ref(helm): only pass required dependencies to subcommands
9 years ago