Commit Graph

75 Commits (v2.2.3)

Author SHA1 Message Date
Matt Butcher 44fbfc4263
fix(style): add missing comments
9 years ago
Matt Butcher 889902c381 Merge pull request #1917 from jascott1/tags_conds
9 years ago
Vaughn Dice 4a57b01a47
feat(helm): add cleanup flag to test command
9 years ago
Justin Scott 8ef733ca7d feat(helm): add conditions and tags
9 years ago
Larry Rensing 294d18d567 Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
9 years ago
Larry Rensing 8cb931925e Merge remote-tracking branch 'upstream/master' into feat/list-namespaces
9 years ago
Taylor Thomas 977ceb9b5f Merge pull request #1882 from bacongobbler/1712-portforwarder
9 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
9 years ago
Matthew Fisher 704bc47225 move newTillerPortForwarder to pkg/helm/portforwarder
9 years ago
Michelle Noorali e95a0570ad chore(pkg/releasetesting): add test_suite tests
9 years ago
Michelle Noorali 58c05f87d7 feat(*): stream helm test messages to client
9 years ago
Michelle Noorali d46d63a8f7 feat(*): add helm test command mvp
9 years ago
Taylor Thomas e440a36d95 Merge pull request #1820 from thomastaylor312/feat/add_wait
9 years ago
Matthew Fisher dad40fcbe0 add InstallReleaseFromChart and UpdateReleaseFromChart
9 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
9 years ago
Matt Butcher c32b2ddcdf
feat(helm): add --reset-values flag to 'helm upgrade'
9 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag
9 years ago
Taylor Thomas b18f7f7523 fix(*): Fixes protobuf name
9 years ago
Nikolay Mahotkin 1eaec045b2 Rename 'restart' to 'recreate'
9 years ago
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
9 years ago
Michelle Noorali ac88aaf218 feat(*): add helm rollback functionality
9 years ago
Adam Reese e0d02e6e5b feat(*): add api version checks
9 years ago
Adam Reese 264c6b10e1 feat(*): add git tree state to binaries
9 years ago
vaikas-google cbec79482a address code review comments
9 years ago
vaikas-google 6d26024a27 first cut of version on client and server
9 years ago
fibonacci1729 e42aa6c09c feat(helm): add optional version flag to helm{get,status}
9 years ago
Matt Butcher 1be28d6f29 feat(*): add 'helm list --all' and related flags
9 years ago
Ebrahim Byagowi 1c9b8d7257 Add purge option for completely remove a release from tiller
9 years ago
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