Commit Graph

75 Commits (eb6ca4af30f85c8de09da1ec5de6249ccdfa7b07)

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
10 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
10 years ago
Matthew Fisher 704bc47225 move newTillerPortForwarder to pkg/helm/portforwarder
10 years ago
Michelle Noorali e95a0570ad chore(pkg/releasetesting): add test_suite tests
10 years ago
Michelle Noorali 58c05f87d7 feat(*): stream helm test messages to client
10 years ago
Michelle Noorali d46d63a8f7 feat(*): add helm test command mvp
10 years ago
Taylor Thomas e440a36d95 Merge pull request #1820 from thomastaylor312/feat/add_wait
10 years ago
Matthew Fisher dad40fcbe0 add InstallReleaseFromChart and UpdateReleaseFromChart
10 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
10 years ago
Matt Butcher c32b2ddcdf
feat(helm): add --reset-values flag to 'helm upgrade'
10 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag
10 years ago
Taylor Thomas b18f7f7523 fix(*): Fixes protobuf name
10 years ago
Nikolay Mahotkin 1eaec045b2 Rename 'restart' to 'recreate'
10 years ago
Nikolay Mahotkin ec0d104fe1 Reformatting changes
10 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback
10 years ago
Matt Butcher 5f3d255ecd
fix(helm): pass the no-hooks flag during upgrade
10 years ago
Rollulus bfd64878b1 fix(helm): don't pass nil-opt to ReleaseContent
10 years ago
Rollulus 8a13be29ac fix(helm): respect dryRun opt in DeleteRelease
10 years ago
Michal Rostecki 1b5c993853 fix(helm): remove unused consts from client
10 years ago
fibonacci1729 e9dd302a9c feat(helm/cmd): support for retrieving release history
10 years ago
fibonacci1729 41be5f5985 chore(helm): add test coverage to pkg/helm
10 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