Commit Graph

78 Commits (012b0f7c3e54eea4738a53f4addd0810cf6c9c2f)

Author SHA1 Message Date
vaikas-google 012b0f7c3e update the lint_test for correct errors
8 years ago
vaikas-google 7edce9b82b Validate Chart.yaml version for semver, validate that values.toml parses if present
8 years ago
Matt Butcher f51170ed35 Merge pull request #693 from technosophos/feat/storage-history
8 years ago
Adam Reese b9708b2e3b fix(tiller): use correct port in rc spec
8 years ago
Matt Butcher 938dbf095a feat(tiller): stub in release history
8 years ago
Michelle Noorali 0590ca1a71 Merge pull request #685 from michelleN/cache-rename
8 years ago
Matt Butcher 3ddacb6b4b fix(proto): fix style issues and documentation
8 years ago
Matt Butcher 9546b27d23 Merge pull request #677 from technosophos/fix/style-pkg
8 years ago
Michelle Noorali 9b732da719 ref(helm): rename cache file to index file
8 years ago
Matt Butcher 75a1aa648e fix(*): correct numerous golint errors
8 years ago
Matt Butcher 422700363e feat(pkg): add a timeconv.String function
8 years ago
Matt Butcher 37cf3eab92 feat(helm): allow user to specify namespace
8 years ago
Matt Butcher 9d78c33b69 feat(tiller): allow specifying namespace on cli
8 years ago
vaikas-google d50e22c707 Add search support
8 years ago
vaikas-google 9b4d2616c2 Add ability to untar charts after downloading them
8 years ago
Adam Reese fb8dd39268 Merge pull request #645 from adamreese/feat/kube-delete
8 years ago
Adam Reese 00ff8acfdc feat(kube): delete test example
8 years ago
Adam Reese 4a82e7ab4c feat(kube): add delete method
8 years ago
Matt Butcher 6db7c39b84 feat(helm, tiller): implement k8s portion of install
8 years ago
Matt Butcher eba4c59a84 Merge pull request #632 from technosophos/feat/helm-list
8 years ago
Matt Butcher e869c36cd2 feat(helm, tiller): implement list
8 years ago
Adam Reese 0b6309be02 ref(kube): refactor kubeclient to a struct
8 years ago
Adam Reese c44f0b0b01 test(kube): improve kubernetes client test coverage
8 years ago
Matt Butcher 6950fe42dd feat(helm, tiller): add release listings
8 years ago
Brian 2c71fb9f9b Merge pull request #627 from fibonacci1729/feat/chart2proto
8 years ago
Brian c349bfbffd feat(chart2proto): chart to proto transformations for helm grpc client
8 years ago
Michelle Noorali ef4da35607 Merge pull request #629 from michelleN/tiller-img
8 years ago
Michelle Noorali 25aef96c3c chore(*): update tiller image
8 years ago
Matt Butcher 661e516a61 fix(lint): fix style issues
8 years ago
Adam Reese 03fe44f3da ref(init): refactor init command to use kube client
8 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
8 years ago
Michelle Noorali 0ebeecbdd8 Merge pull request #68 from michelleN/helm-repo
8 years ago
Adam Reese 08d9b85f99 fix(kube): use a fake client in unit tests
8 years ago
Michelle Noorali e250328e22 feat(helm): add helm repo add command
8 years ago
Adam Reese 0fbc9229cd feat(kube): add kubernetes client
8 years ago
Matt Butcher 7e317e82db Merge pull request #63 from technosophos/feat/helm-lint
8 years ago
Matt Butcher cf9c8ebe3c feat(helm): add a very basic lint command
8 years ago
Matt Butcher dd2ff4f916 feat(tiller): implement get and status
8 years ago
Matt Butcher c9b3c36243 feat(helm): implement 'helm remove'
8 years ago
Matt Butcher a0aac1ad73 Merge pull request #56 from technosophos/fix/memory-storage-mutex
8 years ago
Matt Butcher 67e482c9e3 Merge pull request #57 from technosophos/feat/dry-run-install
8 years ago
Matt Butcher 627a0e24e8 fix(storage): add mutex to in-memory
8 years ago
Matt Butcher 58fdaf1e52 feat(tiller): add support for dry run install
8 years ago
Matt Butcher ab906a4f27 Merge pull request #55 from technosophos/feat/recursive-chart
8 years ago
Brian 104126d2d2 Merge pull request #53 from fibonacci1729/feat/tiller-client
8 years ago
Matt Butcher ba22a18fad fix(engine): coalesce values in templates
8 years ago
Michelle Noorali ae720981d3 ref(repo): fix style errors in cmd/helm & pkg/repo
8 years ago
Michelle Noorali 39a9eab114 ref(helm): comment + err cleanup on helm
8 years ago
Michelle Noorali 2e1701be11 helm(search): add search command
8 years ago
Michelle Noorali 7842d2457b feat(helm): reindex cache file
8 years ago