Commit Graph

56 Commits (ec0d104fe138844584b3fd0118f116ca17c86465)

Author SHA1 Message Date
Nikolay Mahotkin ec0d104fe1 Reformatting changes
9 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback
9 years ago
Matt Butcher 5f3d255ecd
fix(helm): pass the no-hooks flag during upgrade
9 years ago
Rollulus bfd64878b1 fix(helm): don't pass nil-opt to ReleaseContent
9 years ago
Rollulus 8a13be29ac fix(helm): respect dryRun opt in DeleteRelease
9 years ago
Michal Rostecki 1b5c993853 fix(helm): remove unused consts from client
9 years ago
fibonacci1729 e9dd302a9c feat(helm/cmd): support for retrieving release history
9 years ago
fibonacci1729 41be5f5985 chore(helm): add test coverage to pkg/helm
9 years ago
Adam Reese 5a5a44ec17 feat(*): add rollback to a release version
10 years ago
Michelle Noorali ac88aaf218 feat(*): add helm rollback functionality
10 years ago
Adam Reese e0d02e6e5b feat(*): add api version checks
10 years ago
Adam Reese 264c6b10e1 feat(*): add git tree state to binaries
10 years ago
vaikas-google cbec79482a address code review comments
10 years ago
vaikas-google 6d26024a27 first cut of version on client and server
10 years ago
fibonacci1729 e42aa6c09c feat(helm): add optional version flag to helm{get,status}
10 years ago
Matt Butcher 1be28d6f29 feat(*): add 'helm list --all' and related flags
10 years ago
Ebrahim Byagowi 1c9b8d7257 Add purge option for completely remove a release from tiller
10 years ago
Michelle Noorali f99228778d feat(*): integrate support for upgrade hooks
10 years ago
Michelle Noorali 70b9f11a03 feat(*): add disable hooks flag to `helm upgrade`
10 years ago
Michelle Noorali 9465ce979b chore(helm): add options to update request
10 years ago
Matt Butcher 9fe7f41364 feat(972): add --reuse-name flag to helm install
10 years ago
Michelle Noorali f74720613b chore(helm): add client test for upgrade cmd
10 years ago
Michelle Noorali 5e654c0380 feat(*): get helm & tiller chatting about upgrades
10 years ago
Michelle Noorali e633b4b75a feat(pkg/helm): fill in proto for UpdateRelease
10 years ago
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