Commit Graph

  • 572743d5d6
    Merge pull request #4035 from thomastaylor312/docs/add_release_meetings Taylor Thomas 2018-06-15 10:14:05 -0700
  • 3204fe9063 chore(docs): updating the docs of AsConfig and AsSecret methods #4067 Afshin Mehrabani 2018-06-15 14:35:10 +0100
  • c6df39597c
    Merge pull request #4224 from bacongobbler/helm-uninstall Matthew Fisher 2018-06-14 15:52:40 -0700
  • 195d21d5d7
    ref(cmd): rename `helm delete` to `helm uninstall` #4224 Matthew Fisher 2018-06-14 15:25:45 -0700
  • 2c5c7310f9
    fix(kube): calculate patches against cluster state #4223 Adam Reese 2018-06-14 11:22:36 -0700
  • 8ce64076d3 Do not fail linting because of missing 'required' template values #4221 Curtis Mattoon 2018-06-14 12:05:24 -0400
  • 2f84325b8b
    Merge ad546f16d5 into 374a320d0f #4146 Jared Allard 2018-06-13 07:43:05 +0000
  • 374a320d0f
    Merge pull request #4041 from michelleN/docs Michelle Noorali 2018-06-12 20:59:58 -0400
  • 12f3c4a87a
    Merge pull request #4123 from michelleN/security-contacts Michelle Noorali 2018-06-12 12:58:14 -0400
  • f89a5a7299 add SECURITY_CONTACTS #4123 Michelle Noorali 2018-05-24 11:53:46 -0700
  • d2c8dbc7c6
    Merge pull request #4072 from rocky-nupt/fix-depup-install Matthew Fisher 2018-06-12 08:02:46 -0700
  • 4d579bbbdf Fix(helm): fix the bug of the charts not deployed after downloaded in helm install --dep-up #4072 rocky 2018-05-17 09:24:25 +0800
  • c604f73dde Close tmpfile before removing it #4106 Amir Saeid 2018-06-12 08:43:14 +0100
  • 79fa980251
    Merge 8e23265ace into 00733bcd3c #3343 Andrey Chernih 2018-06-12 06:44:28 +0000
  • 00733bcd3c
    Merge pull request #4208 from liyongxin/typo-fix-for-template Matthew Fisher 2018-06-11 20:35:24 -0700
  • 5d2140be38 typo fix for template test #4208 liyongxin 2018-06-12 11:05:02 +0800
  • be6eee18cb Change to const #4127 koooge 2018-05-31 12:49:15 +0000
  • e4fbbe3075 Change version timeout koooge 2018-05-27 16:06:11 +0000
  • 6ebb0a3ac3
    Merge 7beac10a4d into 98341abe05 #3438 Sebastien Plisson 2018-06-12 00:31:13 +0000
  • 98341abe05
    Merge pull request #4049 from flimzy/warning Matthew Fisher 2018-06-11 17:12:40 -0700
  • f63baab020
    Merge pull request #3923 from seaneagan/list_cmd_output_format Matthew Fisher 2018-06-11 16:59:52 -0700
  • afd6f53023
    Merge pull request #4096 from qinix/fix-doc-requirements-condition Matthew Fisher 2018-06-11 16:54:18 -0700
  • 245c5bcc09
    Merge pull request #4130 from mattjmcnaughton/mattjmcnaughton/fix-inaccurate-comment-in-tiller Matthew Fisher 2018-06-11 16:09:09 -0700
  • a660b18987
    Merge pull request #4135 from mattjmcnaughton/mattjmcnaughton/4086-fix-concurrency-issues-with-helm-install Matthew Fisher 2018-06-11 16:06:27 -0700
  • daeb458302
    Merge pull request #4142 from elritsch/set-string-force-string-value-for-booleans-and-null Matthew Fisher 2018-06-11 15:45:30 -0700
  • ad38044f7c
    Merge pull request #4165 from tariq1890/master Matthew Fisher 2018-06-11 15:28:50 -0700
  • e195a9cd11
    Merge pull request #4176 from mattjmcnaughton/mattjmcnaughton/4174-more-specific-name-reuse-error-message Matthew Fisher 2018-06-11 15:04:19 -0700
  • ee49d24434
    Merge pull request #4188 from muehlburger/feat/improve-tests Matthew Fisher 2018-06-11 15:03:28 -0700
  • baef4aa4b8
    Merge pull request #4192 from Dean-Coakley/patch-1 Matthew Fisher 2018-06-11 15:01:47 -0700
  • 90eeb0f910 Build tiller image for different architectures #4200 Alice Frosi 2018-06-08 03:41:36 -0500
  • 0ec8b39334 Choose architecture for building docker image Alice Frosi 2018-06-08 02:25:26 -0500
  • 4e5139b67c
    Merge pull request #4190 from alicefr/pr_s390 Matthew Fisher 2018-06-08 14:15:54 -0700
  • 7beac10a4d Fix test to check if an error was returned (anything not nil) #3438 Sebastien Plisson 2018-06-08 13:50:59 -0700
  • 9d44cfa89d Fix res => resp Sebastien Plisson 2018-06-08 10:18:25 -0700
  • 59dce9917f Resolved conflict Sebastien Plisson 2018-06-08 10:07:14 -0700
  • 059ea347e3 Show release content when timeout occur for install and rollback. For rollback show it only when debug flag is set. Sebastien Plisson 2018-05-10 16:00:35 -0700
  • 3ec202378e Revert "Rebased" Sebastien Plisson 2018-06-08 09:50:47 -0700
  • 64dda7f572 use i.printRelease Sebastien Plisson 2018-05-11 10:49:35 -0700
  • b03f589064 Show release content when timeout occur for install and rollback. For rollback show it only when debug flag is set. Sebastien Plisson 2018-05-10 16:00:35 -0700
  • 11d5c4fbeb fix(helm): When waiting for a release to be ready fails and in debug mode, output the release content Closes #3020 Sebastien Plisson 2018-02-01 13:23:22 -0800
  • 1fe65ca587
    Merge pull request #4196 from liyongxin/typo-fix-lengh-to-length Matthew Fisher 2018-06-07 20:54:07 -0700
  • 63760b2937 typo fix for lengh to length #4196 liyongxin 2018-06-08 10:09:07 +0800
  • 0ddbcc1fe9
    Remove trailing whitespace #4192 Dean Coakley 2018-06-07 15:12:31 +0100
  • c19dea18b0 Add s390 architecture in TARGETS #4190 Alice Frosi 2018-06-07 07:24:45 -0500
  • 8817f7baa7 test: add test for 'ParseIntoString' and update test for 'ParseInto' #4188 Herbert Mühlburger 2018-06-07 10:30:17 +0200
  • da3bdae012
    Merge 1c0ade92cc into 1a728c6f14 #3036 Ilia Saulenko 2018-06-06 23:04:15 +0000
  • bcc3d9d267
    Merge 63343722b7 into 1a728c6f14 #4185 Matthijs Brobbel 2018-06-06 18:18:58 +0000
  • 63343722b7
    Fix typo in charts.md #4185 Matthijs Brobbel 2018-06-06 20:18:43 +0200
  • 1a728c6f14
    Merge pull request #4139 from radbaron/master Matthew Fisher 2018-06-06 04:50:27 -0700
  • a3e010dca9
    Merge 30c7262492 into f36c9b7a0e #4180 willise 2018-06-06 06:15:24 +0000
  • f36c9b7a0e
    Merge pull request #4179 from mirake/fix-typos Matthew Fisher 2018-06-05 23:15:06 -0700
  • 30c7262492 fix/helm: remove unnecessary comment #4180 sunshuai 2018-06-06 13:33:45 +0800
  • eb80053dae Merge pull request #4175 from andrzejwp/patch-1 Matthew Fisher 2018-06-05 06:32:45 -0700
  • b4cfb5f2f3 Typo fix: indentifies -> identifies #4179 ruicao 2018-06-06 10:48:33 +0800
  • 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. #3825 Arash Deshmeh 2018-04-03 17:35:07 -0400
  • a32868e48b added ability to handle custom release descriptions to tiller Arash Deshmeh 2018-04-03 17:29:21 -0400
  • 8389fe1d58 added description field to api types UpdateReleaseRequest, InstallReleaseRequest, UninstallReleaseRequest, and RollbackReleaseRequest Arash Deshmeh 2018-04-03 17:13:14 -0400
  • ddd1f48c40 Increase error message specificity for name reuse #4176 mattjmcnaughton 2018-06-05 09:48:11 -0400
  • aa4223f22d
    Merge pull request #4175 from andrzejwp/patch-1 Matthew Fisher 2018-06-05 06:32:45 -0700
  • e4a80cdc3b
    Add link to cdwv/awesome-helm #4175 andrzejwp 2018-06-05 15:19:46 +0200
  • efecbf14cc Replace ioutil.WriteFile with File.Write Amir Saeid 2018-06-05 10:45:04 +0100
  • 6718599ba7
    Merge pull request #4160 from eicnix/master Matthew Fisher 2018-06-04 21:31:15 -0700
  • 3eaa1bfd3b Setting DisableCompression to true to disable unwanted httpclient tranformations #4165 tariq1890 2018-06-02 21:26:50 -0700
  • 4d1502b35b
    Merge 2b171d6ed0 into 7571691e31 #4164 Tariq Ibrahim 2018-06-03 04:03:26 +0000
  • 2b171d6ed0 Setting DisableCompression to true to disable unwanted httpclient tranformations #4164 tariqibrahim 2018-06-02 20:29:53 -0700
  • 96a85a06ed Fix incorrect timestamp when helm package #4161 mattjmcnaughton 2018-06-02 10:37:35 -0400
  • 7571691e31
    Merge pull request #4159 from AdamDang/patch-5 Matthew Fisher 2018-06-02 05:40:15 -0700
  • 4d63e1f84f Added documentation for the tpl function #4160 Lukas Eichler 2018-06-02 13:05:46 +0200
  • 4d22b104b7
    Typo fix: retruns->returns #4159 AdamDang 2018-06-02 18:57:31 +0800
  • ab91769e0c resync with upstream #3496 Keith Burdis 2018-06-02 09:29:46 +0100
  • 808bccfdc9 updates helm init docs #3440 gavinmead 2018-06-01 23:55:18 -0400
  • 7f561f5909 makes probe server configurable #3159 Gavin Mead 2018-01-31 23:22:29 -0500
  • f296e37782
    Merge pull request #4153 from mattjmcnaughton/mattjmcnaughton/fix-test-failure-message Matthew Fisher 2018-06-01 07:48:49 -0700
  • e8b788dc4f Fix test failure message #4153 mattjmcnaughton 2018-06-01 10:13:33 -0400
  • d4205ea1da
    Merge pull request #4151 from rsalmond/typofix Matthew Fisher 2018-05-31 12:07:35 -0700
  • 03d502c431 small typo fix #4151 Rob Salmond 2018-05-31 10:36:28 -0700
  • fafbf7432f
    Merge 605aca6c51 into 1c2592975b #4150 Rob Salmond 2018-05-31 17:32:00 +0000
  • 605aca6c51 accidentally a word #4150 Rob Salmond 2018-05-31 10:29:27 -0700
  • ad546f16d5
    fix(pkg/kube): update with existing object if not in state #4146 Jared Allard 2018-05-30 18:10:50 -0700
  • 4886909e53
    fix(kube): make state miss not a error Jared Allard 2018-05-23 16:02:54 -0700
  • 5bad262d98 Remove tempfile if necessary and chmod destfile Amir Saeid 2018-05-30 15:59:12 +0100
  • 1fa7d54be7
    Merge b372f3c3b5 into 1c2592975b #2652 Matt Butcher 2018-05-30 02:22:53 +0000
  • a7362d76bc Add test to make sure --set flag interprets `null` as `nil` #4142 Elmar Ritsch 2018-05-29 22:06:00 +0200
  • 7308e766e2 Add test to make sure --set-string flag takes `null` as string Elmar Ritsch 2018-05-29 21:38:21 +0200
  • 272d9bc6ef Parse booleans and null as string values with --set-string flag Elmar Ritsch 2018-05-29 21:17:37 +0200
  • 1c2592975b
    Merge pull request #1929 from bacongobbler/helm-image Matthew Fisher 2018-05-29 10:12:04 -0700
  • 4e29c7e2fd Documentation: add syntax highlighting to code examples & fix spelling of kube primitives #4139 radbaron 2018-05-29 15:28:04 +0100
  • 53c8e9b67e Fix concurrency issues with helm install #4135 mattjmcnaughton 2018-05-28 10:07:33 -0400
  • 3771ef8635
    Merge pull request #3984 from muehlburger/dev Matthew Fisher 2018-05-28 07:09:18 -0700
  • cfcac94fec
    Merge 8b9c3eae83 into edaef32491 #3201 Yahav Biran 2018-05-28 14:05:51 +0000
  • 2b04523baf Fix inaccurate comment in `tiller` #4130 mattjmcnaughton 2018-05-27 18:25:55 -0400
  • c6e60dabfc
    Merge pull request #1 from kubernetes/master liaoj 2018-05-27 21:35:36 +0800
  • 87c5a5aaca Use ioutil.TempFile Amir Saeid 2018-05-24 20:51:16 +0100
  • edaef32491
    Merge pull request #4124 from michelleN/security-email Michelle Noorali 2018-05-24 12:21:34 -0700
  • af37c6715a update security vulnerability email #4124 Michelle Noorali 2018-05-24 12:14:09 -0700
  • d77642f4a5
    Merge pull request #4104 from yenicapotediaz/master Matthew Fisher 2018-05-24 11:46:31 -0700
  • d4c4d22280
    Merge pull request #4105 from balboah/feature/template_release_isinstall Matthew Fisher 2018-05-24 11:46:01 -0700
  • 086139ab1f
    Merge pull request #4119 from slayerjain/patch-1 Matthew Fisher 2018-05-24 11:45:02 -0700
  • 23a0d4e08c
    Merge pull request #4122 from bacongobbler/fix-4112 Matthew Fisher 2018-05-24 11:44:12 -0700
  • d9a5f6804a
    release canary v3 binaries as helm-dev-v3 #4122 Matthew Fisher 2018-05-24 11:26:32 -0700