Commit Graph

162 Commits (fe7c48a359aa31be52bbd0fbc2f53a5baba8b826)

Author SHA1 Message Date
lIuDuI 9fb9850aca Fix function comment to consistent with its name (#5294)
7 years ago
JoeWrightss 197e68ec1f Fix some typos in comment (#5215)
7 years ago
Michelle Noorali 2b7221b5b7
Merge pull request #4088 from jgleonard/2751
7 years ago
Jon Leonard 315ed81116 Restore comment text
7 years ago
Frank Hamand 158d6dbb74 Add --parallel flag to helm test (#4144)
7 years ago
Tariq Ibrahim 99199c9752 add unit tests for portforwarder (#4979)
7 years ago
jgleonard 9030e7ba75 fold subNotes into updateReq and instReq
7 years ago
Jon Leonard a499cf3517
Merge branch 'master' into 2751
7 years ago
jgleonard 1518f961af fix(helm): add --render-subchart-notes flag to 'helm install' and 'helm upgrade'
7 years ago
Anumita Shenoy 1e26b5300b feat(helm): add $HELM_KEY_PASSPHRASE environment variable for signing helm charts (#4778)
7 years ago
Adam Reese dbf84cd229
ref(*): kubernetes v1.12 support
7 years ago
Matthew Fisher 8be42bae88
fix(helm): fix regression with TLS flags/environment variables not being parsed (#4657)
7 years ago
Louis Munro 7b821dd52f Make ping() request a specific image. Add a getTillerPodImage method. (#4622)
7 years ago
Matthew Fisher bef59e40dc
allow settings TLS flags from environment variables (#4590)
7 years ago
Fabian Ruff 37a731db79 Avoid importing k8s.io/kubernetes from pkg/helm (#4499)
7 years ago
Matthew Fisher faa921dd7c
Merge pull request #4358 from novas0x2a/fake-improvements
7 years ago
Matt Tucker 38eb73760b
fix(client): fix bug in list releases to append all releases
7 years ago
Mike Lundy 0a9c16f42b [fake] implement rendering and simulated upgrades
8 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
8 years ago
Rohan Chakravarthy 4efa18a5ec feat(helm): Add the --kubeconfig flag (#4235)
8 years ago
Mike Lundy a6ab04be4d [fake] return the correct error message for missing releases
8 years ago
Mike Lundy 327080161d [fake] make InstallReleaseFromChart obey DryRun
8 years ago
Matthew Fisher 50ebdd808d
Merge pull request #3825 from adshmh/3581-feat-allow-custom-desc-after-helm-release-upgrade
8 years ago
Matthew Fisher f63baab020
Merge pull request #3923 from seaneagan/list_cmd_output_format
8 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.
8 years ago
AdamDang 4d22b104b7
Typo fix: retruns->returns
8 years ago
Matt Butcher 0699ec4248
feat(tiller): support CRD installation (#3982)
8 years ago
Sean Eagan 49c3d50e4e feat(list): Optional output as JSON and YAML
8 years ago
fibonacci1729 2dd9b34d28 stream releases when listing
8 years ago
Matthew Fisher 3014b9277f
add back the default 5 second connection timeout
8 years ago
Rajat Jindal 92972b0353 fix typo in docs and fake
8 years ago
Matthew Fisher a66a39a171 fix helm init --wait
8 years ago
Matthew Fisher 642ad5c13e
Merge pull request #3544 from radu-matei/patch-1
8 years ago
Radu Matei df041c4b19
Fix minor typo
8 years ago
Johnny Bergström 9bac0a4c30 Update deprecated grpc dial timeout
8 years ago
Johnny Bergström 98e5006ecf Bump client side grpc max msg size
8 years ago
yank1 76a40fc573 fix a typo in client
8 years ago
Matthew Fisher 3c39e72189
Merge pull request #3401 from bacongobbler/revert-kubeconfig-flag
8 years ago
Bin Liu 1e0906ed67
Fix type
8 years ago
Matthew Fisher f13c4d28b5 Revert "feat(helm): adding kubeconfig flag"
8 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
8 years ago
Matthew Fisher 077be881c4
Merge pull request #3283 from nicolerenee/concurrency
8 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
8 years ago
Nicole Renée Hubbard 6ade38fb72
feat(pkg/helm): allow concurrent requests on a shared client
8 years ago
Matthew Fisher 618094ccd2 fix TLS default path
8 years ago
Adam Reese e93b77166d
Merge pull request #3025 from beeradb/fakeclient-releasestatus
8 years ago
Helgi Þormar Þorbjörnsson 803f7c706e add a keepalive of 30s to the client (#3183)
8 years ago
Hadrien Chauvin 838d780894 update google.golang.org/grpc to 1.7.2 (#3101)
8 years ago
Pietro Menna ece9486182
fix(helm): home env not set on Windows
8 years ago
Matthew Fisher 1954b51186
Merge pull request #2621 from gardlt/feature/helm/adding-kubeconifg-flag
8 years ago