Commit Graph

90 Commits (4a02a71f1ec6d5120dae51192136f1ff31a8ef6c)

Author SHA1 Message Date
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`
8 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
Adam Reese 84928e2751 feat(*): allow tiller to be installed in an alternate namespace
9 years ago
rodcloutier 710ff78bc4 feat(helm) add command to generate bash autocompletions.
9 years ago
Adam Reese ea3be9e3b2 feat(*): migrate to kubernetes 1.5
9 years ago
Matt Butcher 7a15ad381e Merge pull request #1484 from technosophos/feat/documentation-generator
9 years ago
Matt Butcher aca9f86df6
feat(helm): add command to generate documentation
9 years ago
Serge Catudal 702b6fb53b fix(helm): fix windows support with port forward connection in setupConnection
9 years ago
Matt Butcher fad755e7ae
feat(helm): add plugin system backend
9 years ago
Matt Butcher 32354be03b
fix(1488): suppress gRPC logs and errors
9 years ago
Matt Butcher 70c453c45f fix(helm): make 'helm install' output more consistent
9 years ago
Adam Reese 0f5990f4cd feat(helm): add kubeconfig context switching to init command
9 years ago
Adam Reese a2e577814d feat(helm): add kubeconfig context switching
9 years ago
Matt Butcher 40a55b939f Merge pull request #1325 from technosophos/fix/1301-helm-help-consistency
9 years ago
Matt Butcher 7c096fb2c2 fix(helm): make 'helm help' text punctuation consistent
9 years ago
Matt Butcher b9fb8abdbc ref(helm): remove old structure functions
9 years ago
fibonacci1729 e9dd302a9c feat(helm/cmd): support for retrieving release history
9 years ago
Matt Butcher 66e59f63e7 fix(helm): change 'helm update' to 'helm repo update'
9 years ago
Adam Reese 854f3e0b51 ref(helm): refactor {home,lint,serve} commands
9 years ago
Matt Butcher 446d555178 feat(helm): update helm search
9 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
9 years ago
Michelle Noorali a86f304d37 ref(helm): convert repo commands to new format
9 years ago
vaikas-google 6d26024a27 first cut of version on client and server
9 years ago
Michelle Noorali e50f9e6b24 ref(helm): refactor checkArgsLength method
9 years ago
Matt Butcher 1fb16ab3c9 fix(helm): refactor 'helm update' to match new style
9 years ago
Matt Butcher f1d07c3f11 feat(helm): add --verify flag to commands
9 years ago
Matt Butcher d80df93414 feat(helm): add signature support to 'helm package'
9 years ago
Michelle Noorali a124b4f56f feat(helm): add rollback cmd
9 years ago