Commit Graph

  • ac5987c848 add test for rolling back from a FAILED deployment Matthew Fisher 2018-02-06 13:12:14 -0800
  • 122502e840 fix(helm): fix the bug in test code under pkg/tiller that leaks output to stdout during build Arash Deshmeh 2018-02-19 12:54:45 -0500
  • 5b25eef9e2 fix(helm): fix the bug in test code under pkg/tiller that leaks output to stdout during build #3535 Arash Deshmeh 2018-02-19 12:54:45 -0500
  • 4cb0e3df3e Update deprecated grpc dial timeout Johnny Bergström 2018-02-15 14:19:09 +0100
  • 9bac0a4c30 Update deprecated grpc dial timeout #3514 Johnny Bergström 2018-02-15 14:19:09 +0100
  • 3d60551273 Bump client side grpc max msg size Johnny Bergström 2018-02-15 14:02:14 +0100
  • 98e5006ecf Bump client side grpc max msg size Johnny Bergström 2018-02-15 14:02:14 +0100
  • 51e91a0e7e Mute upgrade --install default namespace warning Johnny Bergström 2018-02-15 14:31:18 +0100
  • 0d758cfd41 Mute upgrade --install default namespace warning #3532 Johnny Bergström 2018-02-15 14:31:18 +0100
  • 05e043247e
    Merge b74e5250b5 into 289ffcc004 #3528 Koen 2018-02-17 17:56:54 +0000
  • b74e5250b5 fix(grpc): fix helm client limited to receiving 4mb by grpc default #3528 Koen Faro 2018-02-17 18:55:20 +0100
  • 6a981b8f23 update docs to demonstrate best practices in regards to named templates Mueed Chaudhry 2018-02-16 14:26:25 -0500
  • 4cc95d2c2f update docs to demonstrate best practices in regards to named templates #3524 Mueed Chaudhry 2018-02-16 14:26:25 -0500
  • f05fab0146 Merge pull request #3525 from sslavic/patch-1 Matthew Fisher 2018-02-16 15:01:22 -0800
  • 289ffcc004
    Merge pull request #3525 from sslavic/patch-1 Matthew Fisher 2018-02-16 15:01:22 -0800
  • 4995983f3b fix(helm): fix the output leak to stdout during build by tests under pkg/releasetesting, by redirecting output from mock clients. Arash Deshmeh 2018-02-16 16:30:42 -0500
  • 4fcf69bc52 fix(helm): fix the output leak to stdout during build by tests under pkg/releasetesting, by redirecting output from mock clients. #3527 Arash Deshmeh 2018-02-16 16:30:42 -0500
  • 6a9ee620ca Update download links to 2.8.1 binaries Stevo Slavić 2018-02-16 22:24:46 +0100
  • c1020106d7
    Update download links to 2.8.1 binaries #3525 Stevo Slavić 2018-02-16 22:24:46 +0100
  • 3a34e4c648
    Merge 958b386a5b into a77f38da91 #3510 Mueed Chaudhry 2018-02-16 19:19:14 +0000
  • 958b386a5b Merge branch 'master' of https://github.com/mueedc/helm #3510 Mueed Chaudhry 2018-02-16 14:16:49 -0500
  • 89fcdcfde2 update docs to demonstrate best practices in regards to named templates Mueed Chaudhry 2018-02-14 16:10:24 -0500
  • 78915c0a70 Merge pull request #3520 from qmfrederik/typo Matthew Fisher 2018-02-16 07:43:03 -0800
  • a77f38da91
    Merge pull request #3520 from qmfrederik/typo Matthew Fisher 2018-02-16 07:43:03 -0800
  • c689ca81bd Merge pull request #3521 from qmfrederik/helm.net Matthew Fisher 2018-02-16 07:27:33 -0800
  • 0e4cdc30af
    Merge pull request #3521 from qmfrederik/helm.net Matthew Fisher 2018-02-16 07:27:33 -0800
  • 97f818079f Add a reference to Helm.NET Frederik Carlier 2018-02-16 16:22:24 +0100
  • 8530f1bc22 Add a reference to Helm.NET #3521 Frederik Carlier 2018-02-16 16:22:24 +0100
  • 2965c60c18 Fix typo Frederik Carlier 2018-02-16 14:32:01 +0100
  • fbe17d277e Fix typo #3520 Frederik Carlier 2018-02-16 14:32:01 +0100
  • 083a276702 Fix linting bug with charts containing more than one hyphen Liam White 2018-02-16 10:44:47 +0000
  • abd33764e8 Fix linting bug with charts containing more than one hyphen #3519 Liam White 2018-02-16 10:44:47 +0000
  • 4d68a4b135 Merge pull request #3516 from michelleN/mailing-list Michelle Noorali 2018-02-15 12:45:33 -0500
  • c2d9dbd9fc
    Merge pull request #3516 from michelleN/mailing-list Michelle Noorali 2018-02-15 12:45:33 -0500
  • a93b74e6ab chore(README): add ref to helm mailing list Michelle Noorali 2018-02-15 12:25:51 -0500
  • d216fd0d7d chore(README): add ref to helm mailing list #3516 Michelle Noorali 2018-02-15 12:25:51 -0500
  • 60d71d8923 change to using periods instead of underscore to reflect best practices Mueed Chaudhry 2018-02-15 10:16:03 -0500
  • 602988cc70 rephrase second occurance of naming convention to be less redundant Mueed Chaudhry 2018-02-14 17:05:56 -0500
  • 1c146f4970 update docs to demonstrate best practices in regards to named templates Mueed Chaudhry 2018-02-14 16:10:24 -0500
  • b56d82addf Retry setup connection until times out (Fixes #3379) #3490 Alex Johnson 2018-02-09 16:47:01 -0800
  • fa16ab0d70 fix(helm): fix the implicit dependency of TestSetAppVersion test on previous tests, due to helm home, by explicitly creating a temporary helm directory for the test. Arash Deshmeh 2018-02-14 10:42:39 -0500
  • c78af5483c fix(helm): fix the implicit dependency of TestSetAppVersion test on previous tests, due to helm home, by explicitly creating a temporary helm directory for the test. #3508 Arash Deshmeh 2018-02-14 10:42:39 -0500
  • 110a50f313 Merge pull request #3505 from chaosaffe/patch-1 Matthew Fisher 2018-02-14 00:09:03 -0800
  • c5780f38b1
    Merge pull request #3505 from chaosaffe/patch-1 Matthew Fisher 2018-02-14 00:09:03 -0800
  • 032770a539 Typo once/one Jason Murray 2018-02-14 08:47:55 +0100
  • d65f8b532f
    Typo once/one #3505 Jason Murray 2018-02-14 08:47:55 +0100
  • 8bfbc2d5be Merge pull request #3504 from adshmh/fix-left-over-dirs-from-helm-create-test Matthew Fisher 2018-02-13 08:48:00 -0800
  • b4ccda5018
    Merge pull request #3504 from adshmh/fix-left-over-dirs-from-helm-create-test Matthew Fisher 2018-02-13 08:48:00 -0800
  • cb3c72030d fix(helm): fix the bug in test code 'cmd/helm/create_test.go' that leaves behind temp directories during build Arash Deshmeh 2018-02-13 11:29:23 -0500
  • a9ba3aa897 fix(helm): fix the bug in test code 'cmd/helm/create_test.go' that leaves behind temp directories during build #3504 Arash Deshmeh 2018-02-13 11:29:23 -0500
  • d5192f7bef fix occurences typo in charts.md Yann Coleu 2018-02-13 12:34:59 +0100
  • 50cba63c5c
    fix occurences typo in charts.md #3502 Yann Coleu 2018-02-13 12:34:59 +0100
  • cb06427eca Merge pull request #3499 from yank1/fix-a-typo-in-client.go Matthew Fisher 2018-02-12 09:47:11 -0800
  • b6ab6a2af1
    Merge pull request #3499 from yank1/fix-a-typo-in-client.go Matthew Fisher 2018-02-12 09:47:11 -0800
  • fe4f76c759 fix a typo in client yank1 2018-02-12 19:08:39 +0800
  • 76a40fc573 fix a typo in client #3499 yank1 2018-02-12 19:08:39 +0800
  • 37df8a134d Merge remote-tracking branch 'upstream/master' Keith Burdis 2018-02-12 10:03:20 +0000
  • 483ed84f7e Merge pull request #2720 from darkowlzz/formatversion-json Matthew Fisher 2018-02-11 16:30:24 -0800
  • 4506b393ef
    Merge pull request #2720 from darkowlzz/formatversion-json Matthew Fisher 2018-02-11 16:30:24 -0800
  • e4f2278776 docs: Fix FromJson comment Thibaut Rousseau 2018-02-12 00:33:28 +0100
  • a59d212512
    docs: Fix FromJson comment #3494 Thibaut Rousseau 2018-02-12 00:33:28 +0100
  • a069a2c0f2 feat(helm): add --template flag to `helm version` Sunny 2017-07-25 19:49:23 +0530
  • cff4ea416e
    feat(helm): add --template flag to `helm version` #2720 Sunny 2017-07-25 19:49:23 +0530
  • 528d011783 Add or update tests for TLS changes, avoid environment variables leaking from one test to the next, remove duplicate --tls-ca-cert option and use clearer descriptions. Keith Burdis 2018-02-10 21:53:40 +0000
  • f178c3d670 resource create fails if resource already exists #3477 John Calabrese 2018-02-10 19:54:09 -0500
  • 9486de8733 dry up tests remove unused test double method John Calabrese 2018-02-10 19:45:28 -0500
  • f0369ecb45 sync with upstream Keith Burdis 2018-02-10 14:31:44 +0000
  • b0b380ebab Allow TLS command-line options to be set via environment variables and be used with all commands. Keith Burdis 2018-02-10 14:11:10 +0000
  • 81af9e861e Fix bash example Jonathan Hall 2018-02-10 14:39:14 +0100
  • ffc76861fe Fix bash example #3492 Jonathan Hall 2018-02-10 14:39:14 +0100
  • 07ef1bc2b7 Grammar fixes and clarifications Jonathan Hall 2018-02-10 14:29:28 +0100
  • 0d12288e46 Grammar fixes and clarifications Jonathan Hall 2018-02-10 14:29:28 +0100
  • 9a7d6cb597 defer in loop may cause resource leak oilbeater 2018-02-10 16:58:39 +0800
  • 757db3a062 defer in loop may cause resource leak #3491 oilbeater 2018-02-10 16:58:39 +0800
  • 0530f929ae Merge pull request #3391 from jstriebel/patch-1 Justin Scott 2018-02-09 16:12:52 -0800
  • 460dbe937e
    Merge pull request #3391 from jstriebel/patch-1 Justin Scott 2018-02-09 16:12:52 -0800
  • 1c5fa44a07
    Merge 5cde32acf8 into 079e8effeb #3433 Merijn van Mourik 2018-02-10 00:10:23 +0000
  • 085e7f285b bump docker to 17.11.0-ce Matthew Fisher 2018-02-09 13:53:38 -0800
  • f7e078ca29
    bump docker to 17.11.0-ce #3488 Matthew Fisher 2018-02-09 13:53:38 -0800
  • 00bcc728e5 Merge pull request #3417 from ArnaudRinquin/patch-1 Matthew Fisher 2018-02-09 12:06:31 -0800
  • 079e8effeb
    Merge pull request #3417 from ArnaudRinquin/patch-1 Matthew Fisher 2018-02-09 12:06:31 -0800
  • b8576ba7a8 fix(helm): update helm reset --force tip for clarity Justin Scott 2018-02-08 16:46:38 -0800
  • 084a2bb945 fix(helm): update helm reset --force tip for clarity #3475 Justin Scott 2018-02-08 16:46:38 -0800
  • 53a0ea0f69 Keepalive config should be independent of TLS Ben Langfeld 2018-02-09 11:11:05 -0200
  • 3b22ecd53b Keepalive config should be independent of TLS #3482 Ben Langfeld 2018-02-09 11:11:05 -0200
  • 5926019196 Tiller should only enforce what we expect from Helm Ben Langfeld 2018-02-09 10:31:19 -0200
  • 588f7a8443 Tiller should only enforce what we expect from Helm Ben Langfeld 2018-02-09 10:31:19 -0200
  • 53df2788f4 fix metav1 import name John Calabrese 2018-02-09 01:21:27 -0500
  • 203e0d845e add pending test for client.Create functionality John Calabrese 2018-02-09 01:02:27 -0500
  • 2ff873a0d7 Merge pull request #3465 from oilbeater/fix/defer-in-loop Matthew Fisher 2018-02-08 19:41:13 -0800
  • 8009115d3a
    Merge pull request #3465 from oilbeater/fix/defer-in-loop Matthew Fisher 2018-02-08 19:41:13 -0800
  • 98a8414372 defer in loop may cause resource leak oilbeater 2018-02-07 18:02:36 +0800
  • 0764d95a03 defer in loop may cause resource leak #3465 oilbeater 2018-02-07 18:02:36 +0800
  • 4229e5817a Merge pull request #3474 from adshmh/fix-golint-warning-in-install Matthew Fisher 2018-02-08 14:36:33 -0800
  • 7609ad29e2
    Merge pull request #3474 from adshmh/fix-golint-warning-in-install Matthew Fisher 2018-02-08 14:36:33 -0800
  • 6af75a8fd7
    bump version to v2.8.1 v2.8.1 Matthew Fisher 2018-02-08 13:30:49 -0800
  • e2f688fa0d
    fix(grpc): Fixes issue where message sending limited to 4mb Matt Farina 2018-02-07 12:00:13 -0500
  • 63da741e48
    Revert "feat(helm): adding kubeconfig flag" Matthew Fisher 2018-01-25 23:32:42 -0800
  • 90957b905c
    fix(api-machinery): Fixes patching for unstructured objects Matt Farina 2018-02-05 15:31:15 -0500
  • 2b2b994092
    fix helm init --upgrade logic Matthew Fisher 2018-01-25 23:16:44 -0800