Commit Graph

89 Commits (6b68e7891ffe1e49b3399f6dffcf54ef724c18f2)

Author SHA1 Message Date
Matt Butcher 6b68e7891f feat(tiller): delete operation runs against Kubernetes
9 years ago
Matt Butcher d644c22059 Merge pull request #643 from technosophos/feat/install-k8s
9 years ago
vaikas-google d5bf6efebc fix typo and return error
9 years ago
vaikas-google a1acee52cc cleanup
9 years ago
vaikas-google 95d953b8c3 add scheme to default local repo
9 years ago
vaikas-google 84bf7b41cf cleanups, add todos
9 years ago
vaikas-google b39a084834 first cut of fetch
9 years ago
Matt Butcher 6db7c39b84 feat(helm, tiller): implement k8s portion of install
9 years ago
Matt Butcher eba4c59a84 Merge pull request #632 from technosophos/feat/helm-list
9 years ago
Matt Butcher e869c36cd2 feat(helm, tiller): implement list
9 years ago
Michelle Noorali 45932547ec Merge pull request #631 from michelleN/helm-repo
9 years ago
Matt Butcher 6950fe42dd feat(helm, tiller): add release listings
9 years ago
Michelle Noorali 6dd87645c7 ref(helm): add remove repo command
9 years ago
Brian 2c71fb9f9b Merge pull request #627 from fibonacci1729/feat/chart2proto
9 years ago
Matt Butcher 7530a84b8c Merge pull request #620 from technosophos/feat/helm-get-values
9 years ago
Brian c349bfbffd feat(chart2proto): chart to proto transformations for helm grpc client
9 years ago
Michelle Noorali 66477e0598 ref(helm): add helper to check len of cmd args
9 years ago
Michelle Noorali ef4da35607 Merge pull request #629 from michelleN/tiller-img
9 years ago
Michelle Noorali 25aef96c3c chore(*): update tiller image
9 years ago
Adam Reese aca9f0f8f2 fix(vet): fix weird go vet issue
9 years ago
Matt Butcher bdedb38dfb feat(helm): add 'get values', 'get manifest'
9 years ago
Matt Butcher fa0982ac00 Merge pull request #617 from technosophos/feat/tiller-flags
9 years ago
Matt Butcher 67bd026840 fix(tiller): pass address and port via flag
9 years ago
Adam Reese 03fe44f3da ref(init): refactor init command to use kube client
9 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
9 years ago
Michelle Noorali b6411be797 feat(helm): add helm repo list command
9 years ago
Michelle Noorali e250328e22 feat(helm): add helm repo add command
9 years ago
Michelle Noorali 5251344318 feat(helm): add structure.go to hold paths
9 years ago
Matt Butcher 7e317e82db Merge pull request #63 from technosophos/feat/helm-lint
9 years ago
Matt Butcher 7142189c35 Merge pull request #59 from technosophos/feat/helm-get-status
9 years ago
Michelle Noorali a6dd3cb0b9 Merge pull request #64 from michelleN/helm-serve
9 years ago
Michelle Noorali 8404d743a0 ref(init): save helm paths to variables
9 years ago
Matt Butcher cf9c8ebe3c feat(helm): add a very basic lint command
9 years ago
Matt Butcher dd2ff4f916 feat(tiller): implement get and status
9 years ago
Matt Butcher c9b3c36243 feat(helm): implement 'helm remove'
9 years ago
Matt Butcher 67e482c9e3 Merge pull request #57 from technosophos/feat/dry-run-install
9 years ago
Matt Butcher 58fdaf1e52 feat(tiller): add support for dry run install
9 years ago
Brian 104126d2d2 Merge pull request #53 from fibonacci1729/feat/tiller-client
9 years ago
Michelle Noorali ae720981d3 ref(repo): fix style errors in cmd/helm & pkg/repo
9 years ago
Michelle Noorali 39a9eab114 ref(helm): comment + err cleanup on helm
9 years ago
Michelle Noorali 9e05956efa feat(fetch): stub out fetch command
9 years ago
Michelle Noorali 2e1701be11 helm(search): add search command
9 years ago
Michelle Noorali 7842d2457b feat(helm): reindex cache file
9 years ago
Michelle Noorali f9c06b1da2 feat(init): add cache.txt to $HELM_HOME/local
9 years ago
Michelle Noorali a5a1ef9546 feat(package): save package to $HELM_HOME/local
9 years ago
Michelle Noorali fbd6ffa4b9 feat(helm): add local dir in home to store charts
9 years ago
Michelle Noorali 00b9356a95 feat(helm): add serve command to start local repo
9 years ago
Brian 7bc50a5d79 feat(tiller): add initial tiller client for basic helm installs.
9 years ago
Matt Butcher b708bde729 fix(*): remove unusted packages
9 years ago
Matt Butcher c4b2926ce6 fix(*): fix misc style issues
9 years ago