Commit Graph

941 Commits (ab46779b88971235b05aa197d91b43567068935c)

Author SHA1 Message Date
Matthew Fisher d655911088
Merge pull request #3041 from jlyheden/feature/plugin-http-installer
7 years ago
Helgi Þormar Þorbjörnsson 803f7c706e add a keepalive of 30s to the client (#3183)
7 years ago
Johnny Bergström d762a42168 Fix helmignore for .* (#3114)
7 years ago
Hadrien Chauvin 838d780894 update google.golang.org/grpc to 1.7.2 (#3101)
7 years ago
Matthew Fisher 4c21a0e739
Merge pull request #3123 from Miouge1/fullnameoverride
7 years ago
Matt Cholick fe3eeaf39d fix(helm): Tunnel closing already closed channel (#3157)
7 years ago
Kai Chen bc45e90198 Remove unnecessary parentheses in switch statements (#3175)
7 years ago
Matt Farina 275fbd431c
feat(http): Add a Helm user-agent string to the http getter
7 years ago
Matt Butcher e8e6ac5d77
Fix/missing ssl params (#3152)
7 years ago
Maxime Guyot c864ba179e Add fullnameOverride
7 years ago
Pietro Menna ece9486182
fix(helm): home env not set on Windows
7 years ago
Adam Reese d6da76f3cf
Merge pull request #3097 from adamreese/fix/2437-upgrade-release
7 years ago
Adam Reese 82ef751414
fix(tiller): upgrade last deployed release
7 years ago
Matthew Fisher 1954b51186
Merge pull request #2621 from gardlt/feature/helm/adding-kubeconifg-flag
7 years ago
Matthew Fisher 93e1c765df
Merge pull request #3065 from cjauvin/fix-for-relative-chart-path-support
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
Christian Jauvin 8775f632f2 Fix for relative chart path support in index.yaml
7 years ago
Matt Farina 22e5381251
feat(chart): Adding maintainer url
7 years ago
Adam Reese 08c1144f5e
chore(*): bump version to v2.7.0
7 years ago
Johan Lyheden 4831089500 Add tests to HTTPInstaller, update plugin documentation
7 years ago
Johan Lyheden f1a08adb41 Update to comply with linter rules and gofmt
7 years ago
Johan Lyheden d43d5ab452 Add plugin installer from http archive
7 years ago
Adam Reese 13912b3cc0 Merge pull request #3008 from adamreese/ref/kube-1.8
7 years ago
Taylor Thomas 500c9983b5 Merge pull request #3019 from thomastaylor312/fix/crd_ordering
7 years ago
Adam Reese 2b43ecd405
ref(*): kubernetes v1.8 support
7 years ago
Taylor Thomas 29c3b5276f fix(tiller): Adds CRD ordering
7 years ago
Remington Reackhof 9af1018bd3 Add secrets storage backend for releases
7 years ago
Taylor Thomas d4ccef7ba7 Merge pull request #2999 from bonifaido/getterConstructor-err
7 years ago
Dhilip 67af4998de helm create all defined template names should be namespaced … (#2845)
7 years ago
Michal Cwienczek dad8c6f644 Fix #2937 - helm always appends /index.yaml at the end of URL (#2988)
7 years ago
Matthew Fisher d7a81c99e1 Merge pull request #2976 from HotelsDotCom/respect-apiversion-change
7 years ago
Matthew Fisher d4f5a133dd Merge pull request #2960 from HotelsDotCom/upgrade-failure-record-release-as-update
7 years ago
Taylor Thomas f8e9741578 Merge pull request #2984 from thomastaylor312/feat/add_missing_test
7 years ago
Matthew Fisher e3e1116eaa Merge pull request #2857 from llsheldon/fix-dependency-alias
7 years ago
Matthew Fisher 3799c477d1 Merge pull request #2938 from bacongobbler/remove-facebookgo
7 years ago
Nandor Kracser a28e5dd2b3 fix(helm): invoking getterConstructor returns downstream error now
7 years ago
Justin Scott b642ba2087 Merge pull request #2831 from jascott1/sort_unknown_kind
7 years ago
Matthew Fisher b600ea475e Merge pull request #2982 from HotelsDotCom/pkg-lint-test-panics
7 years ago
Taylor Thomas acd113ec21 Merge pull request #2978 from HotelsDotCom/detailed-wait-log
7 years ago
Taylor Thomas 333f8dd354 fix(sorter): Adds missing unit test
7 years ago
Maxim Ivanov a6872c124a Avoid panics if test is failing
7 years ago
Taylor Thomas 8c2c9fcf6e Merge pull request #2961 from NauxLiu/patch-1
7 years ago
Taylor Thomas 49120bb436 Merge pull request #2849 from yan234280533/patch-pod
7 years ago
Maxim Ivanov cd8bae1df5 More helpful wait messages in tiller logs
7 years ago
Maxim Ivanov bed80e482c When looking for original resource on update/delete, ignore Apiversion, use Kind and Name only
7 years ago
Matthew Fisher f278675f98 remove references to facebookgo/symwalk
7 years ago
Matthew Fisher 211f5f6f33 Revert "fix(helm): resolve symlinks when loading chart"
7 years ago
Matthew Fisher 9d1db2851e Revert "Write repo file using atomicfile"
7 years ago
Maxim Ivanov ff5acc9bd8 Make Memory driver to store copy of releases to stop hiding storage errors during tests
7 years ago