Commit Graph

39 Commits (6cc01e3a9147d2a4f7641ccda9f87077ef779eda)

Author SHA1 Message Date
Michelle Noorali f99228778d feat(*): integrate support for upgrade hooks
9 years ago
Michelle Noorali 70b9f11a03 feat(*): add disable hooks flag to `helm upgrade`
9 years ago
Michelle Noorali 9465ce979b chore(helm): add options to update request
9 years ago
Matt Butcher 9fe7f41364 feat(972): add --reuse-name flag to helm install
9 years ago
Michelle Noorali f74720613b chore(helm): add client test for upgrade cmd
9 years ago
Michelle Noorali 5e654c0380 feat(*): get helm & tiller chatting about upgrades
9 years ago
Michelle Noorali e633b4b75a feat(pkg/helm): fill in proto for UpdateRelease
9 years ago
Adam Reese 57bd8b2c28 feat(*): install releases into namespace
9 years ago
Matt Butcher 1ff5499be7 feat(helm): add --no-hooks to 'helm delete'
9 years ago
Matt Butcher a42b43a9fa feat(helm): add --no-hook to helm install
9 years ago
Adam Reese 736009982e ref(helm): fix naming issues from golint
9 years ago
Adam Reese a14e76a65c chore(*): add canonical import path annotation
9 years ago
Adam Reese 5013da3d25 fix(helm): add ReleaseContent to interface
9 years ago
Adam Reese 73f1bef3c9 test(cmd): add helm client mocking
9 years ago
Matt Butcher 2c07a32a6b fix(*): fix various style issues from make test-style
9 years ago
Matt Butcher e757b24aed fix(*): add license header
9 years ago
fibonacci1729 56f519ab38 ref(pkg/helm): move pkg/helmx to pkg/helm & remove feature toggle
9 years ago
fibonacci1729 91c3521b18 ref(pkg/helm): package helm refactor
9 years ago
Adam Reese d013a3df36 fix(helm): s/arbitary/arbitrary/
9 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML
9 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
9 years ago
Matt Butcher 2704e47154 fix(helm): stop requiring a values.toml in a chart
9 years ago
Matt Butcher 206e7266de Merge pull request #732 from technosophos/feat/install-release-name
9 years ago
Matt Butcher 1a3b563fb9 fix(helm): improve --dry-run for helm delete
9 years ago
Matt Butcher b1fb7cea7d feat(helm): allow user to specify release name
9 years ago
Matt Butcher b199d8f58b fix(pkg/helm): skip test that can't run in Circle
9 years ago
Matt Butcher 5c942226a3 feat(helm): allow overriding values
9 years ago
Matt Butcher 6844d3b493 feat(helm,tiller): add list reverse, string offset
9 years ago
Matt Butcher dfc9693afe feat(helm,tiller): add support for list filters
9 years ago
Matt Butcher ea6b82a43c feat(tiller): sort list in tiller, not helm
9 years ago
Matt Butcher 75a1aa648e fix(*): correct numerous golint errors
9 years ago
Matt Butcher 6db7c39b84 feat(helm, tiller): implement k8s portion of install
9 years ago
Matt Butcher e869c36cd2 feat(helm, tiller): implement list
9 years ago
Matt Butcher 6950fe42dd feat(helm, tiller): add release listings
9 years ago
Brian c349bfbffd feat(chart2proto): chart to proto transformations for helm grpc client
9 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
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
Brian 7bc50a5d79 feat(tiller): add initial tiller client for basic helm installs.
9 years ago