Commit Graph

  • 6d6c41eb84
    Keepalive config should be independent of TLS Ben Langfeld 2018-02-09 11:11:05 -0200
  • 91dfe6cf42
    Tiller should only enforce what we expect from Helm Ben Langfeld 2018-02-09 10:31:19 -0200
  • 10e186cf34 make HELM_HOME portable Christopher A. Stelma 2017-09-28 13:56:58 -0700
  • f07c4e0dca Merge pull request #3597 from bacongobbler/upgrade-force-replace Matthew Fisher 2018-03-09 11:38:52 -0800
  • abe958eb87
    Merge pull request #3597 from bacongobbler/upgrade-force-replace Matthew Fisher 2018-03-09 11:38:52 -0800
  • f9a8d3ef47 Accept .yml files as well as .yaml for templates. Nic Doye 2018-03-09 13:10:10 +0000
  • 73017d7e88 Accept .yml files as well as .yaml for templates. #3646 Nic Doye 2018-03-09 13:10:10 +0000
  • b695f25746 Merge pull request #3595 from Stelminator/relative-home-path-part1 Taylor Thomas 2018-03-09 08:24:26 -0800
  • cb12dbba97
    Merge pull request #3595 from Stelminator/relative-home-path-part1 Taylor Thomas 2018-03-09 08:24:26 -0800
  • 4caecfbe7e Added code to recover from a tiller pod crash in an event of template render failure scriptonist 2018-03-09 18:30:01 +0530
  • 6cfaa4ebf2 Added code to recover from a tiller pod crash in an event of template render failure scriptonist 2018-03-09 18:30:01 +0530
  • 6619697970 fix manifest sorting with Namespace & Unknown #3643 Patrick Hemmer 2018-03-08 23:16:29 -0500
  • f699901b0f Merge pull request #3641 from lrills/patch-1 Matthew Fisher 2018-03-08 19:15:52 -0800
  • b372547a56
    Merge pull request #3641 from lrills/patch-1 Matthew Fisher 2018-03-08 19:15:52 -0800
  • 8f62dc713a fix typo in docs and fake Rajat Jindal 2018-03-08 18:22:32 -0800
  • 92972b0353 fix typo in docs and fake #3640 Rajat Jindal 2018-03-08 18:22:32 -0800
  • 58f6fa539a Add helm-unittest in plugins Patrick Liu 2018-03-09 10:21:13 +0800
  • d01c5e0ee6
    Add helm-unittest in plugins #3641 Patrick Liu 2018-03-09 10:21:13 +0800
  • 984dd54838 rename and use CacheRelativeIndex to do something #3596 Christopher A. Stelma 2018-03-08 17:57:40 -0800
  • a7930fd906 adding unit tests for #2839 Ryan Payton 2017-08-28 19:06:18 -0700
  • 1597fcb0bc added a RelativeIndex() func to helmhome to return a relative path to the index files. Also updated repo_add.go to use this new fun Ryan Payton 2017-08-25 15:49:40 -0700
  • f4d78a15b3
    code cleanup #3636 Adam Reese 2018-03-08 12:54:19 -0800
  • 92da302be5
    install docker client during bootstrap Adam Reese 2018-03-08 11:43:59 -0800
  • 72f77c7967
    bump kubernetes Adam Reese 2018-03-08 11:38:04 -0800
  • 96a6509273
    remove duplicate docker setup Adam Reese 2018-03-08 11:29:24 -0800
  • d69a292ed4
    e2e review fixes Maciej Kwiek 2017-08-28 12:50:07 +0200
  • b20126cdc3
    Install serviceaccounts for tiller in e2e tests Maciej Kwiek 2017-08-23 12:27:52 +0200
  • 2931180500
    Circleci e2e config Maciej Kwiek 2017-08-18 15:02:09 +0200
  • 3a26d04e49
    Helm specific test suite and options Maciej Kwiek 2017-08-17 15:29:58 +0200
  • 468f717075
    E2E test suite Maciej Kwiek 2017-07-31 16:32:09 +0200
  • 8057e83b18
    Change mirantis to helm in image name Dmitry Shulyak 2017-04-21 13:39:48 +0300
  • e9b3ecb4ba
    Verify that --use-rudder works correctly Dmitry Shulyak 2017-04-20 14:25:46 +0300
  • 716b822662
    Add other commands and finish debuging Dmitry Shulyak 2017-04-20 14:05:15 +0300
  • 4e2390419b
    Implement e2e testing for rudder and helm Dmitry Shulyak 2017-04-19 13:27:59 +0300
  • 724ea72f4d
    Move portforward to scripts dir Maciej Kwiek 2017-08-22 16:24:34 +0200
  • ea35ec798b
    Fix skipping flaky test on CircleCI Ivan Shvedunov 2017-07-03 19:08:33 +0300
  • 38ff34cc21
    Use docker executor for CircleCI Ivan Shvedunov 2017-07-01 16:38:27 +0300
  • f13e8f670b replace FAILED deployments with `helm upgrade --install --force` Matthew Fisher 2018-03-02 12:39:33 -0800
  • 13730b0dab
    replace FAILED deployments with `helm upgrade --install --force` #3597 Matthew Fisher 2018-03-02 12:39:33 -0800
  • c568cd2f45 Merge pull request #3624 from bacongobbler/init-wait-fix Matthew Fisher 2018-03-08 14:39:36 -0800
  • 10f880a876
    Merge pull request #3624 from bacongobbler/init-wait-fix Matthew Fisher 2018-03-08 14:39:36 -0800
  • e2d65017e1 fix protoc Matthew Fisher 2018-03-08 12:14:50 -0800
  • 250d25fdce fix protoc #3624 Matthew Fisher 2018-03-08 12:14:50 -0800
  • b7165a40ef fix helm init --wait Matthew Fisher 2018-03-06 11:49:08 -0800
  • a66a39a171 fix helm init --wait Matthew Fisher 2018-03-06 11:49:08 -0800
  • 9d53cb90b7 fix(helm): remove duplicate test code from cmd/helm/list_test. Closes #3637 Arash Deshmeh 2018-03-08 15:30:42 -0500
  • 75ccc353eb fix(helm): remove duplicate test code from cmd/helm/list_test. Closes #3637 #3638 Arash Deshmeh 2018-03-08 15:30:42 -0500
  • 43fe4bd8da
    Merge b3e05f94b2 into c31246467c #3506 Alexey Igrychev 2018-03-08 08:04:48 +0000
  • 1381bc7431 Respect env proxy settings when using custom Transport Greg Burton 2018-03-07 15:40:31 -0800
  • bf7e755ef3 Respect env proxy settings when using custom Transport #3631 Greg Burton 2018-03-07 15:40:31 -0800
  • 73a90ae6f2 Merge pull request #3623 from bacongobbler/docs-kubeversion Matthew Fisher 2018-03-07 18:07:42 -0800
  • c31246467c
    Merge pull request #3623 from bacongobbler/docs-kubeversion Matthew Fisher 2018-03-07 18:07:42 -0800
  • fb8fddc2d5 Merge pull request #3626 from bacongobbler/go-1.10 Matthew Fisher 2018-03-07 18:07:31 -0800
  • 408f0aa7ee
    Merge pull request #3626 from bacongobbler/go-1.10 Matthew Fisher 2018-03-07 18:07:31 -0800
  • 6624680f9f Merge pull request #3615 from mparry/fix-search-crash Taylor Thomas 2018-03-07 17:39:16 -0800
  • 9bd03fd571
    Merge pull request #3615 from mparry/fix-search-crash Taylor Thomas 2018-03-07 17:39:16 -0800
  • e4e11922ae bump go to 1.10 Matthew Fisher 2018-03-07 09:55:41 -0800
  • e73c82f51e
    bump go to 1.10 #3626 Matthew Fisher 2018-03-07 09:55:41 -0800
  • 608aaf8a74
    Merge b1d163f4d3 into 369e44ad43 #2342 John Welsh 2018-03-07 01:09:30 +0000
  • 4b274d8d4e fix kubeVersion example Matthew Fisher 2018-03-06 15:57:26 -0800
  • 01b404b68e
    fix kubeVersion example #3623 Matthew Fisher 2018-03-06 15:57:26 -0800
  • fd0f8d1b28 Merge pull request #3621 from bryangunn/patch-1 Matthew Fisher 2018-03-06 13:20:24 -0800
  • 369e44ad43
    Merge pull request #3621 from bryangunn/patch-1 Matthew Fisher 2018-03-06 13:20:24 -0800
  • c4b57b501f Fixed bad link to Issues page bryangunn 2018-03-06 15:51:28 -0500
  • 3058644f36
    Fixed bad link to Issues page #3621 bryangunn 2018-03-06 15:51:28 -0500
  • 7c283c183c fix(helm): fix the bug in test code 'cmd/helm/init_test.go' and 'cmd/helm/repo_update_test.go' that leave behind temporary helm home directories during build. With this fix, the build process no longer leaves behind 'helm_home-*' temp directories. Arash Deshmeh 2018-02-14 09:09:35 -0500
  • da989dc275 fix(helm): fix the bug in test code 'cmd/helm/init_test.go' and 'cmd/helm/repo_update_test.go' that leave behind temporary helm home directories during build. With this fix, the build process no longer leaves behind 'helm_home-*' temp directories. #3507 Arash Deshmeh 2018-02-14 09:09:35 -0500
  • faba4d30f9 Merge pull request #3607 from evanscastonguay/patch-1 Matthew Fisher 2018-03-06 11:55:45 -0800
  • 184f7840e8
    Merge pull request #3607 from evanscastonguay/patch-1 Matthew Fisher 2018-03-06 11:55:45 -0800
  • 37fb0b5c12 update the documentation to refere to GnuPG v2 Evans Castonguay 2018-03-06 14:47:55 -0500
  • c6f7e54267
    update the documentation to refere to GnuPG v2 #3607 Evans Castonguay 2018-03-06 14:47:55 -0500
  • b3e05f94b2 Repair 'helm init --wait': context deadline exceeded #3506 Alexey igrychev 2018-02-14 16:19:31 +0300
  • 5882dfc2a5 Merge pull request #3608 from chenzhiwei/update-doc Matthew Fisher 2018-03-06 05:43:45 -0800
  • fc57b35298
    Merge pull request #3608 from chenzhiwei/update-doc Matthew Fisher 2018-03-06 05:43:45 -0800
  • 85a754ed3b fix(helm): Don't crash in search if upper case chars are encountered. Morgan Parry 2018-03-06 11:06:50 +0000
  • d848990122 fix(helm): Don't crash in search if upper case chars are encountered. #3615 Morgan Parry 2018-03-06 11:06:50 +0000
  • 7f538546ae Change helm update to helm upgrade Chen Zhiwei 2018-03-05 15:01:35 +0800
  • 363e5bcdf8 Change helm update to helm upgrade #3608 Chen Zhiwei 2018-03-05 15:01:35 +0800
  • 26e2e59a7a Merge pull request #3464 from onorua/2334-helm-ha Matthew Fisher 2018-03-05 16:34:24 -0800
  • eb72795532
    Merge pull request #3464 from onorua/2334-helm-ha Matthew Fisher 2018-03-05 16:34:24 -0800
  • cddc681112 Add --replicas option for HA fixes #2334 Yaroslav Molochko 2018-03-06 02:21:17 +0200
  • 2f252e9524 Add --replicas option for HA fixes #2334 #3464 Yaroslav Molochko 2018-03-06 02:21:17 +0200
  • 6afa4dbd91
    create a relative path to the index file #3613 Matthew Fisher 2018-03-05 15:42:27 -0800
  • 7030e9313c Merge pull request #3611 from itaysk/patch-1 Matthew Fisher 2018-03-05 12:48:04 -0800
  • b49a3960b0
    Merge pull request #3611 from itaysk/patch-1 Matthew Fisher 2018-03-05 12:48:04 -0800
  • 4860eac0cc added Codefresh Itay Shakury 2018-03-05 22:42:01 +0200
  • f78aaa8715
    added Codefresh #3611 Itay Shakury 2018-03-05 22:42:01 +0200
  • 705c51afb7 Merge pull request #3582 from munnerz/patch-1 Matthew Fisher 2018-03-05 12:30:41 -0800
  • cd671f63ac
    Merge pull request #3582 from munnerz/patch-1 Matthew Fisher 2018-03-05 12:30:41 -0800
  • f079fcbbf9
    Merge b56d82addf into 6cb83d4a81 #3490 Alex Johnson 2018-03-05 18:20:48 +0000
  • d9532a85c9
    curl and bash in one go #3609 ravicm 2018-03-05 12:40:23 -0500
  • a390562689 Add instruction to support new GnuGP version Evans Castonguay 2018-03-04 10:06:35 -0500
  • 8a7390342b
    Add instruction to support new GnuGP version Evans Castonguay 2018-03-04 10:06:35 -0500
  • dc98368425
    Merge 30b3e4b389 into 6cb83d4a81 #3606 Evans Castonguay 2018-03-04 14:56:14 +0000
  • 30b3e4b389
    Update provenance.md #3606 Evans Castonguay 2018-03-04 09:56:12 -0500
  • 1b8b8dc135
    Update instruction to support latest GPG version Evans Castonguay 2018-03-04 09:37:37 -0500
  • 13c01621f8 pass home down through createLink Christopher A. Stelma 2018-03-01 14:52:11 -0800
  • dc7e465705 pass home down through createLink #3595 Christopher A. Stelma 2018-03-01 14:52:11 -0800
  • a6ba3240b1 updating DownloadIndexFile function call to pass in HELM_HOME Ryan Payton 2017-09-07 12:57:23 -0700
  • 81e09ff14c updating DownloadIndexFile function call to pass in HELM_HOME Ryan Payton 2017-09-07 12:57:23 -0700