Commit Graph

  • d677952165
    Merge pull request #6176 from thomastaylor312/ref/internal Taylor Thomas 2019-08-09 16:07:40 -0600
  • c9c95ea148 ref(*): Moves packages to internal #6176 Taylor Thomas 2019-08-07 12:08:08 -0600
  • 2d8d66ddf2
    Merge pull request #6196 from AllenZMC/patch-2 Matthew Fisher 2019-08-09 14:37:55 -0700
  • 79fe9903f0
    fix(upgrade): call printRelease during `helm upgrade --install --debug` #6200 Matthew Fisher 2019-08-09 14:35:33 -0700
  • 811e6554b2
    Merge pull request #6199 from adamreese/ref/remove-home-cmd Adam Reese 2019-08-09 13:37:15 -0700
  • 54ef395557
    ref(cmd/helm): remove helm home command #6199 Adam Reese 2019-08-09 13:04:18 -0700
  • 2085228b50
    feat(hooks): add Running phase #6054 Jacob LeGrone 2019-08-09 15:05:46 -0400
  • f2b374ffcb
    Merge pull request #6197 from bacongobbler/set-default-useragent Matthew Fisher 2019-08-09 11:52:45 -0700
  • 2bd94bc552
    Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook Jacob LeGrone 2019-08-09 14:25:15 -0400
  • 806921dcee
    feat(getter): set default User-Agent #6197 Matthew Fisher 2019-08-09 11:14:34 -0700
  • 63813fe7b9
    feat(cmd): use alt dest for chart export (#6193) Josh Dolitsky 2019-08-09 11:47:43 -0500
  • e9ea2e0d15 fix some log typos in tlsutil_test.go #6196 AllenZMC 2019-08-09 21:27:33 +0800
  • 30525d7b84
    Merge pull request #6188 from waveywaves/chore/move-keys-to-dev3 Matt Farina 2019-08-09 09:12:38 -0400
  • d927ac769e feat(cmd): use alt dest for chart export #6193 Josh Dolitsky 2019-08-09 02:44:18 -0500
  • c5137c5390
    Merge pull request #6185 from bacongobbler/feature-gates Matthew Fisher 2019-08-08 21:58:39 -0700
  • d694f88ed8 rudder.go: replace deprecated log func #6181 ethan 2019-08-08 22:24:32 +0800
  • bb042bf2fe
    Merge pull request #6191 from bacongobbler/fix-6182 Matthew Fisher 2019-08-08 17:15:17 -0700
  • 6e7f5e64a0
    fix(action): return nil if no errors occurred #6191 Matthew Fisher 2019-08-08 15:54:26 -0700
  • fe952445bd
    feat(cmd): put OCI commands behind a feature gate #6185 Matthew Fisher 2019-08-08 11:56:29 -0700
  • bc285826a5 Move KEYS from master to dev-v3 #6188 Vibhav Bobade 2019-08-09 03:24:23 +0530
  • affd77558f
    Merge pull request #6183 from adamreese/fix/helmpath-win Adam Reese 2019-08-08 10:14:06 -0700
  • 4e625df328
    fix(helmpath): fix syntax errors for windows tests #6183 Adam Reese 2019-08-08 10:07:56 -0700
  • cc5dece910
    fix(chartutil): Ensure nested template dir on save (#6177) Josh Dolitsky 2019-08-08 11:32:03 -0500
  • a9dfe72acb Fail to load charts that are not v1 apiVersion #6180 Martin Hickey 2019-08-08 14:30:54 +0100
  • 0aabc30606 fix(chartutil): Ensure nested template dir on save #6177 Josh Dolitsky 2019-08-07 20:01:54 -0500
  • 78adf7e7b9
    Parameterize maximum number of tests pods to run in parallel #6078 Ting-Wai To 2019-07-25 22:01:23 -0700
  • ad9c0c440b
    Merge pull request #6175 from thomastaylor312/fix/wait_panic Matthew Fisher 2019-08-07 12:33:55 -0700
  • 4f6814afb5
    refactor(hooks): replace hook execution Successful bool with HookPhase Jacob LeGrone 2019-08-07 14:33:02 -0400
  • 047dd5911a
    Fix make test Jacob LeGrone 2019-08-06 14:06:05 -0400
  • b46d7fd527 fix(kube): Fixes nil panic with stateful set waiting #6175 Taylor Thomas 2019-08-07 11:46:27 -0600
  • 539bafa58b
    Merge pull request #6173 from thomastaylor312/chore/wait_flag_help Taylor Thomas 2019-08-07 10:51:36 -0600
  • e2522f9dfc chore(cmd): Updates --wait flag help #6173 Taylor Thomas 2019-08-07 10:14:30 -0600
  • f8a68f77c2 Wrap all toYaml with with Naseem 2019-08-07 11:10:51 -0400
  • f4908b1da8
    Merge pull request #6171 from AllenZMC/patch-2 Martin Hickey 2019-08-07 14:33:49 +0100
  • 7b0a407ff7 fix mis-spelling in manager.go #6171 AllenZMC 2019-08-07 20:51:31 +0800
  • cbb6c77754
    Merge pull request #5978 from mentos1386/patch-1 Martin Hickey 2019-08-07 12:39:18 +0100
  • 6bf5ef83c6
    Merge pull request #6076 from ian-howell/fix/command-line-parsing Martin Hickey 2019-08-07 12:12:59 +0100
  • 08b2d8a2dc
    Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook Jacob LeGrone 2019-08-06 14:01:00 -0400
  • 800c433646
    Merge pull request #6168 from thomastaylor312/fix/version_comment Taylor Thomas 2019-08-06 11:52:38 -0600
  • a749cf4c4e docs(chart): updates APIVersionV2 comment to reflect the proper name #6168 Taylor Thomas 2019-08-06 11:14:46 -0600
  • 4778e2bef5
    Merge pull request #6124 from bacongobbler/three-way-merge-patch Taylor Thomas 2019-08-06 11:12:12 -0600
  • a0f0d8b470
    Merge pull request #6117 from hickeyma/upd-linter-v2 Martin Hickey 2019-08-06 18:11:09 +0100
  • 2aee21730d
    Merge pull request #6142 from joelanford/decouple-cli-vals Adam Reese 2019-08-06 09:53:24 -0700
  • 88bcf64538
    Merge pull request #6156 from dosentmatter/master Taylor Thomas 2019-08-06 10:02:07 -0600
  • 8bdaf01988
    Merge pull request #5443 from bacongobbler/xdg-dir Matthew Fisher 2019-08-06 08:57:00 -0700
  • c21ae5faa1 DOC: update documentation for helm test --logs Jeff Knurek 2019-08-06 16:40:32 +0200
  • 3ef0da1df0 TEST: add some rudimentary test code for helm test logs Jeff Knurek 2019-08-06 16:36:46 +0200
  • 3b18877d1c TEST: cleanup code Jeff Knurek 2019-08-06 16:35:53 +0200
  • 7e55810937
    Merge pull request #6166 from AllenZMC/patch-2 Matthew Fisher 2019-08-05 22:57:54 -0700
  • 45f697b507 pkg/cli/values/options_test.go: re-add MergeValues test with mergeMaps #6142 Joe Lanford 2019-08-05 22:58:51 -0400
  • 53f1ab50e5 fix wrong spells in hooks.go #6166 AllenZMC 2019-08-06 10:14:00 +0800
  • 653541d145 TEST: add option to dump logs during helm test Jeff Knurek 2019-08-05 17:01:14 +0200
  • c4a82971f3
    Merge pull request #6158 from AllenZMC/patch-1 Matt Farina 2019-08-05 11:01:13 -0400
  • 915d69a2c6 fix word 'resoures' to 'resources #6158 AllenZMC 2019-08-03 22:02:11 +0800
  • 186f6c512f
    fix(plugin): add HELM_HOME back #5443 Matthew Fisher 2019-08-02 13:42:21 -0700
  • c728611e5a
    feat(cli): support XDG base directory specification Matthew Fisher 2019-01-14 10:11:21 +0200
  • 7a4cfc8692
    Make errors regarding chart.yaml metadata clear #5660 Karuppiah Natarajan 2019-04-30 00:02:31 +0530
  • fbcc5dd801
    Merge pull request #6152 from AllenZMC/patch-1 Matt Farina 2019-08-02 14:46:17 -0400
  • bb69a1edd6 Clarify operator docs wording #6156 Kevin Lau 2019-08-02 09:22:15 -0700
  • 18ca0dd6c4
    ref(client): use three-way merge patch strategy #6124 Matthew Fisher 2019-07-30 16:08:31 -0700
  • 8f8b2c10e5 Remove the chart lock file as its v1 structure #6117 Martin Hickey 2019-08-02 16:01:23 +0100
  • 6b5ab08a61 fix word 'efault' to 'default' #6152 AllenZMC 2019-08-02 22:54:00 +0800
  • 4d47052395 Update linting and checking for apiVersion v1/v2 Martin Hickey 2019-07-30 15:01:32 +0100
  • 87dacdae17
    Merge pull request #6147 from dosentmatter/master Martin Hickey 2019-08-02 09:37:16 +0100
  • f653192882 Fix typo notes -> note #6147 Kevin Lau 2019-08-02 01:08:58 -0700
  • b4d9ad693a
    Merge pull request #6145 from dzzg/patch-1 Martin Hickey 2019-08-02 08:50:49 +0100
  • 49987975a8
    fix(test): wait for pods and record status Jacob LeGrone 2019-08-02 00:04:59 -0400
  • 4117b38ae6 cleanup: log message typo fix #6145 dzzg 2019-08-02 10:04:59 +0800
  • 8a4b70b1e3 review: move ValueOptions to SDK Joe Lanford 2019-08-01 17:40:52 -0400
  • d360705c83
    Merge pull request #6133 from bacongobbler/fixup-rollback-argument-logic Matthew Fisher 2019-08-01 10:14:13 -0700
  • b39cf0a509
    Merge pull request #6143 from bacongobbler/add-bacongobbler-keys Matthew Fisher 2019-08-01 09:59:46 -0700
  • b80fbeef63
    feat(KEYS): add bacongobbler's keys #6143 Matthew Fisher 2019-08-01 09:04:25 -0700
  • 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK Joe Lanford 2019-08-01 11:04:36 -0400
  • 4ed3a77717
    Merge pull request #6139 from AllenZMC/patch-1 Matthew Fisher 2019-08-01 07:09:50 -0700
  • b788e3dce9 fix word 'potgres' to 'postgres' #6139 AllenZMC 2019-08-01 21:55:54 +0800
  • f130f4763e
    Typo fix Timout->Timeout #6138 AdamDang 2019-08-01 21:53:41 +0800
  • a6967910cb
    Merge pull request #6135 from mattfarina/sync-KEYS Matt Farina 2019-08-01 09:30:01 -0400
  • fb8b6a2410
    fix synax error #6136 yingjun-hw 2019-08-01 19:39:54 +0800
  • 5ab42504f1
    Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook Jacob LeGrone 2019-07-31 18:02:46 -0400
  • 6105acd3a8
    Uploading KEYS file to azure along with dist files #6135 Matt Farina 2019-07-31 16:27:17 -0400
  • 0d8b30f46d
    Merge pull request #6085 from thomastaylor312/ref/better_kube_client Taylor Thomas 2019-07-31 13:59:08 -0600
  • 7f532b4917
    doc(hooks): note helm 2 test annotation support requirement Jacob LeGrone 2019-07-25 15:23:45 -0400
  • caa4240a30
    refactor(release): track test executions via Hook type Jacob LeGrone 2019-07-25 14:45:03 -0400
  • 97fe285ada
    feat(client): wait for Pods during hook execution Jacob LeGrone 2019-07-20 13:14:01 -0400
  • 72127c391c
    feat(test): define tests as Jobs and allow arbitrary supporting resources Jacob LeGrone 2019-07-20 12:05:02 -0400
  • 533a369464
    Merge pull request #6134 from karuppiah7890/fix-set-ignored-on-reuse-values Matthew Fisher 2019-07-31 12:03:44 -0700
  • 6d02079016
    Fix values being ignored when reusing values on upgrade #6134 Karuppiah Natarajan 2019-08-01 00:24:21 +0530
  • d40ed3b5ad
    fix(rollback): fix revision argument not being handled #6133 Matthew Fisher 2019-07-31 11:28:28 -0700
  • e04fa72f6f
    Merge pull request #5614 from reddydinesh427/clean-code Martin Hickey 2019-07-31 16:14:01 +0100
  • d600c92724 Clean code: delete commented code #5614 dinesh reddy 2019-07-31 09:04:47 -0500
  • 4076c51e70
    Change ~/.gnupg/secring.gpg to pubring #6129 Andreas Lindhé 2019-07-31 15:29:51 +0200
  • 8f8d581149
    Merge pull request #6119 from hickeyma/readd-circleci-teststyle Martin Hickey 2019-07-31 08:53:19 +0100
  • 704ace3619
    Merge pull request #6122 from ian-howell/fix/6101 Matthew Fisher 2019-07-30 14:05:57 -0700
  • ef46a0c1e7 fix(pkg/action): Allow name re-use for helm template #6122 Ian Howell 2019-07-30 14:54:23 -0500
  • bef2a65cae
    Merge pull request #6121 from karuppiah7890/allow-missing-trailing-slash Matthew Fisher 2019-07-30 11:35:03 -0700
  • dd8222d7f2 Removes clientset method from interface in favor of the configuration struct #6085 Taylor Thomas 2019-07-30 11:48:32 -0600
  • 189b5a1229 Fixed object typing for watching Jobs/hooks Taylor Thomas 2019-07-26 17:01:27 -0600
  • f6116a7ca9 Fixes issues with delete Taylor Thomas 2019-07-26 15:37:44 -0600
  • 15fc57f8a3 ref(*): Refactors kube client to be a bit more friendly Taylor Thomas 2019-07-24 14:24:32 -0600
  • 1dac8421ef ref(kube): Renames `Result` type to `ResourceList` Taylor Thomas 2019-07-23 16:11:31 -0600