Commit Graph

1002 Commits (v2.8.2)

Author SHA1 Message Date
Matthew Fisher e647416e1e fix protoc
8 years ago
Matthew Fisher a5394ea0fb fix helm init --wait
8 years ago
Matthew Fisher ae8ddf3bcf
replace FAILED deployments with `helm upgrade --install --force`
8 years ago
Johnny Bergström 5847d92211
fix(tiller): Supersede multiple deployments (#3539)
8 years ago
Johnny Bergström eafac897c5
Update deprecated grpc dial timeout
8 years ago
Johnny Bergström fe1c052e87
Bump client side grpc max msg size
8 years ago
Matt Farina e2f688fa0d
fix(grpc): Fixes issue where message sending limited to 4mb
8 years ago
Matthew Fisher 63da741e48
Revert "feat(helm): adding kubeconfig flag"
8 years ago
Matt Farina 90957b905c
fix(api-machinery): Fixes patching for unstructured objects
8 years ago
Reinhard Nägele 7086a16e29
Fix 'getSelectorFromObject'
8 years ago
Reinhard Nägele d6dc3ded84
Fix pod recreation
8 years ago
Paolo Mainardi db39e0927f
adding other missing apiVersions
8 years ago
Paolo Mainardi e3a8b807ac
add appsv1beta1 and appsv1beta2 apiVersion
8 years ago
Matthew Fisher 7de81bbd91
bump version to v2.8
8 years ago
Matthew Fisher 14c7be1f92
Merge pull request #3288 from bradbeam/starter
8 years ago
Matt Farina c359ea66ed
Merge pull request #3350 from mattfarina/fix/3349
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
Adnan Abdulhussein f432b8ec60
Merge pull request #3337 from unguiculus/feature/helm-create
8 years ago
Matt Farina d5a865b5f4
fix(capabilities): Adding GitVersion to default set
8 years ago
Matthew Fisher 077be881c4
Merge pull request #3283 from nicolerenee/concurrency
8 years ago
Reinhard Nägele f47e1619b0 Update initial chart experience
8 years ago
Matthew Fisher f652f45398
Merge pull request #2784 from rocky-nupt/proposal-add-k8s-version
8 years ago
Matthew Fisher e1027fae73
refactor symWalk() into pkg/sympath (#3199)
8 years ago
xuhaigang 61623bfe2d feat(tiller/proto):Allow charts to specify k8s compatibility in semver field
8 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
8 years ago
Brad Beam 8e0eface2c Making starter templates more versatile
8 years ago
Tim Dumol 8fae16fbb2
feat(helm): add better error message to 'dep up'
8 years ago
Matthew Fisher 78d6b930bd
Merge pull request #3061 from eicnix/feature/tpl-fix
8 years ago
Timofey Kirillov 13cb8d8244 Show kind in resource-not-found-in-release error
8 years ago
Tim Hockin 05d4b30730 Convert registry to k8s.gcr.io
8 years ago
Nicole Renée Hubbard 6ade38fb72
feat(pkg/helm): allow concurrent requests on a shared client
8 years ago
Andrey Klimentyev cfb7dfa82c
Typo fix
8 years ago
Nauris Sadovskis bd8178d50b Fix package url
8 years ago
Matthew Fisher 51a6f3c326
Merge pull request #3247 from mgalgs/missing-repos-help
8 years ago
Julian ca415ab8db feat(helm): support namespace and additional values in lint (#2972)
8 years ago
Mitchel Humpherys 6de70254fd feat(repo): Add test for non-existent repo path
8 years ago
Mitchel Humpherys 7417f09293 feat(repo): Improve error message for missing repositories.yaml
8 years ago
Matthew Fisher 1042f6118b
Merge pull request #3122 from cofyc/fix_charts_permission
8 years ago
Lukas Eichler 8bc7dede18
fix(helm): Apply PR comments for tpl template name fix
8 years ago
Lukas Eichler 1cebc760a0
Fixed warning for missing formating parameter inside error message.
8 years ago
Lukas Eichler 2c338db1bd
fix(helm): Set template context inside tpl function to outer function.
8 years ago
Matthew Fisher 618094ccd2 fix TLS default path
8 years ago
Taylor Thomas 04769b7c26
Merge pull request #3131 from fgimenez/fix-2745
8 years ago
Federico Gimenez a607fe798d iinitialize message only when at least one manifest is kept
8 years ago
Federico Gimenez 93bce130fb fix signatures
8 years ago
Federico Gimenez 81eaf2f263 only check existence for the possibly kept manifests
8 years ago
Adam Reese e93b77166d
Merge pull request #3025 from beeradb/fakeclient-releasestatus
8 years ago
Matthew Fisher cad89240f3
Merge pull request #3187 from hoesler/fix/chart_downloader
8 years ago
Matthew Fisher 7c79d1c765
Merge pull request #3193 from burdiyan/master
8 years ago
Johnny Bergström 7cc610960f Walk symbolic link directories
8 years ago