Commit Graph

103 Commits (21c0391ef749ddffd7d2664690dc5f5564d6263f)

Author SHA1 Message Date
Jerry Zhou 23905f1494 feat(helm):use a variable for labels to get tiller pod
9 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
9 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
9 years ago
Michelle Noorali 29c4709b5e Merge pull request #2550 from michelleN/export-fake-release-client
9 years ago
Michelle Noorali 8a99a4aa6f ref(helm): rename FakeReleaseClient -> FakeClient
9 years ago
Sushil Kumar f476f83e83 <chart>.tgz will now be downloaded to "$HELM_HOME/cache/archive" directory (#2558)
9 years ago
Steven E. Harris 9f9b3e8729 Use versioned API types from the client-go library (#2524)
9 years ago
Michelle Noorali 70520efac4 ref(helm): make FakeReleaseClient public
9 years ago
Matt Butcher c55577ace6 Merge pull request #2535 from jascott1/i2331
9 years ago
Justin Scott 40052d3e8f fix(helm): remove unnecessary values merge in processImportValues
9 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
9 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
9 years ago
Adam Reese 2e819e014d
fix(*): handle unreleased versioning
9 years ago
Matt Butcher 3c55a0ee65
fix(helm): fix style issues
9 years ago
Adam Reese 50eee83646
ref(helm): use new debug method to standardize debug output
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
9 years ago
Sushil Kumar 84fc5b776f Fixes hard-coded linux based file-separator
9 years ago
Brian a8e0983362 Merge pull request #2108 from fibonacci1729/feat/tls
9 years ago
Matt Butcher 6d5b3bbb21 Merge pull request #2112 from jascott1/feat/1995-import_child_values
9 years ago
fibonacci1729 735f4e3d4a feat/tls: add TLS support for helm / tiller
9 years ago
Matt Butcher daa39c2689
feat(helm): add --reuse-values flag to upgrade
9 years ago
Justin Scott 0e81899f5f WIP feat(helm): import child values to parent
9 years ago
Sushil Kumar a484d00e33 Fixes TestInstallRelease_VerifyOptions & TestUpdateRelease_VerifyOptions
9 years ago
Adam Reese 390217d416 ref(helmpath): simplify path building of helmpath
9 years ago
Brian 6da348baef Merge pull request #2088 from Ladicle/fix/helm
9 years ago
Ladicle c359ddf43c helm(version): set 5 seconds timeout
9 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
9 years ago
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
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