Commit Graph

32 Commits (9b89713cd6707983ea083acb18eb2853bd06e533)

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