Commit Graph

681 Commits (889902c38151a6931d23e88157467ef23e95b3b0)

Author SHA1 Message Date
Taylor Thomas 8dfea91056 Merge pull request #1923 from qwangrepos/local-path
9 years ago
Vaughn Dice 4a57b01a47
feat(helm): add cleanup flag to test command
9 years ago
Qin Wang d72ff65325 feat(helm): add local path support for deps in requirements.yaml
9 years ago
Matt Butcher eadd830d01 Merge pull request #1940 from wilkers-steve/fix/miss_dep_warning
9 years ago
Matt Butcher 5618afe3d4 Merge pull request #1922 from larryrensing/feat/list-namespaces
9 years ago
wilkers-steve 91e820320f Merge branch 'master' into fix/miss_dep_warning
9 years ago
Steve Wilkerson 98310a915f fix(helm): add warnings for missing chart dependencies
9 years ago
Matt Butcher 5d6aeac613 Merge pull request #1938 from nokia/move-to-pkg
9 years ago
Adam Reese 0f461ba8b5 feat(kube): use jsonpatch to update ThirdPartyResources
9 years ago
Gergo Huszty a32f71c735 Merge branch 'master' of https://github.com/kubernetes/helm into move-to-pkg
9 years ago
Gergo Huszty 17c9e220b0 Fixes #1898: Proposal: move downloader and resolver package to /pkg
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
Matt Butcher ed7bb41973 Merge pull request #1928 from vdice/add-last-test-suite-run-to-status
9 years ago
Taylor Thomas 977ceb9b5f Merge pull request #1882 from bacongobbler/1712-portforwarder
9 years ago
Matt Butcher 67eb017bd0 Merge pull request #1913 from technosophos/fix/1864-delete-old-deps
9 years ago
Vaughn Dice 140caa081b
feat(cmd/helm/status): add last test suite run to status output
9 years ago
Michelle Noorali c7e2d186a5 Merge pull request #1777 from michelleN/feat/1163-chart-testing
9 years ago
Matt Butcher 257f12095f
fix(helm): fix broken unit test
9 years ago
Larry Rensing 3a380923f4 feat(*): add --namespace flag to 'helm list'
9 years ago
Michelle Noorali 538e8297ef ref(*): add namespace info to failing test msg
9 years ago
Lachlan Evenson ff7d3394f6 (bugfix/cmd/helm/history): update history table MaxColWidth to match that of
9 years ago
Adam Reese 377639c803 Merge pull request #1907 from adamreese/ref/proto-cleanup
9 years ago
Matt Butcher 91da555c85
fix(helm): delete outdated deps
9 years ago
Matt Butcher e7fc7a4efa Merge pull request #1849 from iamzhout/master
9 years ago
Adam Reese fd210dfd30 ref(hapi): remove never used proto field
9 years ago
Matt Butcher 33ccd6b2c9 Merge pull request #1855 from technosophos/fix/1845-dep-up-failure
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
Matt Butcher f018364f91
fix(helm): fix sort order on helm search
9 years ago
Matt Butcher adc18e2463
fix(helm): fix 'helm dep up' to fetch by URL
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
z00358552 b6b1459b90 fix(helm) add missing manifest header for helm init --dry-run --debug
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