Commit Graph

650 Commits (e95a0570adf092d77b46c78e7b655409ba2fa130)

Author SHA1 Message Date
Michelle Noorali e95a0570ad chore(pkg/releasetesting): add test_suite tests
9 years ago
Michelle Noorali e132191275 ref(pkg/): refactor helm test logic
9 years ago
Vaughn Dice 9bd12953a9 feat(*): add kube client test
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
Matt Butcher 756cb970bd
feat(tiller): record a message for each lifecycle step
9 years ago
Adam Reese d97f44e3a0 feat(tiller): print tiller version on startup
9 years ago
Ferran Rodenas 074d746c95 Add reset command to uninstall Tiller
9 years ago
Taylor Thomas e440a36d95 Merge pull request #1820 from thomastaylor312/feat/add_wait
9 years ago
Manjunath A Kumatagi 851ca79cc2 Fix SIGSEGV fault
9 years ago
Matt Butcher 4a69e0c776 Merge pull request #1842 from bacongobbler/install-from-chart
9 years ago
Matthew Fisher dad40fcbe0 add InstallReleaseFromChart and UpdateReleaseFromChart
9 years ago
Ferran Rodenas cc0f460033 Fake tillerHost at version cmd tests
9 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
9 years ago
Matt Butcher 9652651ba9 Merge pull request #1814 from technosophos/feat/1569-reset-values
9 years ago
Christoph Blecker 5b2cf3930b
Fix type in help text for list cmd
9 years ago
Ferran Rodenas d90a3a2260 Create a Service definition for using Tiller in-cluster
9 years ago
Ferran Rodenas bd4fc39950 Allow specifying --set multiple times
9 years ago
Matt Butcher c32b2ddcdf
feat(helm): add --reset-values flag to 'helm upgrade'
9 years ago
Matt Butcher 6d6e88a86e Merge pull request #1766 from gravitational/http-client-tls
9 years ago
Anton Galitsyn f8a261f277 use old naming
9 years ago
Anton Galitsyn 685e730ba8 create repo.Getter interface
9 years ago
Anton Galitsyn 8a1d43ec3f check the error that WriteFile returns
9 years ago
Anton Galitsyn e3f39f30bf rename URLAreEqual func
9 years ago
Adam Reese 76b3d1e1e2 fix(tests): fix testclient reactions that were not triggering
9 years ago
Adam Reese a2543f87aa Merge pull request #1784 from adamreese/ref/code-cleanup
9 years ago
Adam Reese f763c88fe4 Merge pull request #1786 from mortenlj/master
9 years ago
Adam Reese 6f023b324c Merge pull request #1789 from adamreese/fix/tiller-ns-envar
9 years ago
Adam Reese b666b3ddeb fix(tiller): s/POD_NAMESPACE/TILLER_NAMESPACE/
9 years ago
Matt Butcher 7c6153f418 Merge pull request #1788 from nebril/helm-status-align
9 years ago
Maciej Kwiek 075a9d8e5d Align output of helm status resources output
9 years ago
Maciej Kwiek 0a9413beef Improve `helm status` help text
9 years ago
Morten Lied Johansen eeaacc4a07 Add `--upgrade` option to `init`
9 years ago
Adam Reese 4418b1a20d ref(*): remove dead code
9 years ago
Anton Galitsyn a82c19b91a fix rebase problems
10 years ago
Anton Galitsyn 89ab7555db Get http.Client from referenced repository
10 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
10 years ago
Matt Butcher e451f79bc2 Merge pull request #1706 from technosophos/feat/1480-version-flag
10 years ago
Adam Reese 4398255f09 fix(tests): fix broken tests for upgrade
10 years ago
Matt Butcher b51ad7a0e5 Merge pull request #1693 from thomastaylor312/feat/hook-timeout
10 years ago
Matt Butcher 22c1b979af Merge pull request #1729 from technosophos/fix/1708-rollback-help
10 years ago
Adam Reese 1c3bada618 feat(helm): standardize debug output for releases
10 years ago
Matt Butcher a23672744e
fix(helm): fix rollback documentation
10 years ago
Adam Reese 934249aadf feat(helm): add release debugging for upgrade
10 years ago
Adam Reese 967d1e85fa Merge pull request #1709 from adamreese/fix/tiller-plugin-ns
10 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag
10 years ago
Matt Butcher af58b8eff9
feat(1480): add --version flag to package command
10 years ago
Adam Reese 5e66002e21 Merge pull request #1725 from adamreese/ref/subcommands
10 years ago
Adam Reese 9aa467e317 ref(helm): only pass required dependencies to subcommands
10 years ago
Matthew Fisher d9346e2fb9 test(cmd): add unit test for chart backed by basic auth
10 years ago