Commit Graph

140 Commits (917c1a6b1169b28d0f4841d640f2cb13a5177b9f)

Author SHA1 Message Date
Matthew Fisher 50ebdd808d
Merge pull request #3825 from adshmh/3581-feat-allow-custom-desc-after-helm-release-upgrade
6 years ago
Matthew Fisher f63baab020
Merge pull request #3923 from seaneagan/list_cmd_output_format
7 years ago
Arash Deshmeh d8c4cbb0e0 feat(helm): Added the ability to handle custom description to client side for install, upgrade, rollback, and delete commands. Updated the documentation according to the changes.
7 years ago
AdamDang 4d22b104b7
Typo fix: retruns->returns
7 years ago
Matt Butcher 0699ec4248
feat(tiller): support CRD installation (#3982)
7 years ago
Sean Eagan 49c3d50e4e feat(list): Optional output as JSON and YAML
7 years ago
fibonacci1729 2dd9b34d28 stream releases when listing
7 years ago
Matthew Fisher 3014b9277f
add back the default 5 second connection timeout
7 years ago
Rajat Jindal 92972b0353 fix typo in docs and fake
7 years ago
Matthew Fisher a66a39a171 fix helm init --wait
7 years ago
Matthew Fisher 642ad5c13e
Merge pull request #3544 from radu-matei/patch-1
7 years ago
Radu Matei df041c4b19
Fix minor typo
7 years ago
Johnny Bergström 9bac0a4c30 Update deprecated grpc dial timeout
7 years ago
Johnny Bergström 98e5006ecf Bump client side grpc max msg size
7 years ago
yank1 76a40fc573 fix a typo in client
7 years ago
Matthew Fisher 3c39e72189
Merge pull request #3401 from bacongobbler/revert-kubeconfig-flag
7 years ago
Bin Liu 1e0906ed67
Fix type
7 years ago
Matthew Fisher f13c4d28b5 Revert "feat(helm): adding kubeconfig flag"
7 years ago
Alex Johnson b29d25ef0b Added a --wait flag for helm init which pings the Tiller server and ensures that it is ready to receive requests
7 years ago
Matthew Fisher 077be881c4
Merge pull request #3283 from nicolerenee/concurrency
7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
7 years ago
Nicole Renée Hubbard 6ade38fb72
feat(pkg/helm): allow concurrent requests on a shared client
7 years ago
Matthew Fisher 618094ccd2 fix TLS default path
7 years ago
Adam Reese e93b77166d
Merge pull request #3025 from beeradb/fakeclient-releasestatus
7 years ago
Helgi Þormar Þorbjörnsson 803f7c706e add a keepalive of 30s to the client (#3183)
7 years ago
Hadrien Chauvin 838d780894 update google.golang.org/grpc to 1.7.2 (#3101)
7 years ago
Pietro Menna ece9486182
fix(helm): home env not set on Windows
7 years ago
Matthew Fisher 1954b51186
Merge pull request #2621 from gardlt/feature/helm/adding-kubeconifg-flag
7 years ago
Matt Tucker b8734a173e fix(docs): fix code comment for ReuseValues()
7 years ago
gardlt 371ff8f26d feat(helm): adding kubeconfig flag
7 years ago
Brad Bowman e974ab31d8 [fakeclient-releasestatus] Move ReleaseMock and associates into helm package and update tests to use them
7 years ago
Adam Reese 2b43ecd405
ref(*): kubernetes v1.8 support
7 years ago
Brad Bowman 8d5cf13f69 Add test case for deleting the only existing item
7 years ago
Brad Bowman cab3057ee3 Add support for all CRUD operations + test coverage for delete and install
7 years ago
Brad Bowman 61f2b24dca Update comment for accuracy
7 years ago
Brad Bowman 76b70ec70f gofmt -s
7 years ago
Brad Bowman 3bc7c44f05 Make ReleaseContent and ReleaseStatus respect release names in the fake client
7 years ago
Jerry Zhou 23905f1494 feat(helm):use a variable for labels to get tiller pod
7 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
7 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
7 years ago
Michelle Noorali 29c4709b5e Merge pull request #2550 from michelleN/export-fake-release-client
7 years ago
Michelle Noorali 8a99a4aa6f ref(helm): rename FakeReleaseClient -> FakeClient
7 years ago
Sushil Kumar f476f83e83 <chart>.tgz will now be downloaded to "$HELM_HOME/cache/archive" directory (#2558)
7 years ago
Steven E. Harris 9f9b3e8729 Use versioned API types from the client-go library (#2524)
8 years ago
Michelle Noorali 70520efac4 ref(helm): make FakeReleaseClient public
8 years ago
Matt Butcher c55577ace6 Merge pull request #2535 from jascott1/i2331
8 years ago
Justin Scott 40052d3e8f fix(helm): remove unnecessary values merge in processImportValues
8 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
8 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
8 years ago
Adam Reese 2e819e014d
fix(*): handle unreleased versioning
8 years ago