Commit Graph

  • 42ff137a0c tiller grpc api return grpc.Status as error #2900 Wei Wei 2017-09-06 18:53:42 +0800
  • 34f929301f set helm client-go user-agent #3112 Wei Wei 2017-11-08 12:20:09 +0800
  • 5da4e2d459 Merge a9de1009ae into ab46779b88 #2819 Matthew Fisher 2017-11-22 17:42:44 +0000
  • ab46779b88
    Merge pull request #3094 from bacongobbler/rbac Matthew Fisher 2017-11-22 09:32:49 -0800
  • af9190f956 feature: let FindChartInRepoURL return absolute chart URLs Christoph Hösler 2017-11-22 18:32:05 +0100
  • 497837edd7 add release checklist #3091 Matthew Fisher 2017-11-02 12:26:18 -0700
  • a9de1009ae use constants from chartutil #2819 Matthew Fisher 2017-08-16 08:34:40 -0700
  • d655911088
    Merge pull request #3041 from jlyheden/feature/plugin-http-installer Matthew Fisher 2017-11-22 09:15:45 -0800
  • ae878f91c3 more expansive RBAC setup docs #3094 Matthew Fisher 2017-11-02 15:59:04 -0700
  • b74c21a7b2 fix(helm): Fixed semantic version constraints on 'search' command (#3116) Morgan Parry 2017-11-22 16:39:02 +0000
  • 803f7c706e add a keepalive of 30s to the client (#3183) Helgi Þormar Þorbjörnsson 2017-11-22 08:30:25 -0800
  • d762a42168 Fix helmignore for .* (#3114) Johnny Bergström 2017-11-22 17:20:41 +0100
  • e36de70280 add a keepalive of 30s to the client #3183 Helgi Þorbjörnsson 2017-11-21 14:24:17 -0800
  • 838d780894 update google.golang.org/grpc to 1.7.2 (#3101) Hadrien Chauvin 2017-11-22 17:16:02 +0100
  • 2106766ab8 fix: rename variable due to linter warning Christoph Hösler 2017-11-22 13:46:47 +0100
  • b45293feb0 fix: updated docs Christoph Hösler 2017-11-22 13:27:00 +0100
  • 57daa56b81 Update installDesc Christoph Hösler 2017-11-22 13:17:18 +0100
  • 09313ad26c fix(helm): resolve relative chart paths Christoph Hösler 2017-11-22 12:51:06 +0100
  • 06cc1ea389 Make build-cross TARGETS configurable (#3185) Helgi Þormar Þorbjörnsson 2017-11-21 20:06:55 -0800
  • 41415e5c42 RBAC best practices (#3184) omkensey 2017-11-21 23:05:55 -0500
  • 6c2e15ed1a Make build-cross TARGETS configurable #3185 Helgi Þorbjörnsson 2017-11-21 18:36:04 -0800
  • e400365065 RBAC best practices #3184 Joe Thompson 2017-11-21 18:15:23 -0500
  • 79ccafde2b
    docs(quickstart): add clarifications about RBAC, TLS (#3180) Matt Butcher 2017-11-21 12:53:32 -0700
  • 13defdded6
    docs(quickstart): add clarifications about RBAC, TLS #3180 Matt Butcher 2017-11-21 12:12:35 -0700
  • 7f13e13a71 support output-dir when running 'helm template' (#3144) Rajat Jindal 2017-11-21 11:10:27 -0800
  • 33ce68bcdc return err instead of panic #3144 Rajat Jindal 2017-11-21 11:02:09 -0800
  • 4c21a0e739
    Merge pull request #3123 from Miouge1/fullnameoverride Matthew Fisher 2017-11-21 10:41:02 -0800
  • fe3eeaf39d fix(helm): Tunnel closing already closed channel (#3157) Matt Cholick 2017-11-21 10:34:02 -0800
  • 31ea2018fa docs(helm): Document how to update a release idempotently (#3148) Sebastien Plisson 2017-11-21 10:30:59 -0800
  • bc45e90198 Remove unnecessary parentheses in switch statements (#3175) Kai Chen 2017-11-21 10:30:01 -0800
  • 3ee50ccf86
    Merge pull request #3174 from mattfarina/feat/user-agent Matthew Fisher 2017-11-20 11:30:18 -0800
  • 275fbd431c
    feat(http): Add a Helm user-agent string to the http getter #3174 Matt Farina 2017-11-20 13:05:03 -0500
  • db7a7a073e Remove unnecessary parentheses in switch statements #3175 Kai Chen 2017-11-20 10:42:50 -0800
  • d790f7d843
    Merge pull request #3172 from michelleN/plugin-docs Michelle Noorali 2017-11-20 07:56:44 -0800
  • b7cb013113
    Merge pull request #3169 from hobti01/patch-3 Matthew Fisher 2017-11-20 07:21:23 -0800
  • 5884124294 ref(docs): update plugin install documentation #3172 Michelle Noorali 2017-11-20 10:01:15 -0500
  • 0645433048
    Increase script portability #3169 Tim H 2017-11-20 12:15:20 +0100
  • 420c3b776e dont write blank files Rajat Jindal 2017-11-19 14:58:33 -0800
  • 12a7e6a591 trigger another ci build. make test-unit works for me Rajat Jindal 2017-11-18 10:18:39 -0800
  • f80d3ca8b4 when writing to file, dont add additional document Rajat Jindal 2017-11-17 20:44:52 -0800
  • 5fcdb1ec2c Merge 5ea004a3ff into 5f53c55b52 #2871 John Bonham 2017-11-17 17:59:54 +0000
  • 5f53c55b52
    Merge pull request #3142 from notxcain/patch-1 Matthew Fisher 2017-11-17 09:14:27 -0800
  • ba562664f0
    Upgrade instead of update #3148 Sebastien Plisson 2017-11-16 08:12:22 -0800
  • 279e3f6130 fix(helm): Tunnel closing already closed channel #3157 Matt Cholick 2017-11-16 08:02:10 -0800
  • e54fc472b8
    Merge pull request #3154 from bacongobbler/changelog-v2.7.2 Matthew Fisher 2017-11-15 18:57:08 -0800
  • de08593276 bump version to v2.7.2 #3154 Matthew Fisher 2017-11-15 17:16:09 -0800
  • 8478fb4fc7 chore(*): bump version to v2.7.2 v2.7.2 #5101 release-2.7 Matthew Fisher 2017-11-15 17:04:27 -0800
  • f3127b94b2 Fix/missing ssl params (#3152) Matt Butcher 2017-11-15 17:52:24 -0700
  • e8e6ac5d77
    Fix/missing ssl params (#3152) Matt Butcher 2017-11-15 17:52:24 -0700
  • 1096813bf9
    fix(tiller): add stricter certificate verification #3152 Matt Butcher 2017-11-15 10:16:29 -0700
  • dc1029f152
    fix(helm): add TLS params back Matt Butcher 2017-11-15 06:55:12 -0700
  • 4167c56a8d
    Merge pull request #3139 from stevemcquaid/patch-1 Matthew Fisher 2017-11-15 11:03:07 -0800
  • a2ba33fa7a
    docs(helm): Document how to update a release idempotently Sebastien Plisson 2017-11-15 08:27:24 -0800
  • dab1f81e76 Merge 8e091036ab into 15053e6750 #3147 Sebastien Plisson 2017-11-15 16:23:30 +0000
  • 8e091036ab
    #3134 Document how to update a release idempotently #3147 Sebastien Plisson 2017-11-15 08:18:53 -0800
  • 566e75a415 add --output-dir to documentation Rajat Jindal 2017-11-15 01:19:34 -0800
  • 50e89c20d9 support output-dir when running 'helm template' Rajat Jindal 2017-11-15 00:48:27 -0800
  • e188888d92 Merge 418a8badb4 into 15053e6750 #3143 Rajat Jindal 2017-11-15 08:20:34 +0000
  • 418a8badb4 use right Name #3143 Rajat Jindal 2017-11-15 00:19:33 -0800
  • dc1b3c92e4 fix build err Rajat Jindal 2017-11-15 00:17:05 -0800
  • 6bc36001c5 fix build errors Rajat Jindal 2017-11-15 00:04:42 -0800
  • f908decf1b support output-dir for 'helm template' cmd Rajat Jindal 2017-11-14 23:54:34 -0800
  • 7e0e27726d
    Fix incorrect line #3142 Denis Mikhaylov 2017-11-15 10:48:29 +0300
  • cf6f139ee8
    Update related.md with new helm plugin #3139 Stephen McQuaid 2017-11-14 15:07:23 -0800
  • 4aef7fddc8
    chore(*): bump version to v2.7.1 v2.7.1 Adam Reese 2017-11-14 13:20:36 -0800
  • db76009b67
    fix(helm): update documentation to reflect $HOME env var change Pietro Menna 2017-11-08 00:36:05 -0200
  • 4f04c1cdb6
    fix(helm): home env not set on Windows Pietro Menna 2017-11-08 00:33:34 -0200
  • c2a0572c42
    docs(helm): Correct --set to --override in helm init example Justin Scott 2017-11-07 10:45:18 -0800
  • 0647a7b17a
    fix(tiller): upgrade last deployed release Adam Reese 2017-11-03 14:57:33 -0700
  • a97e4dba94
    Fix for relative chart path support in index.yaml Christian Jauvin 2017-10-25 18:36:55 -0400
  • 9c79102b03
    use 127.0.0.1 instead of localhost Matthew Fisher 2017-10-31 18:15:41 -0700
  • e6d907ed28 check if resource is present before adding it to remaining or keep on deletion Federico Gimenez 2017-11-12 11:20:52 +0100
  • 15053e6750
    Merge pull request #3119 from franzbeltran/update-pull-policy-best-practice Taylor Thomas 2017-11-10 17:22:42 -0800
  • c864ba179e Add fullnameOverride #3123 Maxime Guyot 2017-11-10 10:52:56 +0100
  • 126f0249a7 Remove executable permission bit for chart files. #3122 Yecheng Fu 2017-11-10 15:29:55 +0800
  • f6bff5da94
    Merge pull request #3052 from Lookyan/master Taylor Thomas 2017-11-08 20:12:35 -0800
  • 85ed9f3d4b
    Update best practices on imagePullPolicy #3119 Franz Beltran 2017-11-09 10:35:24 +0800
  • c8ac56e04e fix(helm): Fixed semantic version constraints on 'search' command #3116 Morgan Parry 2017-11-08 13:32:08 +0000
  • bdbac2c24d Fix helmignore for .* #3114 Johnny Bergström 2017-11-08 11:54:45 +0100
  • 648239edc3
    Merge pull request #3024 from pietromenna/issue-2071 Matthew Fisher 2017-11-07 20:52:30 -0800
  • 8ee89fe5dc
    fix(helm): update documentation to reflect $HOME env var change #3024 Pietro Menna 2017-11-08 00:36:05 -0200
  • ece9486182
    fix(helm): home env not set on Windows Pietro Menna 2017-11-08 00:33:34 -0200
  • 6f6d46de06 Fix err checking #3052 Alexander Lukyanchenko 2017-11-07 23:42:13 +0300
  • a17c961e35
    Merge pull request #2 from Stelminator/paths rprobotics 2017-11-07 11:04:07 -0800
  • fab6d2ff83
    Merge pull request #3110 from jascott1/3107_init_doc Justin Scott 2017-11-07 11:02:08 -0800
  • 8203d813a5 docs(helm): Correct --set to --override in helm init example #3110 Justin Scott 2017-11-07 10:45:18 -0800
  • d6da76f3cf
    Merge pull request #3097 from adamreese/fix/2437-upgrade-release Adam Reese 2017-11-07 06:50:20 -0800
  • 402b0f81cf update google.golang.org/grpc to 1.7.2 #3101 Hadrien Chauvin 2017-11-04 13:48:53 +0100
  • 82ef751414
    fix(tiller): upgrade last deployed release #3097 Adam Reese 2017-11-03 14:57:33 -0700
  • 1c34db41bd
    Merge pull request #3096 from venezia/add_helm_service_account_docs Matthew Fisher 2017-11-03 13:18:23 -0700
  • 62e2f14027
    Fixing a couple of styling issues #3096 Michael Venezia 2017-11-03 16:12:42 -0400
  • e261f44dde
    Adding documentation on what rbac privileges are needed for a helm client to connect to tiller Michael Venezia 2017-11-03 15:48:17 -0400
  • bc2e1e7909 Update docs #2972 Julian Strobl 2017-09-26 13:32:24 +0200
  • 66fd1180fc Fix lint unit test Julian Strobl 2017-09-26 12:03:04 +0200
  • bb4c16fcf0 Reuse strict parameter, when rendering during lint Julian Strobl 2017-09-26 10:28:44 +0200
  • 76b0d0d8a9 Add "--set" and "--values" to helm lint Julian Strobl 2017-09-26 10:33:06 +0200
  • 3307e0998c Align lintCmd struct Julian Strobl 2017-09-26 10:22:19 +0200
  • 4aae7cb0d5 Add "--namespace" to helm lint Julian Strobl 2017-09-26 10:17:53 +0200
  • 0647cdf84c
    Merge pull request #2990 from bacongobbler/bump-go-version Matthew Fisher 2017-11-02 09:26:37 -0700
  • 1954b51186
    Merge pull request #2621 from gardlt/feature/helm/adding-kubeconifg-flag Matthew Fisher 2017-11-01 21:09:13 -0700