Commit Graph

1061 Commits (87cd8ce79a16e3a17d97c7668b8d021a42932006)

Author SHA1 Message Date
Arash Deshmeh 5b25eef9e2 fix(helm): fix the bug in test code under pkg/tiller that leaks output to stdout during build
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
Arash Deshmeh 4fcf69bc52 fix(helm): fix the output leak to stdout during build by tests under pkg/releasetesting,
8 years ago
yank1 76a40fc573 fix a typo in client
8 years ago
Thibaut Rousseau a59d212512
docs: Fix FromJson comment
8 years ago
oilbeater 757db3a062 defer in loop may cause resource leak
8 years ago
Matthew Fisher 8009115d3a
Merge pull request #3465 from oilbeater/fix/defer-in-loop
8 years ago
oilbeater 0764d95a03 defer in loop may cause resource leak
8 years ago
Matt Farina 6a1dd806ed
Merge pull request #3469 from mattfarina/fix/3322
8 years ago
Matthew Fisher 3c39e72189
Merge pull request #3401 from bacongobbler/revert-kubeconfig-flag
8 years ago
Matt Farina 614cd9dfe7
fix(grpc): Fixes issue where message sending limited to 4mb
8 years ago
Matt Farina e6137ff05f
fix(api-machinery): Fixes patching for unstructured objects
8 years ago
Matthew Fisher 2724387506
Merge pull request #3373 from unguiculus/feature/fix-recreate-part-1
8 years ago
Matt Farina 4b578f44ff
Merge pull request #3407 from paolomainardi/feature/3173_fix_wait_for_deployments
8 years ago
Paolo Mainardi b065ffe1fc adding other missing apiVersions
8 years ago
Paolo Mainardi 2cee4c68fa add appsv1beta1 and appsv1beta2 apiVersion
8 years ago
Reinhard Nägele ea520afd3e Fix 'getSelectorFromObject'
8 years ago
Matthew Fisher 748dbda29a
Merge pull request #3399 from bacongobbler/fix-release-checklist
8 years ago
Bin Liu 1e0906ed67
Fix type
8 years ago
Matthew Fisher f13c4d28b5 Revert "feat(helm): adding kubeconfig flag"
8 years ago
Matthew Fisher 8604e0b832 bump version to v2.8
8 years ago
Reinhard Nägele 3d05da0109 Fix pod recreation
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
Alexandr Burdiyan f432e07126 ref(helm): improve fullname template in starter chart
8 years ago
Christoph Hösler 98e0bd2ecb refactor: rename function and improve error messages
8 years ago
Christoph Hösler af9190f956 feature: let FindChartInRepoURL return absolute chart URLs
8 years ago
Matthew Fisher d655911088
Merge pull request #3041 from jlyheden/feature/plugin-http-installer
8 years ago
Helgi Þormar Þorbjörnsson 803f7c706e add a keepalive of 30s to the client (#3183)
8 years ago
Johnny Bergström d762a42168 Fix helmignore for .* (#3114)
8 years ago
Hadrien Chauvin 838d780894 update google.golang.org/grpc to 1.7.2 (#3101)
8 years ago
Matthew Fisher 4c21a0e739
Merge pull request #3123 from Miouge1/fullnameoverride
8 years ago
Matt Cholick fe3eeaf39d fix(helm): Tunnel closing already closed channel (#3157)
8 years ago
Kai Chen bc45e90198 Remove unnecessary parentheses in switch statements (#3175)
8 years ago
Matt Farina 275fbd431c
feat(http): Add a Helm user-agent string to the http getter
8 years ago
Matt Butcher e8e6ac5d77
Fix/missing ssl params (#3152)
8 years ago
Federico Gimenez e6d907ed28 check if resource is present before adding it to remaining or keep on deletion
8 years ago
Maxime Guyot c864ba179e Add fullnameOverride
8 years ago
Yecheng Fu 126f0249a7 Remove executable permission bit for chart files.
8 years ago
Pietro Menna ece9486182
fix(helm): home env not set on Windows
8 years ago
Adam Reese d6da76f3cf
Merge pull request #3097 from adamreese/fix/2437-upgrade-release
8 years ago
Adam Reese 82ef751414
fix(tiller): upgrade last deployed release
8 years ago
Matthew Fisher 1954b51186
Merge pull request #2621 from gardlt/feature/helm/adding-kubeconifg-flag
8 years ago
Matthew Fisher 93e1c765df
Merge pull request #3065 from cjauvin/fix-for-relative-chart-path-support
8 years ago
Matt Tucker b8734a173e fix(docs): fix code comment for ReuseValues()
8 years ago
gardlt 371ff8f26d feat(helm): adding kubeconfig flag
8 years ago
Christian Jauvin 8775f632f2 Fix for relative chart path support in index.yaml
8 years ago
Matt Farina 22e5381251
feat(chart): Adding maintainer url
8 years ago
Adam Reese 08c1144f5e
chore(*): bump version to v2.7.0
8 years ago
Johan Lyheden 4831089500 Add tests to HTTPInstaller, update plugin documentation
8 years ago
Johan Lyheden f1a08adb41 Update to comply with linter rules and gofmt
8 years ago
Johan Lyheden d43d5ab452 Add plugin installer from http archive
8 years ago
Adam Reese 13912b3cc0 Merge pull request #3008 from adamreese/ref/kube-1.8
8 years ago
Taylor Thomas 500c9983b5 Merge pull request #3019 from thomastaylor312/fix/crd_ordering
8 years ago
Brad Bowman e974ab31d8 [fakeclient-releasestatus] Move ReleaseMock and associates into helm package and update tests to use them
8 years ago
Adam Reese 2b43ecd405
ref(*): kubernetes v1.8 support
8 years ago
Brad Bowman 8d5cf13f69 Add test case for deleting the only existing item
8 years ago
Brad Bowman cab3057ee3 Add support for all CRUD operations + test coverage for delete and install
8 years ago
Brad Bowman 61f2b24dca Update comment for accuracy
8 years ago
Brad Bowman 76b70ec70f gofmt -s
8 years ago
Brad Bowman 3bc7c44f05 Make ReleaseContent and ReleaseStatus respect release names in the fake client
8 years ago
Taylor Thomas 29c3b5276f fix(tiller): Adds CRD ordering
8 years ago
Remington Reackhof 9af1018bd3 Add secrets storage backend for releases
8 years ago
Taylor Thomas d4ccef7ba7 Merge pull request #2999 from bonifaido/getterConstructor-err
8 years ago
Dhilip 67af4998de helm create all defined template names should be namespaced … (#2845)
8 years ago